Android Question B4A x Tablet

adriano.freitas

Active Member
With the advancement of the Android system, especially considering modern tablets with larger screens and keyboard covers as well as the increasing use of web systems, I started to migrate all my work use from notebooks to a good tablet, as it allows even more mobility, ease of transport, lower value in case of defect or theft, etc... I can currently use it for everything I need (systems, programming in PHP, Java, etc). The only thing I couldn't solve was the use of B4A. I think it would be fantastic to have a way to program in this language within the Android system itself on a tablet, for example. On the one hand I think it's not such an absurd idea, but on the other I know it's not that quick to come up with. I would like to know if there is any project in this regard or if there is any way (through an emulator, online virtual machine not so expensive or something similar) to make use of this language on an Android tablet in a viable way!

Thank you for your attention and all possible collaborations!
 

agraham

Expert
Licensed User
Longtime User
As B4A relies on the Android SDK from Google and that SDK has not been ported to Android then you won't be able to compile on a tablet. I guess you could remote in to your PC though using the B4A IDE remotely on a tablet might be a bit clumsy.

The nearest thing to B4A on Android that is presently available is my interpreted IDE.
 
Upvote 0
Top