[Q] how do you flash "framework-res.apk" without bricking the g1? - G1 Q&A, Help & Troubleshooting

I was wondering how I could edit the framework-res.apk (it can be found in the /system/framework directory) file and not brick my phone, I've tried putting a modified version
in a signed zip file that was supposed to be for that very purpose, a stock update.zip for getting rc29 to 1.5(and yes, I did flash my phone back to rc29) and I recently tried to just take a file manager in root mode and copy-paste-overwrite, but I just soft-bricked my phone halfway into the process, probably because it was still mounted
P.S. I did mount the /system directory as rw
my phone:htc dream,no 2g-3g contract(wifi only),rooted (universal androot),stock 1.6 drc83(but I can get it to rc29,1.5 and crc43; at least I think thats the name of the second update),stock recovery,superuser elite+superuser- latest, su binary- latest, busybox- latest binary, and about 5000 scratches.
--edit-- can also get cyanogen recovery,and root through cm 4.1.99, and cm4.2.15.1.

So is your goal to root your g1? Have you followed any guides to root? Can you give just a bit more detail of end goal and a bit confused about what os you are currently running. Also its nice to get all info from bootloader screen
Sent from my HTC Vision using xda premium

reply
demkantor said:
So is your goal to root your g1? Have you followed any guides to root? Can you give just a bit more detail of end goal and a bit confused about what os you are currently running. Also its nice to get all info from bootloader screen
Sent from my HTC Vision using xda premium
Click to expand...
Click to collapse
I've actually already got cyanogenmod 4.2.15 on it so rooting isn't really an issue right now.
What I really want to do is theme my phone, because I really like the ICS buttons and black statusbar - but I want to wait until I'm more experienced
before I try to port cm7 to the g1 (as far as I know, cm7 is the first cyanogenmod to support themes).
P.S. since this is being sent from my g1 - I can't currently post my bootloader info; but I will as soon as I can.
Also. I want to know how I can sign the framework-res.apk after changing it to my satisfaction.

Sorry, reading my last post (although 2months old) I must have been trying to reply to someone else
You don't need to sign the framework-res
Just decompile with apktool, make changes, recompile (make sure to add the metainf and manifest from original back in) then you can create a flashable.zip to flash it and chmod, or add it to a ROM and sign the ROM or use adb when in recovery to push it and change permissions
Sent from my Nexus 4 using Tapatalk 2

demkantor said:
Sorry, reading my last post (although 2months old) I must have been trying to reply to someone else
You don't need to sign the framework-res
Just decompile with apktool, make changes, recompile (make sure to add the metainf and manifest from original back in) then you can create a flashable.zip to flash it and chmod, or add it to a ROM and sign the ROM or use adb when in recovery to push it and change permissions
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
How would I sign the rom if I put it in one?
Apktool gives me errors when I try to recompile.
Ninjamorph from the market makes the changes, but they don't take hold.
P.S. perfect timing with the reply, as I posted my reply only about 45 min. ago!

If there are errors recompiling write those down and I'll take a look, as for as signing the ROM there are many ways, I use signapk for windows and one that amonra made for Linux, just Google search sign ROM android and you'll find many ways
Sent from my Nexus 4 using Tapatalk 2

Is there any posibility that I could just send you the rom I want to mod & a zipped folder containing a modified framework-res, and have you recompile/sign it? I just don't want to brick my phone. Thanks in advance!

If its a ROM for the g1 I already have it, how about just sending me your modded apk along with a link to the ROM and I'll make you a flashable.zip to install
And FYI, this isn't something that could brick your phone, recovery wouldn't be effected so worst scenario is you would end up in a bootloop
Sent from my Nexus 4 using Tapatalk 2

The rom is cyanogenmod 4.2.15.1 and I can't quite remember the link, but I'll post a zip with the frmwrk-rs and my email. Thanks in advance for the help!!

Here is a zip folder with the extracted/modified framework-res, if you don't have the rom I mentioned then ask for it in a comment.View attachment framework-res.zip

Sure, I'll take a look when I get home
Sent from my Nexus 4 using Tapatalk 2

demkantor said:
Sure, I'll take a look when I get home
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Thanks! Once you've signed/recompiled it, send the rom to me as a google drive/google docs file at [email protected] (or, if you know another better method, tell me) and I'll test it.

ok so finally got to a pc,
here you go
havent tested it at all, it recompiled but there was an issues with
framework-res\build\apk\res\drawable-land\Thumbs.db'
and
framework-res\build\apk\res\drawable\Thumbs.db
they were skipped but the rom should flash and whatever mods you made should be present other that this, dont have time to peek around and see what you did

