It looks like you are asking 3 questions. My answers... 1. I don't understand why you need to call one activity from your others.
2. You could add a logo either by adding a imageview to every layout, or you could extend a layout class that has an imageview in it, then just specify that layout view in your layout xml (instaed of whatever your top level container view is). 3. I think you might want to look at Gallery. On Apr 7, 2:54 am, ambresh <[EMAIL PROTECTED]> wrote: > hi folks,i am working on project whc consist of around 20-25 > screens... in all the screens i have to call one common activity....i > am not getting how to do it(i mean to say ,in each screen about screen > has to called).. > 2:i want to add company logo to all the screen,can any one plz guide > me how to do that. > 3>after capturing images from camera wnt arrange them in tumbnails on > to the nxt screen,,,,. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

