Get the latest tech news
Rawdrawandroid – Build Android apps without any Java, in C and Make
Build android apps without any java, entirely in C and Make - cnlohr/rawdrawandroid
Turn on developer mode on your phone (will vary depending on android version) Make your own key Also, above and beyond rawdraw, you must implement the following two functions to handle when your apps is suspended, resumed or has its window terminated. This can be accomplished by deleting our fake key my-release-key.keystore and executing the following command (being careful to fill#### in with real info):
Or read this on Hacker News