Re: [android-developers] Re: Licensing an Application : Android Library Projects cannot be Launched.

2010-12-30 Thread TreKing
On Tue, Dec 28, 2010 at 12:27 PM, cuil yahoo cuilya...@gmail.com wrote: I again had a look at both the AndroidManifest.xml files. They both seem to be in order. Post the relevant sections, if you can. You might be missing something.

[android-developers] Re: Licensing an Application : Android Library Projects cannot be Launched.

2010-12-28 Thread cuil yahoo
I just checked my library project which i have reference with my main project, it gives the following error, Open quote is expected for attribute android:name associated with an element type uses-permission. I see nothing wrong in the androidmanifest.xml file. Could someone please provide a

Re: [android-developers] Re: Licensing an Application : Android Library Projects cannot be Launched.

2010-12-28 Thread Mark Murphy
On Tue, Dec 28, 2010 at 1:08 PM, cuil yahoo cuilya...@gmail.com wrote: I just checked my library project which i have reference with my main project, it gives the following error, Open quote is expected for attribute android:name associated with an element type  uses-permission. I see

Re: [android-developers] Re: Licensing an Application : Android Library Projects cannot be Launched.

2010-12-28 Thread cuil yahoo
On Tue, Dec 28, 2010 at 11:47 PM, Mark Murphy mmur...@commonsware.comwrote: On Tue, Dec 28, 2010 at 1:08 PM, cuil yahoo cuilya...@gmail.com wrote: I just checked my library project which i have reference with my main project, it gives the following error, Open quote is expected for