[Q] IcySnap Change lockscreen - Optimus One, P500, V Q&A, Help & Troubleshooting

Is there a way to get the stock lockscreen instead of the lg one after the first reboot?

smolik9879 said:
Is there a way to get the stock lockscreen instead of the lg one after the first reboot?
Click to expand...
Click to collapse
You can erase from system/patcher
The framework-res.apk before first boot.
And if you made the first boot just extract from the Rom zip from system/framework the framework-res.apk and replace it on your phone with the one from the same path .
Sent from my GT-I9100 using Tapatalk 2

Maybe you can try flashing the zip again (without wiping anything) and execute the command once you boot up there.

Christian Nothing said:
You can erase from system/patcher
The framework-res.apk before first boot.
And if you made the first boot just extract from the Rom zip from system/framework the framework-res.apk and replace it on your phone with the one from the same path .
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I think that will do it...
Ill try and report back.

lockscreen
smolik9879 said:
Is there a way to get the stock lockscreen instead of the lg one after the first reboot?
Click to expand...
Click to collapse
settings>>lockscreen>>defalt...this is what i did
did u install the holo theme or so??..if you did that the default lockscreen will be the holo lockscreen..
you may reflash the zip and get the normal ICS lockscren..
press thanks if i help u
regards

smolik9879 said:
Is there a way to get the stock lockscreen instead of the lg one after the first reboot?
Click to expand...
Click to collapse
Simply open terminal emulator- type
su
unpatch
want to taste Jellybean 10.1 for LG-P500, have a Look at my Signature

kunnaliskinng said:
Simply open terminal emulator- type
su
unpatch
want to taste Jellybean 10.1 for LG-P500, have a Look at my Signature
Click to expand...
Click to collapse
I have this problem:

Read the op for the ROM. You need to unpatch after 1st boot. After that, files are deleted. You'll need to flash the ROM again and unpatch on 1st boot

Moshu646 said:
I have this problem:
Click to expand...
Click to collapse
u can only unpatch it before 1st boot. try again ! reflash rom

Remove LG Lockscreen After First Boot
smolik9879 said:
Is there a way to get the stock lockscreen instead of the lg one after the first reboot?
Click to expand...
Click to collapse
I had to figure this one out through trial and error. I wanted the stock lockscreen after I got my device completely set up and completely starting over was not an option.
Step 1: Open you choice of root system file browser(I use Root Explorer)
Step 2: Go to system/framework
Step 3: Mount the folder R/W
Step 3: Replace the framework-res.apk here with the one there
Step 4: Phone will reboot after the transfer is complete.
Step 5: Stock lockscreen ?​
*I made the mistake of deleting the apk and I could no longer boot. Make sure you back up first, just in case.

Related

[Q] Changing Milestone Boot Logo ????

