On Jul 19, 6:25 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> 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 <joby...@gmail.com> 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]Applicationalready 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 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/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to Android Development_ Version 3.1 Available!


Thank you for your replay Murphy ,

     Actually my problem is, I created an application and its working
properly in emulator and phone ,but sometimes when i taping on the
application short cut to open the application again an error message
showing "Application is not installed on your phone".

In the log cat error message is showing like this  " requires
android.permission.WRITE_SECURE_SETTINGS "

that is why i add the WRITE_SECURE_SETTINGS in manifest file but still
it showing same,is there any other way to solve this problem.

expecting your reply.

Regards,
JOBZ



-- 
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

Reply via email to