android - LVL error - cant reference LVL in my project -


I am following the Android licensing documentation (and) when I go to the step that I add a reference to the licensing project In my project (in the eclipse), I get an error in the console (see below) and my project is not built. How can I do this but any thoughts? I tried some searches on Google, but I did not do anything. Thank you.

Error seen:

  [2010-09-26 05:54:41 - MyApp] Error: Unknown option '--Outo-ed-overlay' [2010 -09-26 05:54:41 - MyApp] Android Asset Packaging Tool [2010-09-26 05:54:41 - MyApp] [2010-09-26 05:54:41 - MyApp] Usage: [2010-09 -26 05:54:41 - MyApp] AAPT [IST] [-V] [-a] file. {Zip, Jar, APK} [2010-09-26 05:54:41 - MyApp] List content of zip-compatible archives. [2010-09-26 05:54:41 - My app] [2010-09-26 05:54:41 - My app] AAPT D [ump] [- value] WHAT file {APK} [Asset [Asset dip. .]] [2010-09-26 05:54:41 - MyApp] Print label and icon for the app declared in the Badging APK. [2010-09-26 05:54:41 - MyApp] Print permissions from APK permissions. [2010-09-26 05:54:41 - MyApp] Print resource resource table from apk. [2010-09-26 05:54:41 - Print the configuration in MyApp] Configuration APK. [2010-09-26 05:54:41 - MyApp] xmltree Print compiled xmls in the given property. [2010-09-26 05:54:41 - MyApp] Print the wire of xmlstrings given compiled xml properties. ...  

OP: have you managed to solve your problem?

I also get this error when I try to use LVL, in addition to this problem:

"Target 'Android 2.1' Building Project with libraries Does not support. "

Thank you.

Solution: An SDK update was required. "Android 2.1" Amendment 1 was established and amendment 2 is necessary to use library projects.


Comments