Hi
Can anybody help me in changing my milestone 2.1 boot logo?
I already rooted it and can do some changes like bootanimation using terminal emulator but can't find a way to change this boot logo.
Thanks a lot for reply.
I have also rooted my phone with GOT's Open Recovery, and done a backup with Nandroid, but was wondering how can I change that opening sequence.
I've downloaded some boot animations in .zip with the following structure:
\
\desc.txt
\part0
\part0\01.png
\part0\02.png
...
Where should I place the .zip or the folder with that content??
Thanks in advance.
May I know your phone model?
If it's Motorola Milestone, I can help.
Indeed, it is a Motorola Milestone.
zankyw said:
I have also rooted my phone with GOT's Open Recovery, and done a backup with Nandroid, but was wondering how can I change that opening sequence.
I've downloaded some boot animations in .zip with the following structure:
\
\desc.txt
\part0
\part0\01.png
\part0\02.png
...
Where should I place the .zip or the folder with that content??
Thanks in advance.
Click to expand...
Click to collapse
When you have all the desc.txt and the part files you zip them Using store Then this .zip is placed in system > media there should already be one there.
dwillMUFC said:
When you have all the desc.txt and the part files you zip them Using store Then this .zip is placed in system > media there should already be one there.
Click to expand...
Click to collapse
Sorry, I'm afraid I didn't understand you.
How can I gain access to that folder if it's in the internal memory of the phone? Once that's done, should I overwrite the .zip stored in system\media?
Install Android Terminal Emulator from market and give permission to Superuser access.
Put bootanimation.zip folder in your sd card root.
Run Terminal Emulator and type the followings as exactly.
su
mount -o remount,rw -t yaffs2/dev/block/mtdblock3 /system
dd if=/sdcard/bootanimation.zip of=/system/media/bootanimation.zip
reboot
You should see some processing as you typed in the third line.
If you see the error, there might be a typo and retype the third line.
After reboot, you will see the custom bootanimation of your choice.
PS- There are many custom bootanimation.zip files out there and you can download them for free.
Hope this can help.
Credit goes to CoolPsTuts on YouTube.
I had to put bootanimation.zip to /data/local and then it worked flawlessly.
TheSSJ said:
I had to put bootanimation.zip to /data/local and then it worked flawlessly.
Click to expand...
Click to collapse
Have you ever tried to change the Milestone boot logo? Is there a bit easy way to do it than the way like backing up with Nandroid, flashing the ROM and update again?
I'm not sure its possible to change the motorola logo, with the locked bootloader and kernel
correct me if i'm wrong
Min Ye Soe said:
Hi
Can anybody help me in changing my milestone 2.1 boot logo?
I already rooted it and can do some changes like bootanimation using terminal emulator but can't find a way to change this boot logo.
Thanks a lot for reply.
Click to expand...
Click to collapse
get root explorer and dell old bootanimatoin.zip in /system/media/ and copy new in this folder
Doesn't work...had accidently put in DroidX bootanimation in /system/media and nothing happened...still the M-Logo on startup...
TheSSJ said:
Doesn't work...had accidently put in DroidX bootanimation in /system/media and nothing happened...still the M-Logo on startup...
Click to expand...
Click to collapse
DroidX bootanimation, renamed to bootanimation.zip in /system/media ?
bootanimation and bootlogo are different.
bootlogo is the one u see first after reboot and bootanimation is the one with the animated features (actually .png files).
For my case, my bootlogo is our local teleco's one and probably Motorola put it as a default when they shipped for Singapore.
So they might use locked bootloader and kernel to prevent changing it.
For bootanimation, that zip file is in /system/media and you can swap it with another bootanimation at anytime.
But the case is you can't simply copy and paste it using Market Apps like "Root Explorer" or "AndExplorer" or smth like those as the /system/media folder is readonly.
So I used terminal emulator to change the bootanimation.
I could change it successfully but I still can't find my way to change the bootlogo so if anyone ever tried and changed it successfully, pls share your ways.
Thanks.
petyo.tsanov said:
DroidX bootanimation, renamed to bootanimation.zip in /system/media ?
Click to expand...
Click to collapse
Yes. For getting it to work it has to be put into /data/local (at least for me)
Min Ye Soe said:
bootanimation and bootlogo are different.
bootlogo is the one u see first after reboot and bootanimation is the one with the animated features (actually .png files).
For my case, my bootlogo is our local teleco's one and probably Motorola put it as a default when they shipped for Singapore.
So they might use locked bootloader and kernel to prevent changing it.
For bootanimation, that zip file is in /system/media and you can swap it with another bootanimation at anytime.
But the case is you can't simply copy and paste it using Market Apps like "Root Explorer" or "AndExplorer" or smth like those as the /system/media folder is readonly.
So I used terminal emulator to change the bootanimation.
I could change it successfully but I still can't find my way to change the bootlogo so if anyone ever tried and changed it successfully, pls share your ways.
Thanks.
Click to expand...
Click to collapse
I can tell you where you'll find the files for changing the boot loader, but it won't be of any use:
Unpack the boot.img of the stone and there you'll find it somewhere, but since you have to repack the modified boot image again and flash it, you'll notice that it won't boot anymore because the signature has changed...so until they don't unlock their boot.img nothing can be done IMHO.
TheSSJ said:
Yes. For getting it to work it has to be put into /data/local (at least for me)
I can tell you where you'll find the files for changing the boot loader, but it won't be of any use:
Unpack the boot.img of the stone and there you'll find it somewhere, but since you have to repack the modified boot image again and flash it, you'll notice that it won't boot anymore because the signature has changed...so until they don't unlock their boot.img nothing can be done IMHO.
Click to expand...
Click to collapse
Thanks a lot.
Min Ye Soe said:
Hi
Can anybody help me in changing my milestone 2.1 boot logo?
I already rooted it and can do some changes like bootanimation using terminal emulator but can't find a way to change this boot logo.
Thanks a lot for reply.
Click to expand...
Click to collapse
go here http://forum.xda-developers.com/showthread.php?t=696193
have bootloadind and steps how to setup bootloader
lyserver said:
go here http://forum.xda-developers.com/showthread.php?t=696193
have bootloadind and steps how to setup bootloader
Click to expand...
Click to collapse
Great, thanks a lot!

