Hi,

(1) GoogleLoginServiceHelper is not a part of the SDK; and
(2) Platform support for CDMA phones is not yet available.

I don't know what context this question is being asked in, but
android-developers for talking about developing on current phones with the
SDK is probably not the place. ;)

On Mon, Aug 10, 2009 at 6:15 PM, Shang Hao <[email protected]> wrote:

>
> Hi,
>
> To login to a google account I use,
>
> GoogleLoginServiceHelper.getCredentials(
>                    this,
>                    GET_ACCOUNT_REQUEST,
>                    bundle,
>                    GoogleLoginServiceConstants.PREFER_HOSTED,
>                    Gmail.GMAIL_AUTH_SERVICE,
>                    true);
>
>
> However, if there is NO NETWORK, then, an error message is displayed
> saying there may be no sim...... I want to change this text for CDMA
> phones (since there is no sim)..... Is it possible????
>
> Any small help will be a great favor.
>
> Thanks.
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to