Hi all,
This is my first post! I did a first attempt with Android, created a TextView, which includes some text. I then created an ImageView to draw an image on it. However, I noticed that whichever View I set with setContentView(), then this is the one shown on screen...
Is there a way to draw BOTH images and text in one view?Maybe combine the two views, like draw one on top of the other?
Another question I have is if there is a way to make my app screen appear in a small window in the main menu screen. Like the way widgets are in windows, the ones that show the weather or other news etc...
Thanks very much in advance. Any help is appreciated, cause I am under a strict deadline!
ps Is there a way to combine a drop down input selection with the previous two views? Cheers!!!!





