Hi, I removed DeskClock.apk because i thought it was just a widget but now i found out that it's also used for alarms which I need. Can someone send me this apk
This is from s5360
but it should work fine. Just push into system and change permissions rw-r-r
http://db.tt/PwlfXLR5
Tell me if it doesn't work.....:beer:
Sent from my GT-S5360 using xda app-developers app
It works, thanks
Related
hello i need the folder system/fonts
because while playing with root manager the fonts is deleted and now i have problems with it
thanks
Can someone upload it to me
Sent from my X10i using XDA App
Can anyone provide me evo X2.1 camera plz I deleted it by mistake or any other rom's camera that looks like ics cam
Sent from my GT-S5360 using xda premium
if its the .apk here u go bro from EVO X2
dont forget to set permissions rw-r-r
Thnx for help mate
Sent from my GT-S5360 using xda premium
another way to get it
if you delete any app in future just open the rom file i.e. rom.zip then goto system\apps\. In that location you can find all apps which comes on rom. so extract the required file and send to sdcard and use rootexplorer to push into system\apps and fix permission & restart to make it work!!!
Don't forget to press THANKS button
Grate Grate Grate SYG Rom ......:victory:
but little problm there.....
NO RADIO ,,,,,,,,,,,,,,
NO CALCULATOR
HOW CAN I GET THE FM RADIO...........
PLZ HELP.....AND THANX A LOT FOT THE AWESOME ROM:good::good:
which from bro
Sent from my GT-S5360 using xda premium
There's a stock app download thread in the themes and apps section. Download, install root explorer, copy the apk files to /system/app/ and set permissions to rw-r--r--. Reboot.
★ Sent from a Galaxy far far away... ★
Yes, I copied this, and there's nothin' you can do about it... :badpokerface:
I want to port the lidroid toggles from Simplicity to USSRv7. How would I do this? I have the lidroid res, system ui, and framework res apks.
Sent from my GT-P3110 using xda app-developers app
Change the file extension of lidriod-res.apk to zip
Unzip lidriod-res.zip
goto res/drawable-hdpi
Copy the toggles pngs only
Past them to your unzipped res/drawable-hdpi
zip back up and change extention back to apk
put in flashable zip and flash with system mounted
I just replaced my lidroidres.apk with the one from the ROM I wanted and it worked! Thanks though
Sent from my GT-S5360 using xda app-developers app
blagginspaziyonokip said:
I just replaced my lidroidres.apk with the one from the ROM I wanted and it worked! Thanks though
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
that work with galaxy g5-s5570i ?
Pival81 said:
that work with galaxy g5-s5570i ?
Click to expand...
Click to collapse
Yes just replace lidroid-res.apk to change toggles if your rom uses lidriod in its ui
Any problems just unzip the lidroid-res.apk of the toggles you want & past them into one from your rom
i have a question for you guys.
i have a N9005 with stock latest rom which is NE4. i am rooted. i tooked secmms.apk and secmms.odex from /system/priv-app and actually decompiled it using apktool for Android itself. i edited the mmsconfig.smali file for certain mods.
the question now is, how do i actually recompile it back? i have secmms_src and secmms_odex folders. how do i recompile it back to odex format for my odex stock rom?
thanks with regards.
Sent from my SM-N9005 using XDA Premium 4 mobile app
Compile it into one single whole apk file and then odex it.
Someguyfromhell said:
Compile it into one single whole apk file and then odex it.
Click to expand...
Click to collapse
How do i do that?
Sent from my SM-N9005 using XDA Premium 4 mobile app
slackerz_86 said:
How do i do that?
Sent from my SM-N9005 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
google is your friend: http://forum.xda-developers.com/showthread.php?t=2213985
TML1504 said:
google is your friend: http://forum.xda-developers.com/showthread.php?t=2213985
Click to expand...
Click to collapse
Ya but how to make it to odex?
Sent from my SM-N9005 using XDA Premium 4 mobile app
This may help you but make a back up first.
Find a deodex SecMms.apk and modify it as you need.
Then rename it to Modded_SecMms.apk and put it in system\priv-app or wherever it belongs to, do not remove original one (SecMms.apk, SecMms.odex)
Flash Universal Odex Script
Then odex your file see how to do it in that thread
Remove original non-modded one from system folder with its correcsponding odex file
Rename your modded file to its original pack name SecMms.apk (you shoud find both Modded_SecMms.apk and Modded_SecMms.odex)
Check permission to rw,r,r
Reboot
I guess this is the only possible way.
kmokhtar79 said:
This may help you but make a back up first.
Find a deodex SecMms.apk and modify it as you need.
Then rename it to Modded_SecMms.apk and put it in system\priv-app or wherever it belongs to, do not remove original one (SecMms.apk, SecMms.odex)
Flash Universal Odex Script
Then odex your file see how to do it in that thread
Remove original non-modded one from system folder with its correcsponding odex file
Rename your modded file to its original pack name SecMms.apk (you shoud find both Modded_SecMms.apk and Modded_SecMms.odex)
Check permission to rw,r,r
Reboot
I guess this is the only possible way.
Click to expand...
Click to collapse
I have to wait till i get home from work in another 12hrs in order to do this. Tanx for this link. I will try it out and will update u.
Sent from my SM-N9005 using XDA Premium 4 mobile app
Try this app you can Oxed the SecMms.apk (and more system apps)
https://play.google.com/store/apps/details?id=com.SystemCleanup.Inteks.org
(After its done you may need to set the permission on the SecMms.odex manually.)
robalm said:
Try this app you can Oxed the SecMms.apk (and more system apps)
https://play.google.com/store/apps/details?id=com.SystemCleanup.Inteks.org
(After its done you may need to set the permission on the SecMms.odex manually.)
Click to expand...
Click to collapse
But the thing is, from apktool for android, i can create a deodexed apk of SecMms. But no matter how i push to my phone even after setting permission, MESSAGES doesnt appear at all.
Sent from my SM-N9005 using XDA Premium 4 mobile app