[android-developers] Re: about addaccountexplicitly

2011-12-18 Thread Fanny Lau
It seems every time run to addaccountexplicitly the error occur

On 12月14日, 上午4時33分, TreKing  wrote:
> On Wed, Dec 7, 2011 at 12:53 AM, Fanny Lau  wrote:
> > finally the program has stopped every time(even the
> > toast also no show)... what's wrong with my code
>
> You're not debugging it. Try that.
>
> --- 
> --
> 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


[android-developers] Re: about addaccountexplicitly

2011-12-18 Thread Fanny Lau
the error is nullpointerexception

On 12月19日, 下午2時14分, Fanny Lau  wrote:
> It seems every time run to addaccountexplicitly the error occur
>
> On 12月14日, 上午4時33分, TreKing  wrote:
>
>
>
>
>
>
>
> > On Wed, Dec 7, 2011 at 12:53 AM, Fanny Lau  wrote:
> > > finally the program has stopped every time(even the
> > > toast also no show)... what's wrong with my code
>
> > You're not debugging it. Try that.
>
> > --- 
> > --
> > 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


Re: [android-developers] Re: about addaccountexplicitly

2011-12-19 Thread TreKing
On Mon, Dec 19, 2011 at 12:19 AM, Fanny Lau wrote:

> the error is nullpointerexception


Which is probably the most obvious and easiest exception to fix. Something
is null. Make it not-null. DEBUG YOUR APP.

-
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