DeathGrind
Member
Sorry if I missed this while reading through the posts, but what rom does the file in the op work with?
Sent from my ADR6400L using DroidForums
Sent from my ADR6400L using DroidForums
Sorry if I missed this while reading through the posts, but what rom does the file in the op work with?
Sent from my ADR6400L using DroidForums
http://www.droidforums.net/forum/showthread.php?p=1433600
The Official Thunderbolt ROMs and Kernels Listing
Complete list.
Sent from my ADR6400L using Tapatalk
Decompile Rosie.apk
Open the AndroidManifest.xml with a text editor
Find:
android:screenOrientation="nosensor"
Change it to:
android:screenOrientation="sensor"
anyone else having trouble locating the text ^^^ when doing it manually? I've read through it like 5 times and all isee is screenOrientation="5" a few times on the page.
thx
Decompile Rosie.apk
Open the AndroidManifest.xml with a text editor
Find:
android:screenOrientation="nosensor"
Change it to:
android:screenOrientation="sensor"
anyone else having trouble locating the text ^^^ when doing it manually? I've read through it like 5 times and all isee is screenOrientation="5" a few times on the page.
thx
Decompile Rosie.apk
Open the AndroidManifest.xml with a text editor
Find:
android:screenOrientation="nosensor"
Change it to:
android:screenOrientation="sensor"
anyone else having trouble locating the text ^^^ when doing it manually? I've read through it like 5 times and all isee is screenOrientation="5" a few times on the page.
thx
What are you running? I'll check it out.
This is the way the file looks after I extract it I'm in the right place right? Maybe its a different rosie?
Sent from my ADR6400L using Tapatalk
This is the way the file looks after I extract it I'm in the right place right? Maybe its a different rosie?
Sent from my ADR6400L using Tapatalk
Decompile and edit from your computer and this is what it will look like.If you look at it from your phone it will look like that.
EDIT: Still working on the Rosies for custom ROMs. Kind of busy with stuff... Still debating making a decompile recompile tutorial...