nvisium-jack-mannino / OWASP-GoatDroid-Project

*This project is no longer maintained* OWASP GoatDroid is a fully functional and self-contained training environment for educating developers and testers on Android security. GoatDroid requires minimal dependencies and is ideal for both Android beginners as well as more advanced users. The project currently includes two applications: FourGoats, a location-based social network, and Herd Financial, a mobile banking application. There are also several feature that greatly simplify usage within a training environment or for absolute beginners who want a good introduction to working with the Android platform. Download the built version here: https://github.com/jackMannino/OWASP-GoatDroid-Project/downloads
238 stars 98 forks source link

Herd Financial android dependencies #14

Open imaluckydad opened 10 years ago

imaluckydad commented 10 years ago

I am trying to build the Herd Financial application within the Android Development Tool (ADT built on Eclipse). I can't seem to find the right api version to get it to compile correctly. I thought it was android-16, but I still get errors in compilation.

I am doing this to tryout a vulnerability scanner tool which is supposed to support Android applications.

Thanks

nvisium-jack-mannino commented 10 years ago

Have you been able to fix this? Late response.