Newbie Android question
Posted
by DanyW
on Stack Overflow
See other posts from Stack Overflow
or by DanyW
Published on 2010-04-19T06:21:10Z
Indexed on
2010/04/19
6:23 UTC
Read the original article
Hit count: 478
Hi folks,
I have just started with Android with the usual Hello World project template in Eclipse. I modified the layout XML and removed the label that says "Hello World, !", and added a couple of other controls. However, these are not reflected in the app, within the emulator. When I run this app from Eclipse again it is still showing the Hello World label!
I'm sure it's something terribly simple that I have completely missed. Can someone please point me in the right direction?
Many thanks, Dany.
© Stack Overflow or respective owner