Spdfreak34
Android Enthusiast
I've been doing some thinking and this is what I've come up with...
The systembackuptest apk from the Motion root method wont run on this phone. I checked the logcat and found this.
02-02 01:39:45.391 W/ActivityManager(565): Permission Denial: Accessing service ComponentInfo{com.spritemobile.system.backup/com.spritemobile.system.backup.SystemService} from pid=2441, uid=10119 requires com.spritemobile.system.backup.USE_SERVICE
02-02 01:39:45.401 W/TextView(565): Selection Mode is null
02-02 01:39:45.401 E/AndroidRuntime(2441): FATAL EXCEPTION: main
02-02 01:39:45.401 E/AndroidRuntime(2441): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.systembackuptest/com.example.systembackuptest.MainActivity}: java.lang.SecurityException: Not allowed to bind to service Intent { act=com.spritemobile.system.backup.ISystemService }
I Google'd spritemobile and found out they made the factory backup app. I checked the Motion and its running version 2.4.0.4042, then i checked the Spirit and its running version 2.5.4089.
I know its shooting in the dark, but could the difference in versions be causing it to fail?? I don't expect any of this to actually be helpful, but I'm bored and awake.
One more bit of info. I checked the Motion and in data/data there is com.spritemobile.backup.lg and com.spritemobile.system.backup
The systembackuptest apk from the Motion root method wont run on this phone. I checked the logcat and found this.
02-02 01:39:45.391 W/ActivityManager(565): Permission Denial: Accessing service ComponentInfo{com.spritemobile.system.backup/com.spritemobile.system.backup.SystemService} from pid=2441, uid=10119 requires com.spritemobile.system.backup.USE_SERVICE
02-02 01:39:45.401 W/TextView(565): Selection Mode is null
02-02 01:39:45.401 E/AndroidRuntime(2441): FATAL EXCEPTION: main
02-02 01:39:45.401 E/AndroidRuntime(2441): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.systembackuptest/com.example.systembackuptest.MainActivity}: java.lang.SecurityException: Not allowed to bind to service Intent { act=com.spritemobile.system.backup.ISystemService }
I Google'd spritemobile and found out they made the factory backup app. I checked the Motion and its running version 2.4.0.4042, then i checked the Spirit and its running version 2.5.4089.
I know its shooting in the dark, but could the difference in versions be causing it to fail?? I don't expect any of this to actually be helpful, but I'm bored and awake.
One more bit of info. I checked the Motion and in data/data there is com.spritemobile.backup.lg and com.spritemobile.system.backup