I m new to processing and I made some simple game,
its fully working on pc but I can't get it to work on android I tryied to compile using the android app and eclipse,
the game keep crashing on run
I tried:
export and compile with eclipse
Adding try/catch
Simplify the code (remove file saving..)
Reduce images, and remove background
Adding permissions
Getting error from debugger all I got is: "Force stopping processing.test.jumpergame appid=10074 user=-1"
here is the source: https://github.com/mouuff/Jumper-Game
0 comments:
Post a Comment