[Q] Trying to change water drop sound on phone dialer - failing - AT&T, Rogers, Bell, Telus Samsung Galaxy S III

I followed this thread: http://forum.xda-developers.com/showthread.php?t=1712215
Within that thread is a link to Nexus4 sounds, I've managed to change almost all the annoying TW nature sounds except for the damned waterdrop on the phone dialer pad. When I play the S_HW_Touch and TW_Touch oggs they play correctly, that is they're not waterdrops, but the dialer still plays the damn drop sound.
Am I replacing the wrong files? Any suggestions appreciated.

rcook55 said:
I followed this thread: http://forum.xda-developers.com/showthread.php?t=1712215
Within that thread is a link to Nexus4 sounds, I've managed to change almost all the annoying TW nature sounds except for the damned waterdrop on the phone dialer pad. When I play the S_HW_Touch and TW_Touch oggs they play correctly, that is they're not waterdrops, but the dialer still plays the damn drop sound.
Am I replacing the wrong files? Any suggestions appreciated.
Click to expand...
Click to collapse
Are the permissions set correctly?
RW-R-R?
Sent from my SAMSUNG-SGH-I747 using xda premium

Yeah, just checked and both are RW-R-R
Sent from my SAMSUNG-SGH-I747 using xda app-developers app

For the Doink sound in the dialer you have to decompile the SecContacts.apk and replace a file in the raw folder. I was able to do it this way. The EXACT file location is: SecContacts.apk/res/raw/touch.ogg For some reason just replacing it via a VR theme just causes the contacts to force close. So just replacing the touch.ogg for the dialer is not as easy as with the other touch sounds
Sent from my SAMSUNG-SGH-I747 using xda premium

RockRatt said:
For the Doink sound in the dialer you have to decompile the SecContacts.apk and replace a file in the raw folder. I was able to do it this way. The EXACT file location is: SecContacts.apk/res/raw/touch.ogg For some reason just replacing it via a VR theme just causes the contacts to force close. So just replacing the touch.ogg for the dialer is not as easy as with the other touch sounds
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Well poo, that sounds almost more difficult than just flashing a rom Thanks for the information I'll need to learn how to decompile an .apk, by chance do you have an already modded .apk that I could have?

rcook55 said:
Well poo, that sounds almost more difficult than just flashing a rom Thanks for the information I'll need to learn how to decompile an .apk, by chance do you have an already modded .apk that I could have?
Click to expand...
Click to collapse
What ROM are you on? Actually PM me your framework-res.apk and Seccontacts.apk and I will fix it up tonight. The one I made is for my theme I made so it is ALL themed up
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SAMSUNG-SGH-I747 using xda premium

Running stock, rooted DLK3. I uploaded the files to my dropbox but I'm not totally sure that this will work hopefully this link takes you there: https://www.dropbox.com/sh/ffoleq0eltllylv/YGsUFphin1
If that doesn't work PM my your email and I'll invite you through dropbox.
Thanks for doing this, very cool!

Give me a few to upload it but I made a stock lk3 SecContacts.apk with it already fixed with a different tone/click sound.
Here you go http://d-h.st/8ee
1.Just download it and use Root Explorer to move it to system and paste
2. Long press and set the permissions to rw/r/r
3. Long press again and MOVE
4. navigate to system/app and paste
5. Hit yes to overwrite
6. Reboot phone
If you cannot do the above steps let me know and I will make a cwm flash able zip
Sent from my SAMSUNG-SGH-I747 using xda premium

RockRatt said:
Give me a few to upload it but I made a stock lk3 SecContacts.apk with it already fixed with a different tone/click sound.
Here you go http://d-h.st/8ee
1.Just download it and use Root Explorer to move it to system and paste
2. Long press and set the permissions to rw/r/r
3. Long press again and MOVE
4. navigate to system/app and paste
5. Hit yes to overwrite
6. Reboot phone
If you cannot do the above steps let me know and I will make a cwm flash able zip
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Thanks that totally worked! This really makes switching to a different ROM less tempting. Question on that however, if I make a nandroid now with the custom sounds and restore to it I will have the same custom sounds? I know that should be the case but I just want to be sure.
Again thanks for making that .apk, very cool of you!

