Hi,
Recently i start learning android programming with B4A and now i am a beginner in android programming.
My question is:
How to compile B4A application for other mobile cpu architecture?
For example : compiling B4a application for ARMv7-A or x86_64 mobile cpu architecture.
Hello,
I'm using the following commands to get OS name, version and architecture:
GetSystemProperty("os.name", "")
GetSystemProperty("os.version", "")
GetSystemProperty("os.arch", "")
I've build a Mac application using MacSigner and I have the following issue. No matter on what Mac I'm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.