Thanks
The new blocks and the megabytes to bytes is changed but not the version code
should be
Version: 9
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)
But still I REALY like this extension!
Version 10 AGAIN!
As usual, thanks to @oseamiya.
Special thanks to my classmates Charmaine and Hayson.
InternalMemoryAvailable
Returns the available internal memory in bytes.
Returns: number (long)
InternalMemoryTotal
Returns the total internal memory size in bytes.
Returns: number (long)
InternalMemoryUsed
Returns the used internal memory size in bytes.
Returns: number (long)
KernalVersion
Returns the Kernel version of the device.
Returns: string
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!
Update = Appinventor.Extensions.Updates.Device.Feedback(Feedback.CoolUpdate);
Cool Update!
Deep cool update
But block should be 'KernelVersion' not 'KernalVersion'
Version 11
Fixed KernelVersion typo mistake.
IsEmailAddressValid
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.
Version 12
VersionCodeFrom
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
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
the image is wrong
and there are two version 12! posts
Sorry, the internet was a bit laggy, editing error...
It is fine
Posts updated, thank you.
the topic image is still wrong
but it's ok
thanks for fixing it
good updt!
I haven't finished that yet, I'm working on my writing.