eeff

Search This thread

motodroidfreak

Senior Member
Jul 13, 2010
248
80
DHS, CA.
The renaming works but I can't play anything in Google Movies.

I'm running Android 4.0.4 MoDaCo Custom Rom Ir11 (IMM30B) with Franco Kernel 3.0.8.

The fact that it doesn't work even by doing the steps manually suggests there is an issue with my ROM but I was hoping you might have some ideas.

Thanks for the app anyway :)

Google Play Movies haa not been working on alot of tablets with ICS I have talked to someone else with the xoom, he was having problems with the drm lisceing it Fced at some point

Can you pull your logcat and share it so I can make sure it drm for you

Sent from my VS910 4G using Tapatalk 2 Beta-3
 
Last edited:

Jinxi

Senior Member
Mar 14, 2011
114
9
Seattle
EDIT: actually looks like it deleted the file and I tried flashing the fix you have on your help section but it doesn't work with ICS. Yeah I know if you scroll down it says you removed support for ICS but that's ... I'll just say "odd" considering so many people are on it now via official OTA or personal upgrades


won't rename mu back to su. having trouble with adb (always have, derp). Would love to have my root access back. on a Moto xoom with team EOS ICS rom atm.
 
Last edited:

motodroidfreak

Senior Member
Jul 13, 2010
248
80
DHS, CA.
EDIT: actually looks like it deleted the file and I tried flashing the fix you have on your help section but it doesn't work with ICS. Yeah I know if you scroll down it says you removed support for ICS but that's ... I'll just say "odd" considering so many people are on it now via official OTA or personal upgrades


won't rename mu back to su. having trouble with adb (always have, derp). Would love to have my root access back. on a Moto xoom with team EOS ICS rom atm.

It should work fine..

I don't have access to change my website...

Sent from my VS910 4G using Tapatalk 2 Beta-3
 

Jinxi

Senior Member
Mar 14, 2011
114
9
Seattle
Nope just errors out. Have tried redownloading the flash file and didn't work but I guess I can keep trying..?

....

Yeah just tried it again and it said error with SUfix zip and it was aborted
 
Last edited:

ogdobber

Inactive Recognized Developer
Nov 4, 2008
3,256
1,827
worked great on galaxy nexus with aokp milestone 2

....updated to milestone 4 on the 7th and just checked today and it is not working. same as previous post by gnex user...play movies just fc's
i'm looking into some variables right now...maybe the movie apk was updated in the last week?
anyways, i will report back when i find something

so the problem was 403 (obviously) got tired of looking...eventually flashed b29 (404) and all is working great
 

Jinxi

Senior Member
Mar 14, 2011
114
9
Seattle
I guess I'll give it a couple more days before I just go back to stock and start over ._.

Ironically the update to Google Play Movies made it so the other SU renamers work for the xoom, but this one just happened to kill my root.
 

motodroidfreak

Senior Member
Jul 13, 2010
248
80
DHS, CA.
Hey just to let the few posting comments in market place about google vids fcing not my apps problem gv isn't working on xoom 403 .. update to the latest version and try again (404)..

Sent from my VS910 4G using xda premium
 

jhighley

New member
Mar 6, 2012
4
0
Kansas City
To the developer: how are you renaming a file under /system when that is normally mounted read-only? Are you remounting the file system? I need to do something similar, but with more files (su, busybox, and SuperUser.apk). I can do it using adb shell, but I have to remount /system as read-write.

Thanks,

Josh
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Any Other Info...

    Help:

    The App Removed the SU File
    Download this file and flash in clockworkmod recovery


    App Wont Rename the MU file back to SU
    Renaming /system/bin Mu To Su
    On your PC open cmd and locate ADB

    Code:
    adb shell
    
    mu
    
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
    
    mv /system/bin/mu /system/bin/su
    
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system


    Renaming /system/xbin Mu To Su
    Code:
    adb shell
    
    mu
    
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
    
    mv /system/xbin/mu /system/xbin/su
    
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system
    2
    does anyone have questions, comments or sugestions?

    Sent from my VS910 4G using xda premium
    1
    Changelog:

    1.4.0
    *Start up wait dialog only shows when ads are disabled

    1.3.0
    * A new donate version!
    * Ads (Free)
    * Start Up Wait Dialog (Free)

    1.2.0
    * Buttons not showing up error
    * Know Error with two SU Files ( Rename XBin/SU First****)
    * New Menu Icons

    1.1.1
    * Removed Start Up Dialog
    * New Theme

    1.1.0
    * New Icon
    * Removed ICS Support

    1.0.1
    * Changed Theme to Remove Title Bar
    * Fixed Rate

    1.0.0
    * Rewrote app with New Package Name
    * New Icon
    * New Button Theme
    * Custom Dialog
    * Open Source Licenses Screen
    1
    Won't work on my HTC DHD 2.3.5 rooted stock ROM :(

    This is all I get:

    2012-03-08%2014.10.13.jpg
    wQcKaVCJ
    2012-03-08%2014.10.13.jpg
    2012-03-08%2014.10.13.jpg


    Any ideas?

    2012-03-08%2014.10.13.jpg

    On some custom roms i have the same thing i am looking into it!





    No rename buttons Evo 3D



    Sent from my VS910 4G using xda premium