You cannot hold the WRITE_SECURE_SETTINGS permission unless you are part of the firmware.
On Mon, Jul 19, 2010 at 9:23 AM, JOBZ <[email protected]> wrote: > > In the log cat below errors are showing > > > 17:11:10 - GolfLogix]adb is running normally. > [2010-07-17 17:11:10 - GolfLogix]Performing > com.golflogix.ui.startup.SplashScreen activity launch > [2010-07-17 17:11:11 - GolfLogix]Application already deployed. No need > to reinstall. > [2010-07-17 17:11:11 - GolfLogix]Starting activity > com.golflogix.ui.startup.SplashScreen on device > [2010-07-17 17:11:12 - GolfLogix]ActivityManager: Starting: Intent > { cmp=com.golflogix.ui/.startup.SplashScreen } > [2010-07-17 17:11:13 - GolfLogix]ActivityManager: > java.lang.SecurityException: Permission Denial: starting Intent > { flg=0x10000000 cmp=com.golflogix.ui/.startup.SplashScreen } from > null (pid=-1, uid=-1) requires > android.permission.WRITE_SECURE_SETTINGS > > > Already i set the WRITE_SECURE_SETTINGS permission in my manifest > file. I don't know why this errors are showing .anybody have any > solution for this problem. > > Thanks > Jobz > > -- > 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 _The Busy Coder's Guide to Android Development_ Version 3.1 Available! -- 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

