• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM][ALPHA][5.1.1] Dirty Unicorns 4/29/2015

Attachments

  • 2015_06_02_21.50.35.png
    2015_06_02_21.50.35.png
    98.6 KB · Views: 156
Sorry been busy lately but installed it today. What was changed? Browser, flashlight, and hangouts still crash, but they are fixed by other apps.
Yea stock browser will crash I don't use hang outs and after market flash light will work u can try to find pa gaps the mini one and see if that helps I'm using a slim gaps seams OK so far
 
There's quite a few threads on XDA that have various M apps that are compatible with L...New Launcher with vertical app drawer, clock, Velvet and some others. Will give you an idea...not any significant (cosmetic) changes from L based on the Dev preview(mostly bug fixes and security stuffs) but as we know that is far from a final release. I'm honestly surprised from what I've seen and read that this version would be a "named" version...oh well lol.
 
There's quite a few threads on XDA that have various M apps that are compatible with L...New Launcher with vertical app drawer, clock, Velvet and some others. Will give you an idea...not any significant (cosmetic) changes from L based on the Dev preview(mostly bug fixes and security stuffs) but as we know that is far from a final release. I'm honestly surprised from what I've seen and read that this version would be a "named" version...oh well lol.
Thanks another note still can't get what's app to work with the link u gave me:(
 
I see what I can muster
OK...at first glance you have a lot of unknown permissions/permissions denied I mean almost every app... So my first thought are you using links2sd?
Second thought based on a IRC discussion and a discussion in stack overflow...
android.permission.ACCESS_SUPERUSER is a permission declared by the Superuser app, but in Android 5.0 onward it was deprecated.http://su.chainfire.eu/#updates-permission

old AndroidManifest back when it was defined:https://github.com/koush/Superuser/...df924bd4d5c7aa0/Superuser/AndroidManifest.xml . The permission is missing from newer versions it seems.

This means that in order to have that permissions exist on your device, you need to install an old Superuser version which has that permissions.

So knowing that are you using super user or supersu?
 
OK...at first glance you have a lot of unknown permissions/permissions denied I mean almost every app... So my first thought are you using links2sd?
Second thought based on a IRC discussion and a discussion in stack overflow...
android.permission.ACCESS_SUPERUSER is a permission declared by the Superuser app, but in Android 5.0 onward it was deprecated.http://su.chainfire.eu/#updates-permission

old AndroidManifest back when it was defined:https://github.com/koush/Superuser/...df924bd4d5c7aa0/Superuser/AndroidManifest.xml . The permission is missing from newer versions it seems.

This means that in order to have that permissions exist on your device, you need to install an old Superuser version which has that permissions.

So knowing that are you using super user or supersu?
Super su is what came with this rom and using APps2rom
 
Super su is what came with this rom and using APps2rom
OK part one of the fix...Apps2rom doesn't play nice with 5.1.X so you should look for a different approach on that front. Just to verify uninstall it, clear cache and dalvick(art) and reboot and get me another log. Then we can rule out supersu binary as the issue . [emoji106]
 
OK part one of the fix...Apps2rom doesn't play nice with 5.1.X so you should look for a different approach on that front. Just to verify uninstall it, clear cache and dalvick(art) and reboot and get me another log. Then we can rule out supersu binary as the issue . [emoji106]
I use that to put more APS to ROM to gain more user space but I try it thanks and give u logs
 
Back
Top Bottom