demkantor said:
ok so finally got to a pc,
here you go
havent tested it at all, it recompiled but there was an issues with
framework-res\build\apk\res\drawable-land\Thumbs.db'
and
framework-res\build\apk\res\drawable\Thumbs.db
they were skipped but the rom should flash and whatever mods you made should be present other that this, dont have time to peek around and see what you did
Click to expand...
Click to collapse
Thank you so much for your time!
downloading......................
.......................complete!
flashing......

DREAMWAVE_devteam said:
Thank you so much for your time!
downloading......................
.......................complete!
flashing......
Click to expand...
Click to collapse
--edit-- (the best I can recall it saying)
finding update
opening update
verifying update
failed no verification (352 files)
update failed
installation aborted

Does the ROM flash for you with you current setup before the edited framework-res? What I mean, if you were to flash the update-cm4.... (Whatever the name) right now it flashes correct? With your current SPL, radio, and recovery. The only thing I did was recompile your framework-res, swap it with the one from the ROM you mentioned, rezipped and signed the ROM
I can't think of any edits you could have made to framework-res that wouldn't allow you to at least flash the ROM, may get stuck in a boot loop or never boot, but the ROM should flash
Sent from my Nexus 4 using Tapatalk 2

I looked inside the rom you sent me, and I didn't recognize any of it.
this is a link to the rom I got the framework-res from:
http://code.google.com/p/cyanogen-u...pdate-cm-4.2.15.1-signed.zip&can=1&q=4.2.15.1
from what I saw, the one you sent me looks more like a flash image than an update.zip,
if you look inside the one that I was talking about, it looks more like an ota, and I can flash it in cyanogen+jf 1.4 recovery which I got
from the flashrec app (not on google play anymore, from internet only).
I don't know if an unmodified version of the rom you sent me would flash, but the one you sent me seems to have problems in general.
No errors that would point specifically to the framework-res are appearing.
Here are the files that I modified: View attachment 2212696, decompile your own framework and paste/overwrite the contents over the contents of the res\drawable directory in the framework-res.apk.

I'm pretty sure that's the same ROM I installed you apk into, I'll be home shortly and take a look again, could have made a mistake
Sent from my Nexus 4 using Tapatalk 2

This rom that you gave me is about 10mb larger than the one I use, and takes 30 seconds to load in recovery and freezes everything momentarily.

@DREAMWAVE_devteam
yeah same rom, even checked SHA1 to make sure (with the ROM before i added your framework-res)
which is 1604kb compared with 5589kb of the original. so whatever was changed is what wont allow it to work
can you just quick go over how you decompiled and what changes you made, i know you linked something and ill look at it but i dont have a ton of time to dig right now so a brief overview would be nice

Related

Bootup Screen For Kyocera Zio M6000