It is the SecContacts.apk for UCDLK3 so it is a complete .apk so it will only work as long as your using it on the same firmware. So if you switch to a different firmware it probably would not work. As far as performing a nandroid then yes if you restore a nandroid it will still be there. But if you switch to something like aokp,cm10., or another Sammy based firmware it won't work. One would have to be built from whichever firmware you are using.
Sent from my SAMSUNG-SGH-I747 using xda premium

Related

[REQ] Dropdown notification menu (Serendipity)

Hey guys, need some help here
I fell in love with the dropdown notification menu of http://forum.xda-developers.com/showthread.php?t=965760&page=16
BUT I have no idea how to extract it and zip it to flash through cwm
Is there anyone kind enough to help me @[email protected]?
Cheers!
that part is controled by tw-framework-res.apk ( think its called that you will notice it)
just copy that out of the roms update zip file and push it to your phone via adb and it should work.
iammodo said:
that part is controled by tw-framework-res.apk ( think its called that you will notice it)
just copy that out of the roms update zip file and push it to your phone via adb and it should work.
Click to expand...
Click to collapse
i'm aware of that but i only need the dropdown notification menu. i believe twframework does not include the dropdown bar only?
Fornaxlife said:
i'm aware of that but i only need the dropdown notification menu. i believe twframework does not include the dropdown bar only?
Click to expand...
Click to collapse
Use winrar to pull the PNG you want and move just that accross
Sent from my GTI-9000 Using that XDA app thingy
The pull down bar is part of the TWframework-res.apk.
You need to extract the apk.
change the system_notification_bar.png (or whatever its called. I cant remember off hand) with the image you want. You will find the images in drawable hdpi folder.
Repack the TWframework-res.apk into a flashable zip and flash via CWM.
zolah said:
The pull down bar is part of the TWframework-res.apk.
You need to extract the apk.
change the system_notification_bar.png (or whatever its called. I cant remember off hand) with the image you want. You will find the images in drawable hdpi folder.
Repack the TWframework-res.apk into a flashable zip and flash via CWM.
Click to expand...
Click to collapse
and when you've done all that, post it here!
;-)
Sent from my GT-I9000 using XDA Premium App
But it also has smaller control buttons on the top, so it's not just that file that needs to be changed...
Thanks for all the replies. Have tried extracting and failed. Totally zero experience in doing such stuff. Anybody else willing to download the rom and try to extract the necessary files?
Sent from my GT-I9000 using XDA Premium App
Fornaxlife said:
Thanks for all the replies. Have tried extracting and failed. Totally zero experience in doing such stuff. Anybody else willing to download the rom and try to extract the necessary files?
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
Post a zip with your twframwork and the one you want and a picture of what you want it to look like
Sent from my GTI-9000 Using that XDA app thingy
Yes, that's beautiful!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
status_bar_expanded.xml
iammodo said:
Post a zip with your twframwork and the one you want and a picture of what you want it to look like
Sent from my GTI-9000 Using that XDA app thingy
Click to expand...
Click to collapse
Hi,
The 'twframework' file is from my darky's v9.3 zip file.. i'm using that right now..
The 'twframework(2)' file is from the serendipity rom which i'd to extract from..
The picture of the dropdown notification menu is shown in MikeyMike01's post above ^
Thank you
hello
i am needing some assistance too. i coped the status_bar_expanded.xml from the serindipity tw into my tw apk, and im finding this strange error. That graphic is usually the background to the music controls.
FYi i didnt copy the not. icons from serindipity
Thanks for your help.
Normally the bar above and below is the same background. This allows them to be different.
You should copy over the other images.
Note that the music player still works fine.
Captivate, XDA Premium
how can i use this themes wifi battery and etc icons only, in stock theme?

[APP] Mms.apk with different colors

