Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
New functions added to 2011.9 final — Gideros Forum

New functions added to 2011.9 final

gorkemgorkem Maintainer
edited November 2011 in Roadmap
Hi

As requested in the forum, we added the following functions to the main tree :

- application:vibrate() - vibrates the device for 300ms for Android, and the device vibrates for a duration determined by iOS. Vibration will not work on the iPodTouch or the iPad

- application:getLanguage() - Returns the language of the device, conformant to ISO-639-1 standards (e.g en for English, de for German)

- application:getLocale() - Returns the locale (eg. language_country like tr_TR, en_CA, pt_BR)

All these functions will be available starting from 2011.9 final due a few weeks.

As usual, keep sending us UI and SDK requests, and also bugs that you encounter. Let's make Gideros Studio the most comprehensive and easy to use IDE & SDK out there to build mobile apps.

Comments

Sign In or Register to comment.