On Tue, Dec 28, 2010 at 1:08 PM, cuil yahoo <[email protected]> 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 nothing wrong in the androidmanifest.xml file.
Look again. Be sure to check the library project and whatever project is using the library, as they each have a manifest. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.2 Programming Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

