Replace that whole thing with this:
*<provider android:authorities="android.customapp.quicknotesprovider" android:name=".QuickNotesProvider" />* On Wednesday, September 19, 2012 3:02:16 PM UTC-5, Paulo wrote: > > Well, > > I have this problem, I think maybe its easy and I dont know how I could > fix.. > > When I use in AndroidManifest.xml > > <provider android:authorities="android.customapp.quicknotesprovider" > android:name=".QuickNotesProvider" >="" <="" pre=""> > > </provider> > > I have this error > > > The content of elements must consist of well-formed character data or > markup. > > > > Thanks! > -- 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