First and foremost i want to thank esk02k and his friend for the images. All Credit goes to him for the images check out his post on xda called the thc weed leaf (i would post the link to his page but it wont let me says out side links are not allowed by new users but yet its an internal link). I didnt use all of them as there was only 37 images that i had to replace and i couldnt find the file that links to the boot up animation png files to add in the extra files so i used most of them and all i did was make it to the right size and converted them from jpg to png.
I am using the stock rom and my phone is rooted using universal androot version 1.6.2 beta5 (search for 1-click root for N1 to find this it will work on this phone) you have to install super user then you need root explorer found in the market. Now on to how to install this.
1) Install universal androot and the root explorer run universal androot to get your phone rooted you may chose soft root which only lets you temporary root till you reboot (dont worry it will not void your warrenty)
2) Download kyocera zio m6000.zip at the bottom of this post and extract it to a folder on your pc
3) Copy the folder to the root of your sd card
4) Open up root explorer and click on /data/FLEX/bootanimation
5) Copy Startup_Sound_M6000.ogg from the folder you copied to your sd card to the /data/FLEX/bootanimation folder overwriting the one in there
6) Next goto /data/FLEX/bootanimation/assets folder and copy all the png files from the folder you copied to your sd card to the assets folder over writing the ones in there
7) Exit out of root explorer and reboot your phone to see your new boot up screen and enjoy the first mod for this phone. (Note im not sure why the android screen dont show up no more when none of the files that was replaced was the android png files only the cricket png files are replaced)
Well there you have it the very first mod for this phone i hope you all like it as this is my first attempt at making a boot up screen animation im not sure how to make it animate more so please give constructive critisim do not bash it please and please tell esk02k thank you for all the hard work he did with the images all i made was the start up sound and resized the images and converted them to png to work on this phone so in all it only took me bout 7 hours his work was a ton harder and probably took him days maybe weeks. So major props to esk02k
**edit** Wow i started this by making the first mod for the phone and showed you all where to replace the stuff and got the ball rolling and not one thank you. Wow it shows me how much im appreiated here.
Everytime I try to copy the files, it says I do not have enough space. What do I need to get rid of?
muttd said:
Everytime I try to copy the files, it says I do not have enough space. What do I need to get rid of?
Click to expand...
Click to collapse
Remove some unwanted apps or apps that came on the stock rom that are worthless to you i removed the demo games that the company put on it and that gave me enough free space you need 6.50 mega bytes free to use this i made it as small as i could with out making it look like crap. you can remove some of the apps from /data/app i would recomend to back up the files before u delete them in case u have to put them back.
I have tried to copy the new pngs to the assets folder, but every time. I do, the original files replace the new ones. The closest I got was when I rebooted and I saw the first png of the original cricket boot animation, then it skipped all but the very last one of the new png I attempted to install.
Can anybody help me?
Sent from my Zio using XDA App
I am a new user of Kyocera Zio M6000. I also want to install the boot up screen for it. You describe the installation process clearly. Thank you for it.
SnakeFist said:
First and foremost i want to thank esk02k and his friend for the images. All Credit goes to him for the images check out his post on xda called the thc weed leaf (i would post the link to his page but it wont let me says out side links are not allowed by new users but yet its an internal link). I didnt use all of them as there was only 37 images that i had to replace and i couldnt find the file that links to the boot up animation png files to add in the extra files so i used most of them and all i did was make it to the right size and converted them from jpg to png.
I am using the stock rom and my phone is rooted using universal androot version 1.6.2 beta5 (search for 1-click root for N1 to find this it will work on this phone) you have to install super user then you need root explorer found in the market. Now on to how to install this.
1) Install universal androot and the root explorer run universal androot to get your phone rooted you may chose soft root which only lets you temporary root till you reboot (dont worry it will not void your warrenty)
2) Download kyocera zio m6000.zip at the bottom of this post and extract it to a folder on your pc
3) Copy the folder to the root of your sd card
4) Open up root explorer and click on /data/FLEX/bootanimation
5) Copy Startup_Sound_M6000.ogg from the folder you copied to your sd card to the /data/FLEX/bootanimation folder overwriting the one in there
6) Next goto /data/FLEX/bootanimation/assets folder and copy all the png files from the folder you copied to your sd card to the assets folder over writing the ones in there
7) Exit out of root explorer and reboot your phone to see your new boot up screen and enjoy the first mod for this phone. (Note im not sure why the android screen dont show up no more when none of the files that was replaced was the android png files only the cricket png files are replaced)
Well there you have it the very first mod for this phone i hope you all like it as this is my first attempt at making a boot up screen animation im not sure how to make it animate more so please give constructive critisim do not bash it please and please tell esk02k thank you for all the hard work he did with the images all i made was the start up sound and resized the images and converted them to png to work on this phone so in all it only took me bout 7 hours his work was a ton harder and probably took him days maybe weeks. So major props to esk02k
Click to expand...
Click to collapse
Apparently, the same number of images as the original must be used?
I tried one of my own, using boot screen found elsewhere on XDA that had more images. Didn't work.
Going to play around w/ the images today, reduce the count to the same as the original and see if that's indeed the case.
Or maybe it was the size of the images. I dunno yet.
Doesn't do a thing to my Cricket Zio.
hey i figure since your so gutsy can you get me a recovery rom my phone is crashed and cant find crap online
aago1254 said:
hey i figure since your so gutsy can you get me a recovery rom my phone is crashed and cant find crap online
Click to expand...
Click to collapse
We need a good solid backup rom, any post?
If your phone is a brick check the other zip threads for the update and you'll be on your way to a working phone
Sent from my from my rooted 2.2 no bloat Zio using XDA App
Zip threads?
Where can I find these zip threads?
ZIO threads. Like the 2.2 in the development section
Sent from my from my rooted 2.2 no bloat Zio using XDA App
Zip threads
Well, the 2.2 thread appears to refer to the windows downloader, with which I have two problems:
1) I don't run windows but linux, and
2) To do this, it appears I need to get into USB debug mode. I'm stuck in fastboot.
What I think I really need is the stock ROM from the Sanyo Zio. Does somebody here have this?
I can see if I can use adb to pull the 2.2 rom and if I have any luck I will let you know
Sent from my from my rooted 2.2 no bloat Zio using XDA App
Thanks
I'd really appreciate it.
You can email me too - justin at justinholmes.com
You may want to see if you can use a windows machine to update. I think you can do a virtualbox but I'm not 100%
Sent from my from my rooted 2.2 no bloat Zio using XDA App
I'm wondering if ReactOS is far enough along to run the updater. Will have to give it a try, liveCD.
No go. Booted the live CD, couldn't access any of the media devices to access the update tool.
Hmm
but listen, I can't get the phone into USB debug mode, so how can I run the updater? At the moment I'm stuck with fastboot. Normal boot is black screen, no response of any kind, no adb.
Turn the phone off, hold volume up down and power and your phone will bopt into modem download mode. Then update.
Sent from my from my rooted 2.2 no bloat Zio using XDA App
Umm wrong thread.
Try the android 2.2 thread. Lot's more helpful info there friend
jMyles said:
but listen, I can't get the phone into USB debug mode, so how can I run the updater? At the moment I'm stuck with fastboot. Normal boot is black screen, no response of any kind, no adb.
Click to expand...
Click to collapse
Sent from my Zio using XDA App

