summaryrefslogtreecommitdiff
path: root/.classpath
AgeCommit message (Collapse)Author
2013-05-27First version of the README and ant build.xmlRafael Gálvez Vizcaíno
This is the first commit of this branch. It contains the README file with instructions for different user targets (Compiling, Running on the emulator and Debugging from console), and the ant build.xml file. debug.sh is an experimental script, because it uses "sleep" to synchronize between Emulator and adb install and run. If you want to use it, please look for that "sleep" lines and update their numbers according to your experience.
2013-03-20Ready to use with Android JellyBean (api 16)Parménides GV
2013-02-05Removed bad .classpath build path requirement of Windows Android support sdkSean Leonard
2013-02-05Simplified certificates and urls: only 1 certificate, and no :443 portParménides GV
in eip. Downloads certificate and eip from web, and loads provider from assets. KeyStore not created with latest version of BouncyCastle. Looking forward to file a bug and look for a solution.
2012-04-16Initial importArne Schwabe