You can make your own app be a home screen by following the Home sample in the SDK: having an activity that supports ACTION_MAIN and CATEGORY_HOME.
With respect to "I need to remove home and its functionality", modding your device by removing system apps is off-topic for this list. On Sat, Jun 23, 2012 at 1:41 AM, chainz roid <[email protected]> wrote: > Hello > I'm creating Android device in Android Gingerbread 2_3_4. I don't > want any apps to be display in my device. I just want to use my app only. so > i planed to replace the android home with my package. > > I need to remove home and its functionality, instead of home screen > i want to load my own app. I hope my app is always active like home screen. > > Any one can help me to do this.? > > Thanks in advance. > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in DC: http://marakana.com/training/android/ -- 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

