where to find the Android settings?
J. Landman Gay
jacque at hyperactivesw.com
Tue May 24 14:40:16 EDT 2011
On 5/24/11 1:16 PM, Colin Holgate wrote:
> Where in the standalone application settings do you set the allowed
> orientations for Android, and also the permissions?
There isn't a UI for it yet. You set allowed orientations by script on
preOpenStack. Permissions are automatically set to "Internet" at
present. I believe the manifest document inside the apk defines the
permissions, so maybe all we need to do is edit that, but I haven't
tried it.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list