On Tue, Jun 14, 2011 at 7:49 AM, burnbrain <[email protected]> wrote: > I have some question. > How can I make my application to show in safe mode?
Write your own custom firmware. > Now, I have known that 3rd party application is not visible in safe > mode. > If so, what can I do for showing my app in safe mode. Write your own custom firmware. > Do I have to sign my apk file from android phone manufacturers? No, but your APK file will have to be part of your own custom firmware, which you will have to write. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

