[android-developers] Can i disable Home Button in Android for my application only.???

2011-03-21 Thread Onkar Dhane,Trainee Software Developer,Alphabricks Technology pvt. ltd
Hi,i have created one application in which i have put one image on
layout.and now i want to control home button..if user click on home
button then also it must not take user to home button..i.e to disable
home button..if any one have an idea to control home button then
please give me.

Thanks in Advance--
Onkar D. Dhane..

-- 
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...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Can i disable Home Button in Android for my application only.???

2011-03-21 Thread Mark Murphy
Write your own firmware.

Or, turn your application into a home screen replacement and convince
the users to use it.

Otherwise, you cannot control home button.

On Mon, Mar 21, 2011 at 7:26 AM, Onkar Dhane,Trainee Software
Developer,Alphabricks Technology pvt. ltd dhane.on...@gmail.com
wrote:
 Hi,i have created one application in which i have put one image on
 layout.and now i want to control home button..if user click on home
 button then also it must not take user to home button..i.e to disable
 home button..if any one have an idea to control home button then
 please give me.

 Thanks in Advance--
 Onkar D. Dhane..

 --
 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...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.5 Available!

-- 
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...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Can i disable Home Button in Android for my application only.???

2011-03-21 Thread Justin Anderson
Ummm... yeah.  Sounds like the app may be up to no good.  The home button
press is purposely not detectable by applications.  It is provided as a
failsafe way to get out of an app that may be misbehaving.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Mon, Mar 21, 2011 at 5:35 AM, Mark Murphy mmur...@commonsware.comwrote:

 Write your own firmware.

 Or, turn your application into a home screen replacement and convince
 the users to use it.

 Otherwise, you cannot control home button.

 On Mon, Mar 21, 2011 at 7:26 AM, Onkar Dhane,Trainee Software
 Developer,Alphabricks Technology pvt. ltd dhane.on...@gmail.com
 wrote:
  Hi,i have created one application in which i have put one image on
  layout.and now i want to control home button..if user click on home
  button then also it must not take user to home button..i.e to disable
  home button..if any one have an idea to control home button then
  please give me.
 
  Thanks in Advance--
  Onkar D. Dhane..
 
  --
  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...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/android-developers?hl=en
 



 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 _The Busy Coder's Guide to Android Development_ Version 3.5 Available!

 --
 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...@googlegroups.com
 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en