[android-developers] Re: Progarm unexpectdly error

2013-02-16 Thread G. Blake Meike
+10

very spooky, dude!

On Friday, February 15, 2013 9:57:34 AM UTC-8, bob wrote:

 It is probably a null pointer exception because you are using an 
 uninitialized widget.


 Make sure you call findViewById to initialize all widgets before use.



 On Thursday, February 14, 2013 11:58:55 PM UTC-6, Sagar Rout wrote:

 when i ranmy program there s  a error and my program stopped unexpectdly 
 please help me this problem so that i can configure it.



-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: Progarm unexpectdly error

2013-02-15 Thread bob
 

It is probably a null pointer exception because you are using an 
uninitialized widget.


Make sure you call findViewById to initialize all widgets before use.



On Thursday, February 14, 2013 11:58:55 PM UTC-6, Sagar Rout wrote:

 when i ranmy program there s  a error and my program stopped unexpectdly 
 please help me this problem so that i can configure it.

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: Progarm unexpectdly error

2013-02-15 Thread Lew
bob wrote:

 It is probably a null pointer exception because you are using an 
 uninitialized widget.

Are you clairvoyant?

How were you able to discern that?
 

 Make sure you call findViewById to initialize all widgets before use.
 Sagar Rout wrote:

 when i ranmy program there s  a error and my program stopped unexpectdly 
 please help me this problem so that i can configure it.


-- 
Lew
 

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: Progarm unexpectdly error

2013-02-14 Thread Lew
Sagar Rout wrote:

 when i ranmy program there s  a error and my program stopped unexpectdly 
 please help me this problem so that i can configure it.


You need to give details. It's best if you can provide an example of code 
that creates the behavior.

http://sscce.org/

and explain exactly what you did and copy and paste any error messages into 
your post and describe 
precisely how the results you got differed from what you expected.

http://www.catb.org/esr/faqs/smart-questions.html

-- 
Lew


-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.