Monday, May 30, 2016

ANT version change | Buildozer | Ubuntu



  1. Type which ant in terminal. 
  2. Mine resulted with /usr/bin/ant. If apache ant is not installed already, you might get an error.
  3. Uncomment #android.ant_path = line in buildozer.spec
  4. use android.ant_path = /usr/bin/ant 
  5. Now you can control the upgrades of ant and get it updated in buildozer automatically. Otherwise, there will be two instances (can be two different versions) in same machine.




If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged

No comments:
Write comments