On Tue, Jan 25, 2011 at 11:43 PM, cuil yahoo <cuilya...@gmail.com> wrote:

> 1. When using gdata-client libraries, for authenticating google accounts of
> users, should the UI be made, or is it preferred to jump to a web browser
> and get authenticated. I am kind of new to this whole thing of connecting to
> google resources of users online. I made the UI for username, password for
> authentication in a separate activity.
>

Probably a browser. Most users won't (and shouldn't) trust your app with
their username and password.


> 2. When using the following code,
> ...
> i get the following error,
>
>
>
> 01-26 11:02:40.502: WARN/XmlParser(745):
> javax.xml.parsers.ParserConfigurationException:
> org.xml.sax.SAXNotRecognizedException:
> http://xml.org/sax/features/external-parameter-entities
> 01-26 11:02:40.502: WARN/XmlParser(745):
> javax.xml.parsers.ParserConfigurationException:
> org.xml.sax.SAXNotRecognizedException:
> http://xml.org/sax/features/external-parameter-entities
> ...
>

> I would be grateful if someone could please point out the reason for the
> error to occur.
>

Google the error and read the documentation for it. It should explain when
it's thrown.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to