Open sandipbhaumik2013 opened 11 years ago
You haven't download SDK version 14. Go to SDK Manager in your IDE and install that
Similar error. Its been a long time since api 14 was released (currently running api 23) and my sdk manager doesn't even have api 14 available for download, so currently looking for it elsewhere. In the meantime I am wondering if this repo is still up date (Meaning will neo4j-mobile work on my api 23 projects)?
I am using following configuration: ANT 1.9.1 JDK 1.7.0_25 Android SDK r22.0.1 Windows 7
ant clean debug is giving the following problem: BUILD FAILED D:\adt-bundle-windows-x86_64-20130522\adt-bundle-windows-x86_64-20130522\sdk\tools\ant\build.xml:544: Unable to resolve project target 'android-14'
Also from the build log finding several files are not detected: [property] Unable to find property file: C:\cygwin\neo4j-mobile-android-master\neo4j-android-service\bin\build.prop dropping D:\adt-bundle-windows-x86_64-20130522\adt-bundle-windows-x86_64-20130522\sdk\tools\lib\anttasks.jar from path as it doesn't exist
Please let know if this is the problem with the versions I am using.
Regards, Sandip