Hi all,
I thought I'd share my modded Mms.apk with you. This was pulled from Calk's latest ROM. It should, however, work with any EL29 ROM. The only modifications are colors of the message bubbles, pulled from this MMS app. I tried using the app, but I was getting file compression errors when sending images, so I just modded the original Mms.apk slightly.
AS ALWAYS - YOU DO THIS AT YOUR OWN RISK
Install via adb (Windows):
1. Connect your phone to PC
2. Make sure USB debugging is enabled
3. open command prompt in the same folder as Android SDK or make sure you have PATH specified to it; place Mms.apk in the same folder
4. Type adb start-server at command prompt
5. Type adb remount
6. Type adb push Mms.apk /system/app
7. Type adb reboot
Once your phone reboots, you will have the new MMS.apk fully functional. You may have to re-add the Messaging link to the bottom bar.
If you have ROOT EXPLORER, you can simply copy Mms.apk into your /system/app folder replacing the original file. Back it up first, though, if you want to revert back to it.
Enjoy.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Cant you just drop it on your SD card then navigate your phone using ES file explorer or root explorer and copy and paste it into the system/app folder replacing the one thats in there, then reboot to get it to work?
If I am incorrect please let me know before I make a fatal error.... lol
I can't speak for THIS apk, however I just took a mms.apk from another rom, did exactly as you described but also changed the permissions, and it works fine. Why don't you make a back up and give it a go.
Sent from my SPH-D710 using xda premium
You can certainly install it using ROOT explorer. Works either way.
If I want to change the colors for the conversation list would the images be in the hdpi folder and the lines and stuff in the xml?
Sent from my Epic™ 4G Touch
Anybody got a pic of the conversation list?
looks good , its just what i was looking for
Honestly, I have no idea. This was a simple PNG swap from another Mms.apk.
globalninja said:
If I want to change the colors for the conversation list would the images be in the hdpi folder and the lines and stuff in the xml?
Sent from my Epic™ 4G Touch
Click to expand...
Click to collapse
Conversation list looks completely stock.
SayWhat10 said:
Anybody got a pic of the conversation list?
Click to expand...
Click to collapse
Anyone figure out how to mod the mms.apk so that i allows higher/larger file sizes for pics?? Iv tried but keep getting FC's once i push my version to the phone....
I would also like to have this for Calks ICS ROM. Any chance one could modify that for us?
This is funny I made one just like this a long time ago. It came from sensation rom if I remember correctly. Looks good.
Sent from my SPH-D710 using XDA
the rhyno said:
I would also like to have this for Calks ICS ROM. Any chance one could modify that for us?
Click to expand...
Click to collapse
Bump...
or anyone know of one that could just replace the mms.apk and still work.
I'd like to be able to do this with MIUI's MMS application and their phone app. I tried on THE GOODNESS ICS but the app just force closes. Anybody know a way to do this?
still trying to figure out how to change the colors .. i want blue and green
anyone know how?
Ma$etas said:
still trying to figure out how to change the colors .. i want blue and green
anyone know how?
Click to expand...
Click to collapse
You can get your own colors. For that you have to edit the message_bubble_xxx_.9.png files located in the res/drawable-hdpi directory inside the Mms.apk. These .9.png files are system-resizable PNGs that have to be edited with a special tool, like Draw9patch. If you google "how to edit .9.png files" you will find all sorts of tutorials and explanations.
Good luck.

Silent Camera App

