Here is a working build of TPT 81.6 which will run on any ARMv5 or higher device, I am using Debian as the host OS. There has been minor code alterations.
Download Precompiled Executable (81.6)
Download Source Code (81.6)
will this work on android like a samsung galaxy ace
Simon:
To comply with the license (GPL) can you please post your source code.
Done, the only alteration however was to return 0 during the cpu check
firefreak11:
will this work on android like a samsung galaxy ace
It will work on the processor, however the screen is much too small. And I don't know how this will interact with android. Try it if you want and let me know.
I knew it ran each application in a virtual machine, I didnt however know it was java. I thought it was just a distribution of linux. So thanks for that :)
As boxmein said if you can boot into the OS which android operates from, it should in theory be possible to run TPT.
I sure hope so.
well i have installed the apk from @gaudima and now i want to test this one.
Hello,
I've been trying to get this to work for a while, so thank you for your source code! I'll commit this into my "raspi" branch here: https://github.com/kroq-gar78/The-Powder-Toy_deb
Also, I'll see if I can package this version so it will be an easy-to-(install/remove) package.
EDIT: The package works perfectly! :D Just checkout the branch 'raspi' from the aforementioned repository and do "debuild" or "git buildpackage --git-pristine-tar --git-ignore-branch" :)