I'm trying to create an array of string. It's not working for me. I
wrote: String[] array = new String[] {"sunday", "good" };

The problems tell me panel is telling me: The local variable array is
never read. What does that mean? It's a warning.

--~--~---------~--~----~------------~-------~--~----~
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]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to