[android-developers] Disable home button/screen

2012-03-01 Thread soheb somani
my app is alike my remote lock with app lock and when the screen is locked remotely by sending an SMS, and i have customized it such that in licked mode other person can make a call, so it presses a button and will switch to a default dialer. Now i want that when he is making a call he should not

[android-developers] delete an incoming SMS

2012-02-22 Thread soheb somani
when new SMS arrives, my app will detect that and if that SMS contains password (match it with D.B.) then delete that particular SMS without reading it and run a particular activity.. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] delete an incoming SMS android

2012-02-22 Thread soheb somani
in advance Regards, Soheb Somani -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr

Re: [android-developers] Re: auto starting application after boot complete

2012-02-08 Thread soheb somani
Yes, i have got my problem solved, thanks. On Thu, Feb 9, 2012 at 3:37 AM, Ash anan...@gmail.com wrote: First you need permission to disable the auto lock. Follow this example: http://www.androidsnippets.com/disable-initial-screen-lock Secondly you need to tap into the

Re: [android-developers] Re: auto starting application after boot complete

2012-02-07 Thread soheb somani
my application is same as urs and it shud work at start up.bt whn it works first i am gettin force close and whn i press dat, my app. works prfctly, so can u suggest me the solution and can u provide me a snippet for that lock removal -- You received this message because you are