hi Instead of sending the images to the internet can I able to save the images in memory card.I want to develop application to take the pictures automatically, before running first time user should asked for the permission.Once application is installed with user permission it should start working automatically.
Thank you, Srikanth --- On Sat, 3/28/09, Tseng <[email protected]> wrote: From: Tseng <[email protected]> Subject: [android-developers] Re: Spying camera application To: "Android Developers" <[email protected]> Date: Saturday, March 28, 2009, 12:21 PM This kind of application is strongly discouraged in Android. The philosophy behinde it is that the user is always aware what's going on his phone to give malware as chance as possible and your application pretty much sounds like malware/backdoor/spying tool. This is one of the reasons why you can't delete/intercept SMS messages, to prevent such kind of applications to run undetected On Mar 26, 11:11 pm, srik <[email protected]> wrote: > Hi > > I worked on N95 mobile, my goal is to capture image for every 2 min > and > send the image data to server without user help.I am done with image > capturing manually but I am unable to capture image automatically > could > you please suggest me.I am getting certification message pop up. Is > there any way to start > my application automatically.I am messed with code signature and > manufacturer agreement with Nokia.So > I have decided to change the platform to Android mobiles.Could you > please > let me can I able to implement the above application in android > mobiles > android platform. > > Thank you, > > Sri --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