[SCRIPT] Soft Brick Recovery

For Windows users, I've created a script based on designgear's thread on steps for recovery from a soft brick.
designgear's original thread on soft brick recovery:
http://forum.xda-developers.com/showthread.php?t=966405
-----
This script is all-inclusive. It will temp. root (no need to use SuperOneClick), create a /data/recovery folder, push services.jar, framework.jar, and framework-res.apk to the /data/recovery folder, and then copy them to /system/framework
Instructions:
USB debugging needs to be ON.
Unpackage the .7z archive
Execute "Run Me - Atrix Soft Brick Recovery"
Let the script run, and wait for the phone to reboot.
(Reboot might take a few moments, leave your phone alone and wait it out!)
Download:
Temporarily Removed. Will return soon...
Thanks go out to:
designgears
PAulyh0ffman
YellowGTO
Standard disclaimer...,yada yada yada, Use this at your own risk.
nice work, ill be a little for adventurous with snooping around the /system and trying to get rid of motoblur.
Good job, hope i won't need it
Awesome work. If this is not stickied, moderator please do so. I thank everyone involved. DG, I'm sorry to see you go. I thank you for your involvement thus far and any future help you contribute.
Sent from my MB860 using XDA App
added to the sticky
How do i use it, if my phone is stuck in the "M" screen?
Tried to run while in Early USB enumeration - didn't work.
Any other option from recovery / fast boot / SRD - that may work to un-brick?
Thanks in advance
The best way I can figure is to force the phone out from the moto screen. Put the phone into early usb enumeration. using Adeo0.7z click install as soon as the phone mounts. That got my phone to boot up yesterday. Once you hit the power button, to lock or turn off, reboot. It'll just go back to the moto screen and hang.
Sent from my MB860 using XDA App
tomerbn said:
How do i use it, if my phone is stuck in the "M" screen?
Tried to run while in Early USB enumeration - didn't work.
Any other option from recovery / fast boot / SRD - that may work to un-brick?
Thanks in advance
Click to expand...
Click to collapse
It looks like I'm having a problem with the shell root.
---
Use this temporary solution (which utilizes SuperOneClick), until I can get a chance to fix things.
1. Download SuperOneClick from shortfuse's site: http://www.shortfuse.org/
2. Download my temp script, and unpack
3. Unpackage and run SuperOneClick
4. Boot the Atrix into FastBoot, and enable Early USB enumeration
5. When you see "Reading ODM fuse: 1", plug your phone into the computer and run Shell Root with SuperOneClick
6. Once rooted, run the temp script "Run Me - Atrix Soft Brick No Root"
Your phone will boot into Android, and then reboot. Leave things alone until that reboot happens, and you no longer have the blinking red light.
Download:
Temporarily Removed. Will return soon...
Sorry 'bout this, I hope to get my original script fixed asap.
I used this script because I wanted my stock notification bar back so I used it. However I followed the instructions from the previous post and it still gave me a boot loop. I figured out that there was something with the services.jar and the framework.jar in the 7z file because I used those files the manual way and it still looped. So i replaced those files with these here http://hotfile.com/dl/108780455/13cd9f6/recoveryfiles.zip.html and it worked!
I just checked both scripts, and MD5 is verified against retail dump:
Blur_Version.4.1.26.MB860.ATT.en.US
If you pushed a different working file, can you send it to me so I can look at? I've ran pushed these framework files multiple times to my phone now.
Thanks,
olieebur said:
I used this script because I wanted my stock notification bar back so I used it. However I followed the instructions from the previous post and it still gave me a boot loop. I figured out that there was something with the services.jar and the framework.jar in the 7z file because I used those files the manual way and it still looped. So i replaced those files with these here http://hotfile.com/dl/108780455/13cd9f6/recoveryfiles.zip.html and it worked!
Click to expand...
Click to collapse
MD5 from my phone & Odexed Retail Dump
Framework:
9E59AA29AD0C068B52D966BF7F82F8DE
Framework-res.apk
8DA2B8AFE971C23E65C94B316BFEAFDD
Services.jar
5AD492B7C1B82A10ECA2A406FE4C8A70
Yours
Framework:
CE777AA13FEBE9B7438D99A045D93335
Framework-res.apk
8DA2B8AFE971C23E65C94B316BFEAFDD
Services.jar
5AD492B7C1B82A10ECA2A406FE4C8A70
Is there anything special with your phone that you've done?
EDIT:
I've redownloaded the Odexed retail dumped, and checked my files again & they match.
http://ponack.net/designgears/atrix/dumps/
Turns out the services.jar was fine. The framework seemed to be the problem. The only thing that didn't match was the framework Don't think I did anything different to my phone.
Sent from my MB860 using XDA App
Just pulled both downloads for now until I can look into this. Like I had mentioned before, my framework.jar matches the retail dump...? Going to collect some other framework.jar and see what I can find...
How do you turn on debugging? My .7z is Chrome7z. Is this sufficient? Where do I go to execute "Run Me - Atrix Soft Brick Recovery?"
norcal einstein said:
Just pulled both downloads for now until I can look into this. Like I had mentioned before, my framework.jar matches the retail dump...? Going to collect some other framework.jar and see what I can find...
Click to expand...
Click to collapse
I soft bricked my bell atrix...can you post ur scrit so i can try to run it??
Thanks
Any chance this thread gets updated?
demens13 said:
Any chance this thread gets updated?
Click to expand...
Click to collapse
i guess not???
Hello when are ou going to return the download links ?
manyelski said:
Hello when are ou going to return the download links ?
Click to expand...
Click to collapse
Wtf?!?! This threads over a year old... why the hell would you post here?
Sent from my CM7 Atrix 4G