Before when i was running EK02 I had a modified version of the default camera app where there was no shutter sound or focus beep. But since i got the EL29 update, the camera makes the sounds again. And when i push the modified camera apk into my system app folder, the camera force closes.
Does anyone have a working silent camera app for el29?
Here you go
Just follow the instructions. I'm on EL29 so I can vouch that it works flawlessly.
If you're comfortable editing the .apk yourself there's this.
KCRic said:
Here you go
Just follow the instructions. I'm on EL29 so I can vouch that it works flawlessly.
If you're comfortable editing the .apk yourself there's this.
Click to expand...
Click to collapse
Anyway you can email that apk to me? multiupload is down so i cant download the apk
xkillswitchx23 said:
Anyway you can email that apk to me? multiupload is down so i cant download the apk
Click to expand...
Click to collapse
sure can. I'll just upload it here.
I also just finished 'mine'. I'll be making a new thread for it.
Does this app require root?
KCRic said:
sure can. I'll just upload it here.
I also just finished 'mine'. I'll be making a new thread for it.
Click to expand...
Click to collapse
Okay so the app works, but everytime i turn my phone off and back on it makes the camera force close so i have to go into root explorer and re install the apk everytime my phone turns off. Any way to fix that.
It's installed as a system app right with the permissions are set to rw-r-r (or 644)? Also try changing the owner and group to root. I would clear the camera data via Titanium backup and clear the dalvik cache in recovery then reboot. That' should take care of any issues. Granted I didn't have to do any of those things but everyones experience is different.
Also, which ROM are you running? This works on all aside from the ICS leaks. I ran it for quite a while now.
KCRic said:
It's installed as a system app right with the permissions are set to rw-r-r (or 644)? Also try changing the owner and group to root. I would clear the camera data via Titanium backup and clear the dalvik cache in recovery then reboot. That' should take care of any issues. Granted I didn't have to do any of those things but everyones experience is different.
Also, which ROM are you running? This works on all aside from the ICS leaks. I ran it for quite a while now.
Click to expand...
Click to collapse
All stock. Rooted stock kernel. and this worked before the el29 update.
thanks for posting... gonna try it out right quick
dadoc04 said:
thanks for posting... gonna try it out right quick
Click to expand...
Click to collapse
No problem. I edited the camera from Calkulin's 2.9 (EL29) rom to include all those improvements. Might work better for our phones. Here's the link to that thread too.
If you guys have a chance if you have not already check out Camera ICS in the market. It has an option for silencing camera and it also has a host of other features.
Just posting this as an option for others...
I know this is an old thread, but it's the only thing that search pulled up....
Is there a working silenced ICS camera for AOKP? All the cameras in this thread are incompatible.
U can also use root explorer and delete the sound files from within the framework.
Sent from my SPH-D710 using XDA
asbjörn said:
U can also use root explorer and delete the sound files from within the framework.
Sent from my SPH-D710 using XDA
Click to expand...
Click to collapse
Ok, I navigated into camera.apk, but don't see anything that would be helpful for that. What am I looking for?
Zurginator said:
Ok, I navigated into camera.apk, but don't see anything that would be helpful for that. What am I looking for?
Click to expand...
Click to collapse
Use root explorer and go to system/media/audio/ui and delete the camera sounds.
Sent from my SPH-D710 using Tapatalk 2
killaphatboy said:
Use root explorer and go to system/media/audio/ui and delete the camera sounds.
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Thanks man, I'll write that down for future ROMage.
killaphatboy said:
Use root explorer and go to system/media/audio/ui and delete the camera sounds.
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Has anyone actually done this yet?
ewmccraw said:
Has anyone actually done this yet?
Click to expand...
Click to collapse
I do it with almost every ROM I flash. I usually just rename them from .apk to .bak. I did try deleting them also and had no issues.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent on Blend ICS "Goodness" 10.0 using Tapatalk 2
killaphatboy said:
I do it with almost every ROM I flash. I usually just rename them from .apk to .bak. I did try deleting them also and had no issues.
Sent on Blend ICS "Goodness" 10.0 using Tapatalk 2
Click to expand...
Click to collapse
Thanks, I'll give it a try.
auto focus sound
Did this, but couldn't find the file for the focus sound.

[APP] Dark themed MMS 4.0.4

