Related
This was packaged with an early version of voodoo lag fix - and i believe it is part of SRE - not sure who the author is - DG maybe?
It is the stock blue battery meter with a number in the middle and about 25 increments instead of the stock 4.
This would be a great update.zip or apk.
Anyone know where to get this by itself?
just grab the framework-res.apk from /system/app from SRE and put it in the same place on your phone
Thanks!
For some reason i thought there was more to it then that.
update.zip
here you go- just tested on stock and it works fine. thanks for the idea, and credit to the original icon set creator
Thank you.
thanks for this!
can i see a screenie of it in action?
how do i install this? i'm a bit of a noob when it comes to theming , for now.
Little Dragon said:
thanks for this!
can i see a screenie of it in action?
how do i install this? i'm a bit of a noob when it comes to theming , for now.
Click to expand...
Click to collapse
to install, copy the zip over to the root of your sdcard, reboot into recovery mode and select "reinstall packages"
designgears said:
just grab the framework-res.apk from /system/app from SRE and put it in the same place on your phone
Click to expand...
Click to collapse
I just tried that, no luck, would it be easier to just run it as the update.zip root method, then reinstall packages? Or maybe DroidExplorer was just being a POS again and didn't copy my files.
will this work on my I9000 Eclair rom??
Little Dragon said:
will this work on my I9000 Eclair rom??
Click to expand...
Click to collapse
I installed the framework-res.apk and it messed up my phone with JM8. I had to restore with clockwork.
EDIT: Tried using the update.zip file through recovery and gave me an error.
Thank you, i was looking for this
For some reason my sound isn't working after installing this. How do I uninstall this to check if it's my problem?
Sent from my SAMSUNG-SGH-I897 using XDA App
RuizGT said:
For some reason my sound isn't working after installing this. How do I uninstall this to check if it's my problem?
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
You just need to replace the new framework-res.apk with the original. If you did not back yours up, there is a stock one located here. You can use an update.zip if it is easier for you that way.
illestChronicle said:
I installed the framework-res.apk and it messed up my phone with JM8. I had to restore with clockwork.
EDIT: Tried using the update.zip file through recovery and gave me an error.
Click to expand...
Click to collapse
can anyone else confirm?
edit: just tried with my Eclair i9000 mod and it gave me an error 7 in recovery mode
Little Dragon said:
can anyone else confirm?
edit: just tried with my Eclair i9000 mod and it gave me an error 7 in recovery mode
Click to expand...
Click to collapse
i think you'll have to take your own framework-res and modify it with the graphics and xml source files manually to get it working. they can be taken from the sre apk
can you get this to be the default green? or maybe like black with white lettering.
This is great. Worked perfectly and its clean looking! Gracias!!!
Xtwo007 said:
i think you'll have to take your own framework-res and modify it with the graphics and xml source files manually to get it working. they can be taken from the sre apk
Click to expand...
Click to collapse
EDIT: Nevermind
Thanks! The update.zip worked great.
Can anyone confirm this works on JH7?
I know I shouldn't be asking questions in development, but it is to do with development.
I am working on a little project for you GT540 users, but I need to extract the "kernel_ramdisk_OPEN_BAL.mbn" file that is found when you extract the DZ_GT540xxxxxx.dz file. Is there a way to unpack the file and re-pack it into a boot.img file? Also, this project is secret, but don't know if it will work or not
Jack
Edit: forgot to mention, the file will not extract with unyaffsmbn as boot images are not packed in yaffs.
I really don't know. If you can describe what project you're working on, probably I can help
tejasdj12 said:
I really don't know. If you can describe what project you're working on, probably I can help
Click to expand...
Click to collapse
I am basically wanting to extract the kernel and ramdisk from an official LG ROM. But as there is no boot.img, I cannot extract it using the conventional tools.
why don't you use quarx kernel?
JackG256 said:
I am basically wanting to extract the kernel and ramdisk from an official LG ROM. But as there is no boot.img, I cannot extract it using the conventional tools.
Click to expand...
Click to collapse
Instead I've compiled the kernel image (zImage) from the LG Source Code. I've attached the Kernel Image.
tejasdj12 said:
Instead I've compiled the kernel image (zImage) from the LG Source Code. I've attached the Kernel Image.
Click to expand...
Click to collapse
I guess i'm going to have to tell you what im doing lol
Basically i'm trying to get Android 1.6 back on to the GT540, for those who have upgraded to 2.1 and maybe want to get back to 1.6. I don't think this project is very significant, just wanted to do it for fun (i'm nerdy like that lmao) What I was aiming to do is basically just take the kernel and system and turn them into recovery backup/fastboot images.]
Jack
max1919 said:
why don't you use quarx kernel?
Click to expand...
Click to collapse
I can't as I need to use the 1.6 kernel.
aha!
I have found your solution maybe :L
http://4pda.ru/forum/index.php?showtopic=184435
Try that , If you're using Chrome , just click Translate to Polish , if not , use google translate to translate the page
P.S. I tried to install your V20E Baltics rom , but it constantly reboots , I was using a Data 2 System rom, but erased all partitions except recovery in recovery , anyway, doesn't matter , got back to 2.1 Europe open , and now im going back to the original software (Carphone Warehouse) I'm actually looking forward to see if this works , as I had 1.6 for all of about 5 minutes then installed 2.1 so I've never actually used it LOL
Jamielawther said:
aha!
I have found your solution maybe :L
http://4pda.ru/forum/index.php?showtopic=184435
Try that , If you're using Chrome , just click Translate to Polish , if not , use google translate to translate the page
P.S. I tried to install your V20E Baltics rom , but it constantly reboots , I was using a Data 2 System rom, but erased all partitions except recovery in recovery , anyway, doesn't matter , got back to 2.1 Europe open , and now im going back to the original software (Carphone Warehouse) I'm actually looking forward to see if this works , as I had 1.6 for all of about 5 minutes then installed 2.1 so I've never actually used it LOL
Click to expand...
Click to collapse
Strange, it worked fine for me, could be a kernel issue. I'll check that out, but anyways, I used them tools to unpack the system anyway, unyaffsmbn will not unpack boot images as boot images are not packed in yaffs.
Jack
Here is a little tool that I create a some time ago to convert boot.mbn to boot.img.
http://4pda.ru/forum/index.php?showtopic=184435&view=findpost&p=5277920
Mur4ik said:
Here is a little tool that I create a some time ago to convert boot.mbn to boot.img.
http://4pda.ru/forum/index.php?showtopic=184435&view=findpost&p=5277920
Click to expand...
Click to collapse
Thanks Mur4ik, you've saved the day, yet again
Edit, didn't boot, didn't even get past bootloader.
Jack
jack i think i will try and help you with this project i used to have a lg viewty that uses .mbn for its firmware i will see if those tools used on that can do anything for this project
look here
http://forum.xda-developers.com/showthread.php?t=1123968
might be on to something
This is kennethpenn's stock system.img from BriefMobile. I deodexed the system and framework and rooted it.
This is a stock deodexed app and framework. That is all. Use ./moto-fastboot flash system system.img to install it. I made this so i can keep data as i continue to build from stock up. If something gets borked i just flash the .img and start over will all data and most settings in tact. I am posting it to share for anyone who wants to have a stock deodexed image to base their personal rom off of. Begin with the deodexed system and hack away. if you break something flash the system again and keep all data.
Thanks to ...
kennethpenn for stock 4.5.91
Jug6ernaut for doo iit
s0dhi for the extra push
and xeudoxus for xUltimate
DOWNLOAD HERE
this one address the issue when batteries apk/odex been deodexed?
@PAulyhoffman
Would you be kind to do the same for the ORFR 2.3.4 please?
FabricioGS said:
@PAulyhoffman
Would you be kind to do the same for the ORFR 2.3.4 please?
Click to expand...
Click to collapse
Perhaps tomorrow
mramirezusa said:
this one address the issue when batteries apk/odex been deodexed?
Click to expand...
Click to collapse
No, this is basically stock. you will want to flash Jug6ernaut fix 2 on top of this if you want. or adb push the files
PAulyhoffman said:
Perhaps tomorrow
Click to expand...
Click to collapse
Thank you!
PAulyhoffman said:
This is kennethpenn's stock system.img from BriefMobile. I deodexed the system and framework and rooted it.
Click to expand...
Click to collapse
Cold you also create a CWM update zip with this kernel? Would be so much easier to use it. [email protected]!
xploited said:
Cold you also create a CWM update zip with this kernel? Would be so much easier to use it. [email protected]!
Click to expand...
Click to collapse
If you want a cwm zip of the system it is basically the same thing as Kennethpenn's beta 4.5. IMO cwm is more of a PITA than fastboot ever will be.
I won't have to because faux123 already did HERE
PAulyhoffman said:
If you want a cwm zip of the system it is basically the same thing as Kennethpenn's beta 4.5. IMO cwm is more of a PITA than fastboot ever will be.
I won't have to because faux123 already did HERE
Click to expand...
Click to collapse
I have used faux's and edgan's kernels before but I thought it would be nice to have a clean stock one as well in case I need it. (I often revert back and forth between stock and custom stuff).
Anyway, I thought your's is the closest to stock but with deodex and root.
If you say kenneth's is pretty much the same, I will use that.
Can this be flashed on a stock and locked ATRIX running 4.5.91 OTA to deodex using moto-fastboot?
I know it states in the OP to use moto-fastboot, but doesn't clarify if you need to be unlocked or not. I know you can use fadtboot to flash preinstall for root being locked but curious as to the system.img
SGTShark said:
Can this be flashed on a stock and locked ATRIX running 4.5.91 OTA to deodex using moto-fastboot?
I know it states in the OP to use moto-fastboot, but doesn't clarify if you need to be unlocked or not. I know you can use fadtboot to flash preinstall for root being locked but curious as to the system.img
Click to expand...
Click to collapse
You can install this in a rooted phone with locked bootloader
put the system.img on your device /sdcard/
Code:
adb shell
su
dd if=/sdcard/system.img of=/dev/block/mmcblk0p12
xploited said:
I have used faux's and edgan's kernels before but I thought it would be nice to have a clean stock one as well in case I need it. (I often revert back and forth between stock and custom stuff).
Anyway, I thought your's is the closest to stock but with deodex and root.
If you say kenneth's is pretty much the same, I will use that.
Click to expand...
Click to collapse
the link i gave was for Stock Kernel. Faux123 uploaded it. did you want a cwm of the system.img? Because yes kenneths is nearly the same.
PAulyhoffman said:
You can install this in a rooted phone with locked bootloader
put the system.img on your device /sdcard/
Code:
adb shell
su
dd if=/sdcard/system.img of=/dev/block/mmcblk0p12
Click to expand...
Click to collapse
Thanks. This will be my quick route to deodex!
I'm gonna try this tonight.
Sent from my MB860 using XDA App
i tried from fastboot and it says image is to large...
chaosjh said:
i tried from fastboot and it says image is to large...
Click to expand...
Click to collapse
You need to use moto-fastboot to flash this file.
Sent from my MB860 using XDA Premium App
Can you flash this on 2.2.2 gibgerblur?
Sent from my MB860 using XDA App
Hm...I can only install this through moto-fastboot? Can I install this zip through CWM?
Edit: so nevermind. I was able to install this but I am now missing the settings? Don't know what else could be missing. Any thoughts ?
Edit: Nevermind...I guess it was just a bad flash. I re-flashed it and everything is normal again. Thanks
Exactly what I was looking for. Installed this over rooted stock GB.
@filmusikat After digging around a bit, I decided skipping the moto-fastboot erase recovery command. Just flashed it over the existing system.img. Thanks again!
ghost_og said:
Exactly what I was looking for. Installed this over rooted stock GB.
@filmusikat After digging around a bit, I decided skipping the moto-fastboot erase recovery command. Just flashed it over the existing system.img. Thanks again!
Click to expand...
Click to collapse
Hey let me know which themes work for u... cuz not all the 4.5.91 themes work for this... when I flashed most of them on this... some things disappeared... like settings..and the camera... pretty weird?
Sent from my MB860 using Tapatalk
Hi all
I have one basic and simple question:
is it possible to back to original theme without reinstalling rom. I used some theme which is installed through clockmode recovery interface...
I have rcmix3d 4.0, but it is similar to many roms, I think...
Many thanks
the only way i know is to look at all the files in theme zip using 7zip, then grab the same files from the origional roms zip and copy them to another copy of the theme zip replacing them. then flash the new one. hope i helped kinda confusing.
Just reflash the rom with out doing any type of wipe.
Sent from my Inspire 4G
too bad capy has an autowipe in the install script
toolhas4degrees said:
too bad capy has an autowipe in the install script
Click to expand...
Click to collapse
really? that means flashing again will erase everything?
toolhas4degrees said:
too bad capy has an autowipe in the install script
Click to expand...
Click to collapse
Hi,
Im not sure if this will help, but Dev Janielsen uses Capy's Rom which he modded as well in Funzy RCMix and there is this instruction that I follow in order not to have an auto wipe:
"Ok guys, in order to avoid automatic full wipe when you upgrade from a version to another with few changes, you have to delete (before flash obviously) the script below in META-INF/com/google/android/updater-script".
run_program("/tmp/alignment/alignment.sh"
Of course you have to do a Nand Back up first if you wanna try this method..
Hope this helps..
Rock n Ride,
Huzz107.
Stock Rooted OTA 4.08.605.19 710RD Rom
Stock rooted ota 4.08.605.19 710RD rom. It is rooted, zip aligned, has busybox and comes in odexed or deodexed versions. Other than that it is untouched. Enjoy
[standard flashing disclaimer here]
Do a full wipe (boot, system, data, datadata, cache, android secure) except for sdcard and emmc, then flash like any other rom.
Stock rooted ota 4.08.605.19 rom may be able to be flashed over Stock rooted ota 4.08.605.15 rom, but is untested. If you flash over and have issues, do a full wipe and fresh install.
DOWNLOAD ODEXED - MD5 - Mirror
DOWNLOAD DEODEXED - MD5 - Mirror
_
2-13-2013 - Fixed TWRP flashing issues.
3-13-2013 - Fixed Superuser issues.
Sweet! Thank your sir.
Been waiting for this- One question I forget on the Dinc can you delete system apps on the phone?
I just activated my dinc again on pagepluscellular($12) I have to say for it's age the little guy holds up well. Looking forward to more roms and hopefully no more 2am reboot issue.
ToyTank said:
Sweet! Thank your sir.
Been waiting for this- One question I forget on the Dinc can you delete system apps on the phone?
I just activated my dinc again on pagepluscellular($12) I have to say for it's age the little guy holds up well. Looking forward to more roms and hopefully no more 2am reboot issue.
Click to expand...
Click to collapse
Just grab a root file explorer.
Sent from my Nexus 7 using Tapatalk 2
Osiris19 said:
Just grab a root file explorer.
Click to expand...
Click to collapse
Thank you I forgot dinc has that level of system access just with root. IIRC titanium bu can also.
ToyTank said:
Thank you I forgot dinc has that level of system access just with root. IIRC titanium bu can also.
Click to expand...
Click to collapse
I pulled out my old Incredible to see if I could breathe some new life into it and updated it to TWRP 2.4.1.0 and made a NANdroid backup of my old ROM. Went to go install it and get the Status 2 error, so I put in a newer update-binary. Not a big deal. I go to flash it again, and I get the Status 7 error, meaning I need to update to a newer version of my recovery. Not possible! So I re-flashed recovery and tried again. No dice. I can still restore my backup, so it's still alive right now. I'm curious to know if anyone else is experiencing this. Does anyone have any ideas?
IceDragon59 said:
I pulled out my old Incredible to see if I could breathe some new life into it and updated it to TWRP 2.4.1.0 and made a NANdroid backup of my old ROM. Went to go install it and get the Status 2 error, so I put in a newer update-binary. Not a big deal. I go to flash it again, and I get the Status 7 error, meaning I need to update to a newer version of my recovery. Not possible! So I re-flashed recovery and tried again. No dice. I can still restore my backup, so it's still alive right now. I'm curious to know if anyone else is experiencing this. Does anyone have any ideas?
Click to expand...
Click to collapse
Let me do some testing. I made it twrp compatible but never tested with twrp only cwm. I may have messed something up.
EDIT: FIXED!! Thanks for bringing it to my attention. I haven't gotten much feedback so far. Just redownload and flash.
cmlusco said:
Let me do some testing. I made it twrp compatible but never tested with twrp only cwm. I may have messed something up.
EDIT: FIXED!! Thanks for bringing it to my attention. I haven't gotten much feedback so far. Just redownload and flash.
Click to expand...
Click to collapse
Your zip works now. What was the problem?
Also, I've always been able to edit ROM zips and delete and add apks without any issue, but I can't now with this one. It keeps giving me the status 7 error about 80% through the install when all I do is delete some Verizon bloat from the zip file. Your zip is fine, it's just when I modify it that it's giving me a problem. I'm not using the MD5 file, so it shouldn't affect anything. Also, I don't think it should let me get 80% done with the install before it breaks only because of some deleted files.
IceDragon59 said:
Your zip works now. What was the problem?
Also, I've always been able to edit ROM zips and delete and add apks without any issue, but I can't now with this one. It keeps giving me the status 7 error about 80% through the install when all I do is delete some Verizon bloat from the zip file. Your zip is fine, it's just when I modify it that it's giving me a problem. I'm not using the MD5 file, so it shouldn't affect anything. Also, I don't think it should let me get 80% done with the install before it breaks only because of some deleted files.
Click to expand...
Click to collapse
Had to update the update-binary, and edit the mount commands in the updater-script.
Deleteing apps from /system/app in the rom zip should not affect the zip in any way. Are you just deleting them from within 7zip, or are you unziping, deleting, and then rezipping it?
Status 7 usually reffers to an error in the updater-script. Since it stoped about 80% thru, about 80% thru the updater-script is where the issue is.
cmlusco said:
Had to update the update-binary, and edit the mount commands in the updater-script.
Deleteing apps from /system/app in the rom zip should not affect the zip in any way. Are you just deleting them from within 7zip, or are you unziping, deleting, and then rezipping it?
Status 7 usually reffers to an error in the updater-script. Since it stoped about 80% thru, about 80% thru the updater-script is where the issue is.
Click to expand...
Click to collapse
Deleting them in WinZip. That's how I've always successfully done it before.
IceDragon59 said:
Deleting them in WinZip. That's how I've always successfully done it before.
Click to expand...
Click to collapse
I will try it and see if it does the same for me.
cmlusco said:
I will try it and see if it does the same for me.
Click to expand...
Click to collapse
Any luck?
IceDragon59 said:
Any luck?
Click to expand...
Click to collapse
Sorry for the long wait. Yes i can remove system apps from the zip using 7zip without issues. Make sure you also delete the apks odex file too if using the odexed rom.
cmlusco said:
Sorry for the long wait. Yes i can remove system apps from the zip using 7zip without issues. Make sure you also delete the apks odex file too if using the odexed rom.
Click to expand...
Click to collapse
Thanks so much =), honestly I am surprised updates are still being released. I really need to get to a Verizon store and snag the 4G version but I've been traveling a lot so my Blackberry has been getting a workout thanks to the international SIM support. Regardless I still use my Dinc for Google Auth (2-pass auth FTW!) and other activities everywhere (in network or not).
Fixed issues with superuser. For those who have already downloaded reflash superuser http://dinc.does-it.net/Superuser/SuperUser_3.1.1.zip thru recovery.
Trying to install. Unlocked CWM 5.0.2.0 Error 7. Bar goes full the over the full and fails.
leo72793 said:
Trying to install. Unlocked CWM 5.0.2.0 Error 7. Bar goes full the over the full and fails.
Click to expand...
Click to collapse
Did you do a full wipe or a flash over. Was there a line before the status 7, what did it say? Symlink failed, expecting # arguments, unexpected? I will have a look at it, the last test i did was with twrp.
cmlusco said:
Did you do a full wipe or a flash over. Was there a line before the status 7, what did it say? Symlink failed, expecting # arguments, unexpected? I will have a look at it, the last test i did was with twrp.
Click to expand...
Click to collapse
having pertition error :/
leo72793 said:
having pertition error :/
Click to expand...
Click to collapse
What kind of partition error?
I tested both cwm and twrp with both a flashover from stock rom 605.15 and a clean install and all worked just fine. Did you check the md5? Try redownloading.
Just got my INC back from my little sister after she upgraded and i'm excited to have this as my backup! Thanks for uploading this for everyone!