[i9001] Extended Power Menu

Hi guys!
I want to share this extended power menu.
How to install:
Extract the archive and put the files to system/framework, then reboot the phone. DEODEX IS REQUIRED!
Screenshot: http://img442.imageshack.us/img442/4664/sc20111013135232.png
Files: http://www.4shared.com/file/QwbwVcvF/PowerMenu.html
Tested on my S+ with XXKP4.
---------------------------------------------
I'm not responsible for your device
---------------------------------------------
Thanks to stemline @ 4pda.ru
karo_96 said:
--- wait ---
Click to expand...
Click to collapse
awesome
android69800 said:
awesome
Click to expand...
Click to collapse
Dont worry Edited
hey karo..i have a suggestion......y dont u mix with a theme?
sakindia123 said:
hey karo..i have a suggestion......y dont u mix with a theme?
Click to expand...
Click to collapse
if u r with a custom theme - maybe.
How we can DEODEX sgs+???
I like those extra options. Wondered why there wasn't reboot option allready.
mal13 said:
How we can DEODEX sgs+???
I like those extra options. Wondered why there wasn't reboot option allready.
Click to expand...
Click to collapse
Take a look at this - http://forum.xda-developers.com/showthread.php?t=1266209
there no ned to deodex....just replace ur existing file with this file and delete the .odex file!
sakindia123 said:
there no ned to deodex....just replace ur existing file with this file and delete the .odex file!
Click to expand...
Click to collapse
Hmm, I think without deodex the phone will stuck in bootloop.
edit: which odex file?
karo_96 said:
Hmm, I think without deodex the phone will stuck in bootloop.
edit: which odex file?
Click to expand...
Click to collapse
the associated .odex!
sakindia123 said:
the associated .odex!
Click to expand...
Click to collapse
If you say it's true, maybe
Hey!
Do you know what I have to edit to remove the prompts for "Reboot", "Recovery" and "Download" of the Extended Power Menu that ask if I REALLY want to do the action?
Since the "Power off" action of the original menu doesn't ask for confirmation, I think it'd be more consistent to have these from the extended menu do the same as well!
Thanks
and also could you provide us the informations how to do this extended power menu since i want to keep my icons ^^
How is this done actually? is it through kitchen? but i cant seem to find any power menu option >.<
How to make the extended power menu myself?
it will works with 2.3.6 too? - ROM I9001XXKPS
btw what about to create zip package flashable via CWM?
prescott66 said:
it will works with 2.3.6 too? - ROM I9001XXKPS
btw what about to create zip package flashable via CWM?
Click to expand...
Click to collapse
No need, as replacing framework-res.apk is faster with root explorer
karo_96 said:
Hmm, I think without deodex the phone will stuck in bootloop
Click to expand...
Click to collapse
Yup, in my case with an odexed ROM (without deodexing) it first started to FC when the files were replaced, and then got stuck in bootloop after factory reset.
prescott66 said:
it will works with 2.3.6 too? - ROM I9001XXKPS
Click to expand...
Click to collapse
Above bootloop was caused by XXKPS. After reverting to XXKP4 it was ok again... haven't tested (yet) whether Power Menu works find without deodexing XXKPS, but will try later
Ok... tried everything, but can't get it to work, not even in XXKP. Can someone explain the exact steps to take?
I tried:
1. copying files, deleting the odex versions, restart device -- nothing
2. deleing odex, copying files, restart device -- nothing
3. deodex, copying files, restart device -- nothing
So far power menu will not showup...
(battery indicator did change btw)
Regards,
Nika.