Please be nice, this is my first APK.
Big thanks to the other developers who I have learned from to make this APK.....
This is a Dark themed Stock MMS application.
Just download the apk in to your sdcard and then with a root file explorer, copy and paste in the system/app directory
4.0.4 has been out for a few weeks, and no one updated their version to work on it, so I took 4.0.4 stock apk and made the needed changes.
If you use it please click thanks!
Link to download SMALL ICON https://www.sugarsync.com/pf/D6468915_751_890018472
Link to download LARGE ICON https://www.sugarsync.com/pf/D6468915_1520698_1453511
Link to pics
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
*********************** reserved******************
just a heads up. your mms.apk seems a little light at about 400KB. MMS.apk are usually ~700KB. I did try using your mms.apk just to try, but it doesn't load, even after a reboot following replacement it in the system/app folder. you might have recompiled it incorrectly. gl.
trixnrice said:
just a heads up. your mms.apk seems a little light at about 400KB. MMS.apk are usually ~700KB. I did try using your mms.apk just to try, but it doesn't load, even after a reboot following replacement it in the system/app folder. you might have recompiled it incorrectly. gl.
Click to expand...
Click to collapse
Thanks for the info, very strange as that is the size of the MMS.apk on my phone that I am using, and it works 100%.
I am 100% stock, just rooted, not deoxed or anything......
trixnrice said:
just a heads up. your mms.apk seems a little light at about 400KB. MMS.apk are usually ~700KB. I did try using your mms.apk just to try, but it doesn't load, even after a reboot following replacement it in the system/app folder. you might have recompiled it incorrectly. gl.
Click to expand...
Click to collapse
This appears to be for odex'd (ie stock) roms. There's no classes.dex in the apk, which is probably why it's smaller than deodex'd Mms.apk's.
Thanks OP.
all .apks that have been modded and recompiled will be smaller in size. this is normal.
Would you have one for deodexed roms?
GeLopez said:
Would you have one for deodexed roms?
Click to expand...
Click to collapse
I don't but if you got me the apk from a deodexed ROM I could make one.
4rs fed said:
I don't but if you got me the apk from a deodexed ROM I could make one.
Click to expand...
Click to collapse
I posted it here
Thanks
I couldn't get this to work on the latest CM9 nightly. Now my mms is gone. Whoopsie.
Sent from my Galaxy Nexus using xda premium
jcjr81 said:
I couldn't get this to work on the latest CM9 nightly. Now my mms is gone. Whoopsie.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Download your full rom to your computer, extract mms.apk from /system/app and push it to your phone from adb. All better.
Is there any way to get the Icon to be normal size? on my stock-rooted GNex its about 25% smaller than the original apk. Is there a way I can edit that myself?
EDIT: I found an earlier dark-themed MMS apk and just ported the icons over.
Just tried on liquidsmooth rom 4.0.4, cant get it to work
zok-star said:
Just tried on liquidsmooth rom 4.0.4, cant get it to work
Click to expand...
Click to collapse
I would be that your liquidsmooth rom is deoxed.
his is not for deoxed roms
Dark themed MMS 4.0.4....................nice
VincibleAndy said:
Is there any way to get the Icon to be normal size? on my stock-rooted GNex its about 25% smaller than the original apk. Is there a way I can edit that myself?
EDIT: I found an earlier dark-themed MMS apk and just ported the icons over.
Click to expand...
Click to collapse
Mind sharing that mms.apk with the fixed icon?
Sent from my Galaxy Nexus using XDA
Says I cant post outside links until i have more posts/comments.
caifan said:
Mind sharing that mms.apk with the fixed icon?
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
Give me the icon and I can recompile and sign the APK and update the thread.
4rs fed said:
Give me the icon and I can recompile and sign the APK and update the thread.
Click to expand...
Click to collapse
VincibleAndy...you have it??
Sent from my Galaxy Nexus using XDA
Here go.
EDIT: For future reference, you don't need to recompile it. just change it from a .apk to a .zip and open it like normal. then put that picture in where the xdpi icon folder is. A .apk is basically a fancy zip file.

HTC one lockscreen

