January 31st, 2012, 07:52 AM
|
#1 (permalink)
|
|
New Member
Join Date: Aug 2010
Posts: 8
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
|
Library project question
Unable to get application licensing to work as described here:
h ttp://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.
|
|
|