litehelpers / cordova-sqlite-evplus-ext-legacy-build-free

TODO INCORRECT PACKAGE NAME: Cordova sqlite storage plugin, premium enterprise legacy support (GPL or commercial license) for Android, iOS, and Windows
Other
10 stars 9 forks source link

Error Building Cordova Project withSQLite Plugin #3

Open abhishekrsalvi opened 8 years ago

abhishekrsalvi commented 8 years ago

Dear Support Team,

I am using SQLite plugin in my Cordova project to create an application which can store 500 MB+ of data in the Android or iOS device. We are getting the data from backend server. However, I am not able to use the plugin successfully nor in Android nor in iOS. Android: I have followed the steps mentioned in --> https://iphonedevlog.wordpress.com/2014/04/07/installing-chris-brodys-sqlite-database-with-cordova-cli-android/ When i try to build the project (cordova build android), the build fails with [javac] 100 error. I have created a new project and used the same test code which is mentioned in the above link but it ended with the javac 100 error. BUILD FAILED C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:716: The following error occurred while executing this line: C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.

I am not sure how I can attach the error log or any of the project details for your reference.

Can you please help?

Thanks, Abhishek Salvi

brodycj commented 8 years ago

@abhishekrsalvi this is not enough information. If you need help with this issue please make a fresh new Cordova project with a minimal test program and post it either as a project or as an archive.