[ROM ORIGINAL & ROOTED EDITION] RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1 [UPDATE 12/16]

[ROM ORIGINAL & ROOTED EDITION] RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1 [UPDATE 12/16]
Searching the original RUU ROM?
RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed.exe
Take this & enjoy!
http://www.multiupload.com/74DIWTH88Y
Mirror:
http://www.multiupload.com/FKJ8B7Q0QM
>>>>> UPDATE <<<<<
OK, folks!
For some unknown reasons a lot of users asking for a REAL ORIGINAL ROOTED ROM. This is a PD98IMG.ZIP file which is flashable via the boot loader.
Now I'll present you this ROM at this download:
http://www.multiupload.com/AURLLESU5V
- EVERYTHING is still ORIGINAL
- NOTHING has changed or added or modified at this ROM
- Bussybox is installed
- Toolbox is installed
- Superuser 3.07 is installed
The ONLY exception is the RECOVERY partition. I still like to use the 4ext to do some backups and other things. That's the reason why I keep this partition within the ROM.
Finaly here are common questions and answers about this ROM:
Q: How to update?
A: Just download the PD98IMG.zip and store it on your SDCARD. Unplug the batterie, plug it back and press the VOL-DOWN key for enter the bootloader. That's it.
Q: Does it work on every device?
A: Don't know. But it's working on every device with S-OFF
Q: This ROM is a peace of crap! Why the hell the "lib" folder is not within the "system" partition?
A: This question you should ask HTC. If you need the "lib" folder within the "system" partition please use an other image than this because this is ORIGINAL!
Q: Where I can add some support question about this ROM?
A: Use the trash bin because I will not give any support or add features or anything else to this ROM.
Q: Do you plan to do other things with this ROM?
A: NO!!!!!!!
Q: I love this ROM. But I want to do some changes and release this to the community. Is this O.K.?
A: From my point of view this ROM is Public Domain. Don't ask. Enjoy it and do it!
Regards!
http://forum.xda-developers.com/showthread.php?t=1382235
denied1977 said:
http://forum.xda-developers.com/showthread.php?t=1382235
Click to expand...
Click to collapse
This one is rooted and it's not the EXE
MrT69 said:
This one is rooted and it's not the EXE
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1335027
?
Damn!!!
Sometimes I hate your postings @ Mike1986
Sorry m8 - wasn't aware that this ROM is already available...
MrT69 said:
Damn!!!
Sometimes I hate your postings @ Mike1986
Sorry m8 - wasn't aware that this ROM is already available...
Click to expand...
Click to collapse
multiupload is much better so its a plus =D
how can i root it, i unintentionally install it on my phone and i cant get rid of
U need to install the recovery.img from mike1986 ROM 6.1x
How to do?
Make a PD98IMG.ZIP file which contains the android file and recovery.img
Flash this and then install the superuser 3.07
But fyi - the lib folder is outside the system.img
So if you want to install additional things to this ROM it might be that this will not work.
Sent from my Desire HD using XDA App
is it official htc rom
evanbigfan said:
multiupload is much better so its a plus =D
Click to expand...
Click to collapse
http://driphter.com/index.php?topic=3872.0
better than multiupload
""desire s"" ??
i tried to de-odex this rom with dsixda kitchen but unsuccessful due to 2 files not successfully de-odex in app folders....
anybody got any luck in de-odex the rom?
arzme said:
i tried to de-odex this rom with dsixda kitchen but unsuccessful due to 2 files not successfully de-odex in app folders....
anybody got any luck in de-odex the rom?
Click to expand...
Click to collapse
the two that dont get deodexed is maps and google voice if im not mistaken. just replace them with the apk's from market. This happens for most all htc ruu's.
The important files still get deodexed though, and thats what matters.
JSLEnterprises said:
the two that dont get deodexed is maps and google voice if im not mistaken. just replace them with the apk's from market. This happens for most all htc ruu's.
The important files still get deodexed though, and thats what matters.
Click to expand...
Click to collapse
u are spot on abt the 2 files that fail to de-odex.
need a clarify abt "just replace them with the apk's from market".... u mean, while de-odex, just remove the file and after flashing the rom, then install the 2 files from market...
or i need still to replace the file before zipping them back into roms?
anyway, thanks for sharing the knowledge.
arzme said:
u are spot on abt the 2 files that fail to de-odex.
need a clarify abt "just replace them with the apk's from market".... u mean, while de-odex, just remove the file and after flashing the rom, then install the 2 files from market...
or i need still to replace the file before zipping them back into roms?
anyway, thanks for sharing the knowledge.
Click to expand...
Click to collapse
Use whatever Rom you have on your device now, use a file explorer to get into /data/app and copy the Apk's specific to maps (com.google.maps) and voice (com.google.[somethingorother].voice) and copy em to your sd. Then plug in to pc, choose storage mode, and move em to your pc. Or if you're familiar with adb commands, you can go that route, but you need to know the exact filename of the Apk.
Sent by magic from my fingertips
JSLEnterprises said:
Use whatever Rom you have on your device now, use a file explorer to get into /data/app and copy the Apk's specific to maps (com.google.maps) and voice (com.google.[somethingorother].voice) and copy em to your sd. Then plug in to pc, choose storage mode, and move em to your pc. Or if you're familiar with adb commands, you can go that route, but you need to know the exact filename of the Apk.
Sent by magic from my fingertips
Click to expand...
Click to collapse
okay understood. thanks.
arzme said:
okay understood. thanks.
Click to expand...
Click to collapse
ok, so click thanks.
JSLEnterprises said:
ok, so click thanks.
Click to expand...
Click to collapse
it didn't work....
first method: before odex, i replaced the map.odex - de-odex didn't work
second method: delete both the map.odex & map.apk, then replaced with a map.apk - rom hangs on boot up
third method: delete map.odex & map.apk and continue to cook - rom hangs on boot up
arzme said:
it didn't work....
first method: before odex, i replaced the map.odex - de-odex didn't work
second method: delete both the map.odex & map.apk, then replaced with a map.apk - rom hangs on boot up
third method: delete map.odex & map.apk and continue to cook - rom hangs on boot up
Click to expand...
Click to collapse
Delete the apks that didn't de odex and then create a seprate folder with the data/app option put the 2 you want from market/phone in to that folder should be ok then
sent from my dhd
able to successfully de-odex and cook the rom.... my initial problem when the rom can't boot is due to the rom tht i use to cook... i have to do again, the extraction of the rom from the RUU. maybe my first time, the rom got corrupted.
thanks to all tht one way another, give their helps.

