No..i m talking in general for android 1.6 or 2.1 On Feb 5, 2012 5:07 PM, "Kostya Vasilyev" <[email protected]> wrote:
> Are you talking about HTC Sense 3.*? > > That's built into their firmware. > > -- Kostya > > 5 февраля 2012 г. 15:30 пользователь Dhaval Varia > <[email protected]>написал: > >> I have seen that,when i am getting sms or email i am having notification >> on the locked screen. >> >> When i slide that notification then it open inbox. >> >> Is this possible that i put my own slider,so that my app gets open. >> On Feb 5, 2012 3:22 PM, "Dhaval Varia" <[email protected]> wrote: >> >>> Thanks sir.for detaile amswer >>> On Feb 5, 2012 2:27 PM, "Kristopher Micinski" <[email protected]> >>> wrote: >>> >>>> You can't directly do this. >>>> >>>> You can only "replace" the lock screen. >>>> >>>> >>>> http://thinkandroid.wordpress.com/2010/01/24/handling-screen-off-and-screen-on-intents/ >>>> >>>> http://stackoverflow.com/questions/6737760/android-lockscreen-tutorial >>>> >>>> >>>> http://stackoverflow.com/questions/5529608/android-how-to-develop-custom-lock-screen >>>> >>>> Basically the answer is: don't do this. If you do this, your app is >>>> basically, violating a security hole in the android system. The behavior >>>> that older "lock screen" apps use is not good practice, and will be (if it >>>> has not already been) removed from the API so your app will cease to work. >>>> >>>> Perhaps you think "but my app is special." >>>> >>>> Answer: no, it's not. >>>> >>>> Perhaps you think "but only I will ever use my app, so I don't mind if >>>> it breaks good coding practices, might be removed from the market for >>>> violating security practices (highly unlikely..), and uses now considered >>>> deprecated pieces of the API." Well, then perhaps the answer is to go >>>> right ahead. >>>> >>>> In general if you're wanting to modify the behavior of the *system*, >>>> you can't do it with an app. >>>> >>>> kris >>>> >>>> On Sun, Feb 5, 2012 at 3:06 AM, Dhaval Varia <[email protected]>wrote: >>>> >>>>> Any way to replace my custom theme to screen lock theme? >>>>> -- >>>>> Thanks & Best Regards. >>>>> >>>>> ---------------------------------------------------------------------------------------- >>>>> Dhaval varia >>>>> (9924343883) >>>>> >>>>> -- >>>>> 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 >>>> >>>> >>>> -- >>>> 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 >>> >>> -- >> 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 >> > > -- > 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 -- 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

