[android-beginners] Re: help! adding an activity of my application to another application

2009-08-26 Thread jbrohan
Hello This is very interesting. Do I need to have the source code of the Camera app in order to do this? Or is there some way to make it use my menu rather than the one already in Camera? On Aug 10, 7:56 pm, Roman roman.baumgaert...@t-mobile.com wrote: You are already giving the answer ... In

[android-beginners] Re: help! adding an activity of my application to another application

2009-08-10 Thread Roman
You are already giving the answer ... In your application you add the Upload pic button in your menu. When you implement the onOptionsItemSelect method trigger from there your new activity which is handling the uploading of your picture. Something like public boolean