2/18 Custom Soft Keys ICS / Flashable Zip

Here are some custom soft keys I made. Flash thru recovery. These are for ice cream sandwich.
word:http://www.mediafire.com/?mnjee0q6jn2a0oe
star:http://www.mediafire.com/?esy4n83s97ro4i3
ribbon:http://www.mediafire.com/?qz41x5iupipw8z0
http://dizzythemes.blogspot.com/
See attached for return to stock zip.
added flashable zip
adizzyx said:
added flashable zip
Click to expand...
Click to collapse
how to undo this after i want to uninstall ?
thanhtrung0111 said:
how to undo this after i want to uninstall ?
Click to expand...
Click to collapse
Just flash rom again. I will make a return to stock zip when I get a chance.
Matches very well and looks good
foxdog66 said:
Matches very well and looks good
Click to expand...
Click to collapse
Thank you
Sent from adizzys tbolt
Added star zip
Added ribbon mod
adizzyx said:
Added ribbon mod
Click to expand...
Click to collapse
I really like these one's good job!
help
hmmmm...they really look nice in the screenshots but you really should say strictly for ICS roms in all of your flashable zip posts that require an ics rom because the way you post it makes it seem that thats the theme of them..or atleast thats how i saw it which is why i flashed on top of barebones now all i get is a blank screen(yes i can get into recovery) was wondering if you or anyones else could make/share/show me a flashable zip with the original softkeys of cm7 because id rather not reflash the whole rom. please someone respond soon. (and of course my dumb a** didnt backup) or let me know if reflashing the rom will erase my settings or other misc. things ive changed.
well yea i just made a backup of my no screen showing and reflashed barebones which did reinstall/change certain things so im hoping a version of the softkey.zip for cm7 would help if i restored back then flashed that so hopefully someone will help me out soon :/
If you have the ROM on your sdcard and adb setup, you can adb pull /sdcard/wherever/the.zip is to your computer (or just go download the ROM) you can pull what you need from it and adb push the.apk to system/where/it/needs/to/go. Probably also need to adb shell chmod 644 path/to/the.apk and reboot.
I have already made special zip's for myself to use with zipthemer. the zip's only have the theme mod in them and the app will create a update.zip and a undo.zip from whatever ROM your on that you can flash in recovery. If the OP states he does not mind, I'll post them.
Just reflash your original ROM. I will edit the OP.
It says ICS in title.
Sent from adizzys tbolt
foxdog66 said:
If you have the ROM on your sdcard and adb setup, you can adb pull /sdcard/wherever/the.zip is to your computer (or just go download the ROM) you can pull what you need from it and adb push the.apk to system/where/it/needs/to/go. Probably also need to adb shell chmod 644 path/to/the.apk and reboot.
I have already made special zip's for myself zipthemer. the zip's only have the theme mod in them and the app will create a update.zip and a undo.zip from whatever ROM your on that you can flash in recovery. If the OP states he does not mind, I'll post them.
Click to expand...
Click to collapse
I'm not quite sure where or what APK it is that holds the soft keys if you could tell me where/what I could maybe try it.
And your special zip method thing sounds good if ima understanding correctly. From what I read are you saying that me flashing that will remove the last flashed item?
Sent from my GT-P1000 using xda premium
adizzyx said:
Just reflash your original ROM. I will edit the OP.
It says ICS in title.
Sent from adizzys tbolt
Click to expand...
Click to collapse
If you read what I edited you would see I already did that but id rather not go through all the work of removing and fine tuning the ROM again when I believe just reflashing a correct softkeys.zip will fix it.....I think....hope
Sent from my GT-P1000 using xda premium
collinsac24 said:
I'm not quite sure where or what APK it is that holds the soft keys if you could tell me where/what I could maybe try it.
And your special zip method thing sounds good if ima understanding correctly. From what I read are you saying that me flashing that will remove the last flashed item?
Sent from my GT-P1000 using xda premium
Click to expand...
Click to collapse
The soft keys are in systemui.apk
Sent from adizzys tbolt
alright thanks il try it out when i get home
foxdog66 said:
I have already made special zip's for myself to use with zipthemer.the zip's only have the theme mod in them and the app will create a update.zip and a undo.zip from whatever ROM your on that you can flash in recovery. If the OP states he does not mind, I'll post them.
Click to expand...
Click to collapse
wasnt thinking earlier and reread this now i get what you are saying lol im new to all this and hadnt heard of zipthemer but thanks i think this could help me now and in the future

