[DEV] Mobile Android and iPhone wallet app application Developments
-
I’ve checked, and according to ‘git status’ the files on my pc and the files on github are in sync.
I also checked my .gitignore and I load everything, but my project settings and the c- libraries to github.
For my environment:
I use Android Studio as development environment, which is a plugin to eclipse.
Initially I simply imported the original maven project into android studio, but did not convert it to graddle.
It took me weeks to get the dependencies and libraries used to compile the wallet right, so I try not to touch my settings anymore.
Next step for me is to install the development environment on another computer, clone the repository from github and tr to get an apk compiled.
When this is done I will update the readme file on github to reflect that setup, as maven doesn’t work for the project anymore.