10.02.2011 11:05, Ramesh M пишет:
02-10 13:33:53.962: ERROR/AndroidRuntime(1756): Caused by: java.lang.NullPointerException 02-10 13:33:53.962: ERROR/AndroidRuntime(1756): at button.pack.Activity1.onCreate(Activity1.java:18)
The above says there is a null pointer in your code, in Activity1.java, at line 18.
-- Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com -- 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