Boot animation

I'm trying to install a boot animation using jrummy's rom tool box pro,I download the animation and attempt to install through recovery but it fails every time. I made one the size of the screen and it previews fine, but just won't install. Any ideas?
sent from my d2vzw
ryanallaire said:
I'm trying to install a boot animation using jrummy's rom tool box pro,I download the animation and attempt to install through recovery but it fails every time. I made one the size of the screen and it previews fine, but just won't install. Any ideas?
sent from my d2vzw
Click to expand...
Click to collapse
I have no idea what rom you are on, or if your bootanimation is set up correctly, but you could just backup the original and replace it with one of the same name in root\system\media
I just did that and it worked just fine.
I'm on gummy nightlies, I can replace it using rom installer no problem. Problem is I want the animation to be on the whole screen, not just in the center. I'll try your method and see if it works..
sent from my d2vzw
I can't seem to find root/system/media for an install location, I'm trying to use rom toolbox pro..
sent from my d2vzw
ryanallaire said:
I can't seem to find root/system/media for an install location, I'm trying to use rom toolbox pro..
sent from my d2vzw
Click to expand...
Click to collapse
1. get bootanimation.zip for your desired boot animation
2. get root browser from play store and grant root
3. keep going up a directory till you can go up anymore
4. go system/media
5. replace the bootanimation
6. ???
7. profit
Sweet thanks it worked! Not sure why it wasn't before, it already had the file in there..
sent from my d2vzw
You might have to set the correct file permissions. I have made numerous boot animations and permissions need to be set correctly.

Categories

Resources