well, i am a noob at java.. so i decided to start at the android dev guide and go through their tutorials. naturally i started with this one: http://developer.android.com/guide/tutorials/hello-world.html. i followed the instructions, ran the program when the guide said to, and it all seemed to work without any errors... except that the program didn't display the text i had written in the setText() part. it infact displayed the words "Hello world, HelloAndroid!". the only thing that bugs me about that is my setText looks like "tv.setText("Hello, Android");". the word world doesn't even come up anywhere in the project!! so what's going on here? did i miss something?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---