I almost tried every tutorial I could find online about building an apk from python, I cant make it. First setup: Lubuntu on Eee pc 901 (on a 32gb sd card with 2gb ram- not a live cd -running alongside with windows 10) I have setup all the prerequisities and I am trying to build a simple hello world app. I have run into various errors "Aidl is missing..." or "command failed: ./distribute.sh -l"
1st question. Is it possible to do it in this setup or am I wasting my time (not taking into account the slow cpu of the netbook).
Second setup the prebuilt VM from here and I also get the above "command failed" error.
2nd question Where (which folder) do I run the buildozer android debug command. In the same folder with the main.app? in the root? how?
I am a complete noob in linux so please be very descriptive.