[FREE] Device 💻 - Get device info!

Thanks
The new blocks and the megabytes to bytes is changed but not the version code

should be

Version: 9

It was changed. Did you refresh the topic?

I didn't said it's not changed

just said the version code is not changed (but it changed now)

1 Like

But still I REALY like this extension! :heart: :heart:

1 Like

Version 10 AGAIN!

As usual, thanks to @oseamiya.

Special thanks to my classmates Charmaine and Hayson.

InternalMemoryAvailable

image

Returns the available internal memory in bytes.

Returns: number (long)

InternalMemoryTotal

image

Returns the total internal memory size in bytes.

Returns: number (long)

InternalMemoryUsed

image

Returns the used internal memory size in bytes.

Returns: number (long)

KernalVersion

image

Returns the Kernel version of the device.

Returns: string

3 Likes

you are updating this extension VERY fast and well! nice work!
lf you continue, this will happen:

and this will be the best extension after the Rubik's cube extension!

4 Likes

Update = Appinventor.Extensions.Updates.Device.Feedback(Feedback.CoolUpdate);

Cool Update!

1 Like

Deep cool update

But block should be 'KernelVersion' not 'KernalVersion'

1 Like

Version 11

Fixed KernelVersion typo mistake.

IsEmailAddressValid

image

Tests if the email address is valid.

Returns: boolean

Parameters: emailAddress = text

In case you're wondering, this has something to do with the user's device. When you are verifying an email from the user's device in a login app, you can use this.

3 Likes

Version 12

VersionCodeFrom

image

Returns the version code from the package name. In case an error occurs, the notFound value is returned.

Returns: number (int)

Parameters: packageName = text, notFound = text

VersionNameFrom

image

Returns the version name of an app from the package name. In case an error occurs, the notFound value is returned.

Returns: number (int)

Parameters: packageName = text, notFound = text

1 Like

the image is wrong

and there are two version 12! posts

Sorry, the internet was a bit laggy, editing error...

1 Like

It is fine :blush:

Posts updated, thank you.

1 Like

the topic image is still wrong :sweat_smile:
but it's ok

thanks for fixing it

good updt!

I haven't finished that yet, I'm working on my writing.

1 Like

I uploaded two videos about this extension onto YouTube. Watch these to better understand my extension!

3 Likes