Unable to get application licensing to work as described here:
http://developer.android.com/guide/publishing/licensing.html
Have copied ...\android-sdks\extras\google\market_licensing\library, set up as new project from existing source and ticked "is library".
However, none of the references in the library are recognised in the licensing sample as the library does not seem to be a proper project. Eclipse reports that the AndroidManifest.xml file is missing and the src directory has no files, although these are all present in the existing source. Import existing project with the library says "no project found" and I do notice the original has no project.properties file.
According to all the instructions I can find a library project is just like a normal project except to tick "Is library". Is there something else I should be doing or is the library incomplete or corrupt for some reason?
Thanks for any replies.
http://developer.android.com/guide/publishing/licensing.html
Have copied ...\android-sdks\extras\google\market_licensing\library, set up as new project from existing source and ticked "is library".
However, none of the references in the library are recognised in the licensing sample as the library does not seem to be a proper project. Eclipse reports that the AndroidManifest.xml file is missing and the src directory has no files, although these are all present in the existing source. Import existing project with the library says "no project found" and I do notice the original has no project.properties file.
According to all the instructions I can find a library project is just like a normal project except to tick "Is library". Is there something else I should be doing or is the library incomplete or corrupt for some reason?
Thanks for any replies.