Tag: obfuscation
-
Starting Android application development with Apache Maven
Despite of not being in widespread use in the Android world, Apache Maven is a great tool to develop Android applications. Maven has a lot of advantages relevant for Android application development: It can be integrated on a continuous integration server, allowing continuous testing and nightly-build delivery It provides a strict release process avoiding errors…

You must be logged in to post a comment.