[SCRIPT][updated5/4]Webtop via HDMI compatible for VERSION 4.1.83(W/Chinese Font Fix)

Firstly,pls notice this script is only for the phone which have got root.
Before below steps,pls make sure your usb mode is not as mass storage.you need choose none or first item when you plug your usb cable in.
Thx for all the XDA guys hard work and especially DG ,Shawnbuck,Fenny and anyone else that contribute a lot for XDA and us.
2011/7/4 Update for restoring script of stock Webtopmod 4.1.83
2011/5/4 updating:
Adding the restore script for restoring to stock version of V4.1.57 webtop files in order to update to 4.1.83.
After succeed updating and got root access,you can run webtopmod V8 again to get the webtop cracked.
pls notice in order to backup the stock webtop version ,you need answer "N" when prompt "Have your cracked ago with old mod files?" for your first run script after updating.
Then your stock webtop file will be backed up in /sdcard/webtopmodbackup(thx for terrypchan's uploading files)
Background:
I found some guys complained lose webtop mod after root for 4.1.57(now 4.1.83).
Actually, what we need is just to replace some files that we use for stock version.
But the original script will not work for 4.1.57.
In order to make some new guys crack webtopmod easily , i update the script to make it useful again.
I also add Chinese font support on webtop.Now you can visit Chinese webside at webtop.The Chinese will displayed correctly.(If some errors happend regarding font fix,it doesn't matter of your crack.Maybe it's because your system is English version)
I don't need your bears for it.Just press "thank" butten or leave a feedback,which is enough for me.
V8 will be stable version for you and could not be updated so far.
Steps:
1. download the file
2. extract and press install.bat as usual
3. run script in rooted Atrix before you do any action regarding deodex or theme changing
3. look at the screen and answer the question accordingly(If it's your first time to run the script in this system version---noticed i mean version not the phone,you need put "N" when prompting "Have your cracked ago with old mod files?" to backup your stock files
4. after reboot,you webtop back again.
[option]5. If you want to deodex or any theme changing,then do it.
[option]6. Run the script V8 again after you do deodex or theme changing,this time you don't need input "N" when prompting "Have your cracked ago with old mod files?"
Remark:
1. webtopmodbackup.zip is the script that return webtopmod files to stock 4.1.26 version for updating to 4.1.57
2. restorewebtopmodv4.157 is the script that return webtopmod files to stock 4.1.57 version for updating to 4.1.83
3.webtopmod1.1updatedV8 can be run under any rooted Atrix to active the webtop mod
4. You'd better to run V8 to get webtop before you do deodex or any theme modification like gingleblue which will replace your webtop files with deodex and V8 cannot backup your stock files automatically
Version Introduction:
1.V8 (instead of V7)is fixed for Bell version.--updated on 4/18--I missed one sentence in scripts of V7.Thanks for Becart's correction.All the users(at&t and bell version) can use this version for webtopmod
1.V6 is compatible with the updated 4.1.57 mod files done by Fenny.You can updated from your old mod files or use it to crack your webtopmod directly.
Updated History below:
4/23 Now adding script of going back stock mod files(4.1.26.Pls notice it's different from 4.1.57 files and cannot use for updating to 1.8.3).Any one can download WebtopModBackup.zip and run uninstall.bat to make the files go back to stock version.You need notice i didn't test it but you can try and if any error,let me know.
(Update V8):
Fix script for Bell version.Thanks Becart's correction.
(Update V6):
Now reinclude the Fenny's file and update a little script.It works with Fenny's updated 4.1.57 Mod files now.Thx for his job and updated.You can find details throughthis link .
(Update V5):
Sorry .Made a mistake,i didn't notice Fenny's file format,it cannot be used for this script directly.V5 went off line. Sorry for the inconvinience.You can find V6 above.It should be workable.
V5 Version is compatible with the updated 4.1.57 mod files done by Fenny. Thx for Fenny's quick updated for 4.1.57 mod files.
Thx for Fenny's mod files again.
Then follow above steps to update.
Pls notice you need answer if you have crack the mod files ago in order to keep you stock files in SDCARD otherwise it will be overwritten when you run the V5 script.
(Update V4):
Now it can be used for any version of atrix including Bell.
(Update V3):
Donot need input command by manually any more.But you need keep phone screen on and allow SU when the script run.
(update V2) :
Filename of webtopmod.sh changed from WebtopMod.sh to webtopmod.sh since many person ignor the capitalization.
pls notice the last command need use filename exact same as webtopmod.sh now.all the letter is lowercase
Backup:
You can find the link for root:
http://forum.xda-developers.com/showthread.php?t=1013931
The 3 crack files are from Fenny's thread. you can find it through below link.
http://forum.xda-developers.com/showthread.php?t=980193
This is great. As Soon as I am able to try it I will.
thank you for this update
Do you need to root your Atrix before doing or is this just like the no root needed version from that pther fourm?
Sent From My Motorola Atrix
Boarder24 said:
Do you need to root your Atrix before doing or is this just like the no root needed version from that pther fourm?
Sent From My Motorola Atrix
Click to expand...
Click to collapse
The big red text in the OP says you need root.
Ronaldo_9 said:
thank you for this update
Click to expand...
Click to collapse
Hey Ronaldo, did you try it?
I just updated and rooted. Will try once I get home...
thanks for this!
tried it dont work it say WebtopMod.sh not found... maybe cause i have windows 7
Is this the new webtop.apk modded from 1.57 or the original from 1.26?
I ask because this file was updated as part of the ota update and has some performance improvements over the original.
Sent from my MB860 using XDA App
It can't find the sh file.. even tho its in the extracted folder along with everything else? What do I do?
macperson123 said:
It can't find the sh file.. even tho its in the extracted folder along with everything else? What do I do?
Click to expand...
Click to collapse
Im in the same situation here
Sent from my MB860 using XDA App
Ugh wtf. Now it can't even find the adb... I'm pissed.
macperson123 said:
It can't find the sh file.. even tho its in the extracted folder along with everything else? What do I do?
Click to expand...
Click to collapse
pls notice the filename need be exact same as WebtopMod.sh.cannot use webtopmod.sh or anything else.
You can download my updated file and now you can use webtopmod.sh as filename.
Pls try again.any problem,pls let me know
macperson123 said:
Ugh wtf. Now it can't even find the adb... I'm pissed.
Click to expand...
Click to collapse
try to killed adb through taskmanager of windows firstly
yokozuna82 said:
Im in the same situation here
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
need use WebtopMod.sh as filename.don't try webtopmod.sh or anything else.
You can download my updated file and now you can use webtopmod.sh as filename
rjohnstone said:
Is this the new webtop.apk modded from 1.57 or the original from 1.26?
I ask because this file was updated as part of the ota update and has some performance improvements over the original.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
use the old file.the OTA doesn't show any clue about webtop.apk updated.
update some script.
1.could help out about the adb missing...if you meet this issue,you could force close adb.exe through task manager of windows.
2.change webtopmod.sh filename from WebtopMod.sh to webtopmod.sh. Now you can ignor the capslock letter
sorry still not working i even put it in the C: with run as administrator
Ran the script last night and tested it. Works great.
Thanks!
yokozuna82 said:
sorry still not working i even put it in the C: with run as administrator
Click to expand...
Click to collapse
can you print screen of your input and output?
It seems at least one guy has finished..and also i test it in my computer again..
update to V3.
Whoever has not been succeed by old version,you can try this one.

[Q] old stock android keyboard in 2.3.x

Ok, I have searched high and low, and found nothing, I want my good old android stock keyboard in gingerbread. I have found a hundred ways of putting the gb one on everything, even a psp, but not the other way around. Can someone build an apk, or a zip to do this? I am having such trouble getting use to the gb keyboard.
So, im asking for the old default androind keyboard in the new 2.3.X
Thank you
I'm not understanding. Stock is there for me. Imputed method>gingerbread. Keyboard=stock
Sent from my GT-I9000 using XDA Premium App
bulletproof1013 said:
I'm not understanding. Stock is there for me. Imputed method>gingerbread. Keyboard=stock
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
I think he means the keyboard that was in 2.1 (or 2.2).
Correct me if I'm wrong OP.
Yes, the one on 2.1 and 2.2. I hate this gb one, space bar is so small!
klloyd said:
Yes, the one on 2.1 and 2.2. I hate this gb one, space bar is so small!
Click to expand...
Click to collapse
I'm thinking you could always pull it out of the 2.2 Froyo ROM zip that is around here.
Should be in system/app (I think).
You can use 7zip to pull it directly as a zip instead of unzziping, getting it and rezipping.
Once you got it, just put it on your sd card and install.
I can't promise it will work cause the framework is different on GB ROMs but it's worth a try. The worse you'll get is a "Can't install error".
Oh, I got it. And it even installs. But I don't know where it goes, Or where supposed to go in gb. Cause it didn't show up in the settings section.
klloyd said:
Oh, I got it. And it even installs. But I don't know where it goes, Or where supposed to go in gb. Cause it didn't show up in the settings section.
Click to expand...
Click to collapse
It should install in system/app
I believe you should be able to change it under settings -> local and text.
It's trying to put files in /meta-inf, system/app and system/ lib. it says its installing, but i show no evidence of it.
klloyd said:
It's trying to put files in /meta-inf, system/app and system/ lib. it says its installing, but i show no evidence of it.
Click to expand...
Click to collapse
Que?
what is trying to put files where?
meta-inf is in cwm zip files, it's the flashing instructions for cwm? There is no folder on the phone called that.
I'm confused
Lets start over shall we,
What you have to do is open the zip, either unzip with native windows tools or just open the archive in 7zip. Take out the keyboard apk you want out of /system/app and the corresponding lib file in /system/lib. Put those in the same folders on the phone, either push them with adb or drop them in with root explorer, and reboot.
Still no guarantee it'll quirk on gingerbread though...
The above mentioned directory is the folders in the zip file that when opened it will write to on extraction. On earlier roms, 2.2.x, i flashed it via cw as an update.zip. Apparently this doesn't work with 2.3.x. Do i have a file that is really old?
Sent from my GT-I9100 using XDA App
What, kernel are you using?
talon, has cwm3 and needs an edify script not amend like cwm 2.5
Just try it manually like a described.
Ok, ill give it a shot, see what i can.do with it manually .
Sent from my GT-I9100 using XDA App
Btw, kernel is talon i think, what ever continuum comes with.
Sent from my GT-I9100 using XDA App

[MOD] PRL Write Enabler for Sprint Galaxy S4 [MDC][MDL][MJA]

First off this work is based on Digiblur's PRL Write Enabler from the Sprint Galaxy S3 forum. I simply modified it & packaged it for our Sprint Galaxy S4 devices.
Here is the original S3 post that this was found in... http://forum.xda-developers.com/showthread.php?t=2159054
Also, post #8 below provides additional info.
I tested it by flashing with TWRP and it worked on my stock, rooted S4 with the MDC and MDL releases.
If you're on a stock rooted Rom and not using TWRP, you can just copy the HiddenMenu.apk from inside the zip file downloaded into /system/app/ and overwrite the one that's there. (You'll need a root enabled file browser to do this of course).
Thanks to Unknownforce here is a version for MJA...
http://www.androidfilehost.com/?fid=23212708291676468
Enjoy!!
This certainly will save me from having to use CDMA WS to switch like I just did yesterday. 55014 was not working well for me in my market so I switched back to 25014.
What is write enabler?
Keeps aborting for me
THEGAMEPLAY94 said:
Keeps aborting for me
Click to expand...
Click to collapse
You mean the install of the zip?
If so, you can pull the APK out of the zip and replace HiddenMenu.apk in the system folder (make a backup first). You may want to also set the permissions to rw-r-r after replacing the system app. Reboot, then you should be good to go.
@ChadH42,
I know it seems like I'm harping on you but I'm really not..
You need to update the OP on - 1. What is this? 2. What does this do? 3. Why is this in the Development Section.. ?
A good OP leads to less questions.. Development Sections aren't for information. That would be considered a Discussion Thread that belongs in General.
Let's keep the Dev section clean from the start.
My suggestion - Edit the OP on the What's/Why's?/How To's and you won't get posts like mine.
To the OP, updated your title as [WIP], and I suggest you provided additional information so that folks aren't bricking their new devices.
I will check in, if you need anything, let me know.
What this MOD does (in case the OP takes a little while to chime in)
What this MOD does is modifies our ##DATA# (select View) menu to allow for the PRL Write option to appear and function. With this menu option, the user can change their PRL on the fly from the device itself by placing a copy of the desired PRL in the root directory of Internal Storage and name it "test.prl" (no quotes), dial ##DATA# (choose View), tap Write PRL, tap the sub-menu option Write PRL ---wait--- and then the device reboots with the test.prl PRL applied upon reboot. Not every PRL works and sometimes it takes a couple of tries.
A tip for multiple PRL options is to, of course, keep a folder of the PRLs you like and keep them labeled in there. Copy the desired PRL to proper place as needed and just remember to rename the copy to "test.prl". Switch back and forth as you please. I hope this helps clear some confusion and helps some find purpose with the MOD like I have.
For a clear set of instructions that I did not want to just copy verbatim, check the link below. Also, if you are having issues with the zip not installing in CWM, just extract the APK from the ZIP (inside the system/app folder), use Root Explorer or your favorite root-access file explorer to place the APK in the APP folder, apply the proper permissions and reboot.
Ref from the GS3: http://forum.xda-developers.com/showthread.php?t=1748516
So I unzipped the file, replaced the hidden menu original apk with the new one, then set permissions, rebooted, then tried ##3282# and the view and edit options do not appear.. .. It just blanks out the items I just entered
Sent from my SPH-L720 using Tapatalk 2
jayjay7411 said:
So I unzipped the file, replaced the hidden menu original apk with the new one, then set permissions, rebooted, then tried ##3282# and the view and edit options do not appear.. .. It just blanks out the items I just entered
Sent from my SPH-L720 using Tapatalk 2
Click to expand...
Click to collapse
Did you clear Cache when you rebooted?
What ROM are you using?
ChadH42 said:
Did you clear Cache when you rebooted?
What ROM are you using?
Click to expand...
Click to collapse
+1...same thing is happenening to me...Im on force rom. when i type in the dialer code it just blanks out.
lilmikeyv said:
+1...same thing is happenening to me...Im on force rom. when i type in the dialer code it just blanks out.
Click to expand...
Click to collapse
I just tried this mod with the Force ROM and it did the same thing (blank options). The only thing I can think of is that it works with the odex version of the stock ROM so maybe its a problem with deodex ROMs of which Force is one.
O okay. Its currently not a necessary thing for me at the moment, just nice for when I travel to Alabama. Hopefully later on someone gets it working on deodex.
Sent from my Nexus 4 using Tapatalk 2
ChadH42 said:
I just tried this mod with the Force ROM and it did the same thing (blank options). The only thing I can think of is that it works with the odex version of the stock ROM so maybe its a problem with deodex ROMs of which Force is one.
Click to expand...
Click to collapse
I am actually running it on the Rooted Stock DeOdexed ROM. So I don't think it is an Odex/DeOdex issue...might be a Force ROM issue.
Also, moot point for Force ROM (1.0+) anyway because the PRL Write mod is already included with that.
I'm also having this problem and I'm pretty sure it was working this morning. I haven't flashed anything since then.
edit-- I tried:
1. wiping both cache's
2. killing background process "OIThiddenmenu"
neither fixed it.
I reinstalled the stock odex ROM and flashed this again and it worked.
Just an FYI, OP, I get Error Status 6 when trying to flash this via recovery, which indicates one of two things. Either the format of the file is incorrect or there is a syntax error. The syntax looks fine, but opening in basic Notepad shouldn't "look pretty" like it currently does. So it's likely it was edited with a non-Unix-compatible text editor like Notepad or MS-Word...
To make modifications to an updater-script (or just about any Android/Linux files like this) you need something like Notepad++ or gVim.
Anyways, I did a quick test with this, and it does in fact not work on my ROM as it is, but I see why it's failing, but I don't know what exactly it's trying to reference yet. (It fails with an id number instead of a name, so I'll have to de-compile some things to find it.)
I'm not sure it's a ROM issue or a MOD issue yet. (meaning it might have to be updated for each custom ROM, depending on how they are configured) But I'll track it down and update when I can.
Unknownforce said:
Just an FYI, OP, I get Error Status 6 when trying to flash this via recovery, which indicates one of two things. Either the format of the file is incorrect or there is a syntax error. The syntax looks fine, but opening in basic Notepad shouldn't "look pretty" like it currently does. So it's likely it was edited with a non-Unix-compatible text editor like Notepad or MS-Word...
To make modifications to an updater-script (or just about any Android/Linux files like this) you need something like Notepad++ or gVim.
Anyways, I did a quick test with this, and it does in fact not work on my ROM as it is, but I see why it's failing, but I don't know what exactly it's trying to reference yet. (It fails with an id number instead of a name, so I'll have to de-compile some things to find it.)
I'm not sure it's a ROM issue or a MOD issue yet. (meaning it might have to be updated for each custom ROM, depending on how they are configured) But I'll track it down and update when I can.
Click to expand...
Click to collapse
Thanks for all your help here..
I had the error status 6 problem in the beginning and thought I fixed it. You are correct that I used MS WordPad to edit the files.
ChadH42 said:
Thanks for all your help here..
I had the error status 6 problem in the beginning and thought I fixed it. You are correct that I used MS WordPad to edit the files.
Click to expand...
Click to collapse
I think TWRP can read the non Unix type characters, which is why it works on a different recovery.
I'm hoping it's a mod issue and I can just modify the mod to work universally regardless of the rom. But we'll see.
Sent from my SPH-L720 using xda app-developers app
fails in recovery for me.
says error executing updater binary in zip
in stock rooted...

Categories

Resources