And what's the exact line where the null pointer exception comes from?
Are you sure its this one? If you haven't, connect logcat to see more
details of the exception.
Cheers,
Justin
Android Team @ Google
On May 18, 10:42 pm, "Analdin Judy" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This is my R.java file.
>
> /* AUTO-GENERATED FILE. DO NOT MODIFY.
>
> *
>
> * This class was automatically generated by the
>
> * aapt tool from the resource data it found. It
>
> * should not be modified by hand.
>
> */
>
> *
>
> package* com.IW.TestText;
>
> *
>
> public* *final* *class* R {
>
> *public* *static* *final* *class* attr {
>
> }
>
> *public* *static* *final* *class* drawable {
>
> *public* *static* *final* *int* icon=0x7f020000;
>
> }
>
> *public* *static* *final* *class* layout {
>
> *public* *static* *final* *int* main=0x7f030000;
>
> }
>
> *public* *static* *final* *class* raw {
>
> *public* *static* *final* *int* judy=0x7f040000;
>
> }
>
> *public* *static* *final* *class* string {
>
> *public* *static* *final* *int* app_name=0x7f050000;
>
> }
> }
>
> Thanks
> judy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---