Two days with this phone and I'm pretty happy with it, I like the new sense for the most part but one thing I don't like is the horrible lockscreen ..
I know I can use a lockscreen app but idk
Sent from my HTC6500LVW using Tapatalk 2
if you go into settings / personalize / lockscreen you will find different choices .
Yea I tried them all, none make the locksreen better imo, I don't like the clock there at the bottom like that
Sent from my HTC6500LVW using Tapatalk 2
XTRoRDiNAiRE said:
Yea I tried them all, none make the locksreen better imo, I don't like the clock there at the bottom like that
Sent from my HTC6500LVW using Tapatalk 2
Click to expand...
Click to collapse
There is the option for no lockscreen at all, which is what I chose. I don't like the default one either.
I'm not too much a fan of the lockscreen either. Right now I'm using default ics theme on widgetlocker and using clokr for the clock. Looks and feels much nicer.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you have root, you can get the AOSP lockscreen by renaming all of the Idlescreen_*.apk files to Idlescreen_*.apk.bak or to anything else that does not end in apk
CNexus said:
If you have root, you can get the AOSP lockscreen by renaming all of the Idlescreen_*.apk files to Idlescreen_*.apk.bak or to anything else that does not end in apk
Click to expand...
Click to collapse
Where are these files? Thanks!
Frankie1588 said:
Where are these files? Thanks!
Click to expand...
Click to collapse
\system\app\
There are 7 of them.
one4thewings said:
\system\app\
There are 7 of them.
Click to expand...
Click to collapse
Would these hold on reboots? I thought \system\app wouldn't hold on reboot due to write protection.
Lastly, if they do hold on reboot would I be able to return to stock by changing it back to .apk?
Frankie1588 said:
Would these hold on reboots? I thought \system\app wouldn't hold on reboot due to write protection.
Lastly, if they do hold on reboot would I be able to return to stock by changing it back to .apk?
Click to expand...
Click to collapse
Those are great questions that hopefully CNexus can answer for you because I haven't a clue. In fact, I've been waiting to hear back on your experience before trying it myself. =)
It seems to me that it should work as expected if the files were renamed but I'm not sure about the write protection though.
Flash aroma file manager in recovery and rename from there. If you do it while the system is booted it will not hold since there is no kernel source to disable system write protection at the moment
CNexus said:
Flash aroma file manager in recovery and rename from there. If you do it while the system is booted it will not hold since there is no kernel source to disable system write protection at the moment
Click to expand...
Click to collapse
I just tried this, but it does not show /app under /system. Only /bin. Any idea why?
Just saw this in the Q/A forum. Props to XPEric who stumbled upon it.
Without root you can get the ASOP lockscreen.
1. Go to system/apps
2. Copy HTCLockscreen.apk
3. Paste in /sdcard
4. Try to install (it will fail)
5. Reboot and you will have the ASOP lockscreen
I have no idea why this works but it does.
jstaff48 said:
Just saw this in the Q/A forum. Props to XPEric who stumbled upon it.
Without root you can get the ASOP lockscreen.
1. Go to system/apps
2. Copy HTCLockscreen.apk
3. Paste in /sdcard
4. Try to install (it will fail)
5. Reboot and you will have the ASOP lockscreen
I have no idea why this works but it does.
Click to expand...
Click to collapse
Yeah, the problem is there doesn't seem to be a way to reverse it if you were to change your mind (except with a backup of course). The solution here (if rooted) would allow me to rename the files to get the HTC Lockscreen back if I changed my mind.
Frankie1588 said:
I just tried this, but it does not show /app under /system. Only /bin. Any idea why?
Click to expand...
Click to collapse
Did you make sure system was mounted?
CNexus said:
Did you make sure system was mounted?
Click to expand...
Click to collapse
I did forget to do that. Thanks!
---------- Post added at 02:40 PM ---------- Previous post was at 02:22 PM ----------
I just tried this and my phone locked up right before the initial splash screen ended.
Thisbreaks foxfi
Sent from my HTC6500LVW using xda app-developers app
unclesam333 said:
Thisbreaks foxfi
Sent from my HTC6500LVW using xda app-developers app
Click to expand...
Click to collapse
Were you able to get it to work by renaming the 7 idlescreen APK files to .bak? I made sure I got all 7, but it never booted into the phone. I had to change them back for it to boot.
Frankie1588 said:
Were you able to get it to work by renaming the 7 idlescreen APK files to .bak? I made sure I got all 7, but it never booted into the phone. I had to change them back for it to boot.
Click to expand...
Click to collapse
same here.
Check out this post: http://forum.xda-developers.com/showthread.php?t=2467047

Categories

Resources