Welcome Guest. Please Login or Register. Mar 31st, 2018, 10:59pm
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Cross-platform BBC BASIC (Windows, Linux x86, Mac OS-X, Android, iOS, Raspberry Pi)
Is it possible to access HTML from BBC Basic so that the ORIENTATION could be lucked to landscape, as well as doing other stuff.
Locking the orientation to landscape is straightforward if you are creating a standalone Android application using my BBC2APK tool: it's documented in the help. I'm not sure what "other stuff" you are referring to however.
If you asking generally about the kinds of things that can be controlled using the Android Manifest, that's what the 'Custom Manifest' box in the BBC2APK GUI is for. But unless you are confusing HTML with XML (the manifest uses the latter) HTML is not involved.