Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install on Superuser-8.apk fails on maguro (unrooted) #50

Closed
ogr3 opened this issue Mar 3, 2013 · 1 comment
Closed

Install on Superuser-8.apk fails on maguro (unrooted) #50

ogr3 opened this issue Mar 3, 2013 · 1 comment

Comments

@ogr3
Copy link
Contributor

ogr3 commented Mar 3, 2013

Is it supposed to support an unrooted device with the beta installed? If not supported, a better error message should be given.

I start the app and it wants to update the su binary. Choose recovery.

adb logcat:

I/ActivityManager( 393): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.koushikdutta.superuser/.MainActivity bnds=[360,567][360,567]} from pid 718
I/ActivityManager( 393): Start proc com.koushikdutta.superuser for activity com.koushikdutta.superuser/.MainActivity: pid=2234 uid=10137 gids={50137, 1028}
W/System.err( 2234): at com.koushikdutta.superuser.MainActivity.checkSu(MainActivity.java:227)
W/System.err( 2234): at com.koushikdutta.superuser.MainActivity$6.run(MainActivity.java:252)
I/ActivityManager( 393): Displayed com.koushikdutta.superuser/.MainActivity: +852ms
W/System.err( 2234): at com.koushikdutta.superuser.MainActivity$2.run(MainActivity.java:123)

@ogr3 ogr3 closed this as completed Mar 3, 2013
@ogr3
Copy link
Contributor Author

ogr3 commented Mar 3, 2013

Play description clearly states su needed for install. Closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant