I rooted my phone and installed a mod for the e-mail application. I made sure to make a copy of the original email.apk in case I wanted to go back. Well, I didn't realize the mod had a deodexed apk of the e-mail app so I forgot to make a backup of the odex file and the mod deleted the original odex file. I downloaded the stock ROM from here:
http://forum.xda-developers.com/showthread.php?t=1391174
Is there anyway I can pull the e-mail.apk and e-mail.odex from this ROM so I can push it back to my phone?
Hizpanick said:
I rooted my phone and installed a mod for the e-mail application. I made sure to make a copy of the original email.apk in case I wanted to go back. Well, I didn't realize the mod had a deodexed apk of the e-mail app so I forgot to make a backup of the odex file and the mod deleted the original odex file. I downloaded the stock ROM from here:
http://forum.xda-developers.com/showthread.php?t=1391174
Is there anyway I can pull the e-mail.apk and e-mail.odex from this ROM so I can push it back to my phone?
Click to expand...
Click to collapse
If you look through that stock rom, the email.apk and it's corresponding odex is in /system/app
yoft1 said:
If you look through that stock rom, the email.apk and it's corresponding odex is in /system/app
Click to expand...
Click to collapse
Thanks! How do I look through the stock rom? I've tried using ext2explore, but I am not able to access the files in the rom.
Hizpanick said:
Thanks! How do I look through the stock rom? I've tried using ext2explore, but I am not able to access the files in the rom.
Click to expand...
Click to collapse
Aevyou trying to view the rom files you downloaded through your phone? If so you can't you have to do that on a pc. If you're trying to view system files then root explorer will do fine
iLeopard said:
Aevyou trying to view the rom files you downloaded through your phone? If so you can't you have to do that on a pc. If you're trying to view system files then root explorer will do fine
Click to expand...
Click to collapse
I downloaded SGH-T989_TMB_1_T989UVKL1_CL799405_REV00.rar, which contained system.img (508MB) and T989UVKL1_HOME_SGH-T989user_CL799405_REV00.tar.md5 (574MB). Can I open these files with my PC and extract e-mail.apk and e-mail.odex? If so, what program do I use? If not, how can i retrieve the files I want from them?
Hizpanick said:
I downloaded SGH-T989_TMB_1_T989UVKL1_CL799405_REV00.rar, which contained system.img (508MB) and T989UVKL1_HOME_SGH-T989user_CL799405_REV00.tar.md5 (574MB). Can I open these files with my PC and extract e-mail.apk and e-mail.odex? If so, what program do I use? If not, how can i retrieve the files I want from them?
Click to expand...
Click to collapse
Okay since it's a tar file its a bit more complicated. DO you have a nandroid of your rom before you replaced the email app? If so, backup your current rom, restore to your old backup, go to /system/app and copy the odex file to your sd card. Then restore to your new backup and put the odex file back in /system/app.
Hizpanick said:
I downloaded SGH-T989_TMB_1_T989UVKL1_CL799405_REV00.rar, which contained system.img (508MB) and T989UVKL1_HOME_SGH-T989user_CL799405_REV00.tar.md5 (574MB). Can I open these files with my PC and extract e-mail.apk and e-mail.odex? If so, what program do I use? If not, how can i retrieve the files I want from them?
Click to expand...
Click to collapse
If its an .img you should be able to mount it. Are you if using linux or Mac you should be able to mount without any additional software but if using windows you will have to extract or fund software that will mount drive images on the pc
OK, so I figured out how to do this.
First, I went to this thread:
http://forum.xda-developers.com/showpost.php?p=13393576&postcount=41
I downloaded the Convert_sgs2img.exe util file and pointed it to system.img. I then was able to open the converted img file using Linux Reader http://www.diskinternals.com/linux-reader/ by mounting it within the program. I was then able to get any file I wanted!
When I want certain apks I go through root explorer and just copy/paste. Seems to be the easiest way. You can do that or adb pull.
Finally !!
I found how do that after to waste a day to search one real solution.
Is only to use the ClassyKitchen free version for windows.
I found it here:
https://forum.xda-developers.com/chef-central/android/tool-classykitchen-android-roms-t3862584
Basically, after to open the program, you will choose "create new project" on the tab "Projects utils", and choose the firmware from PC or from mobile root. So, the program will extract the folders and files to PROJECT/system folder, and you will can access them by windows explorer, including the app folder with all original apks.
I was looking for a way to restore the calculator apk after delete it before to find another to replace it.
[ ].
{
"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"
}
Related
{
"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"
}
First screenshot before and other after flashing this moded Phone.apk from Ele's ROM (CM7 final). I've changed Empty-avatar picture and layout in layout/call_card_person_info.xml It must be compatible with any CM7-based ROMs, test it, but make nandroid backup!!
Flash zip from recovery:
Elelinux 7.0.0 v.2.0
Big photo layout
Stock apk
Elelinux-6.2.0-Hero-Speedmachine-v3
Big photo layout
Stock apk
Erasmux's Floyo 1.2.0
Big photo layout Not tested.
Stock apk Not tested.
Press
or/and post your suggestions Have a nice day.
which program u use for xml edit?
BuzzFuzz said:
which program u use for xml edit?
Click to expand...
Click to collapse
1. Use apktool to decompile apk
2. Use _any_ text-editor (I prefer notepad++) to modify xml files
3. Build apk. Don't sign if it is a system app.
4. adb push apk to /system/app/ (system app) and test it.
Matri}{ said:
1. Use apktool to decompile apk
2. Use _any_ text-editor (I prefer notepad++) to modify xml files
3. Build apk. Don't sign if it is a system app.
4. adb push apk to /system/app/ (system app) and test it.
Click to expand...
Click to collapse
Thanks Matri
Does it support QuickDial?
wult54 said:
Does it support QuickDial?
Click to expand...
Click to collapse
This is standart Phone.apk from CM7 ROM just slightly modified. So any other dialers and functions should work like before. Anyway I don't use QuickDial, so I cannot answer for sure.
Zip isnt compatible with new clockworkmod recovery...
So i copied over using root explorer... FC loop and a reboot later, it looks like an old dialer, nothing like the screenshot
Running evo cm7.021 here, but i figure cm7 is cm7, so whats the deal?
Couldnt edit attachments into last post, heres what it looks like, using system theme.... nothing like cm7 stock
Turn on In-touch UI in Settings-phone
FCs might be if you have rom with another aosp different from 2.3.3
Pm your phone.apk and I'll mod it
U can change phone apk from Floyo 120 Rom
Rom is very popular and one of the best roms...
http://forum.xda-developers.com/showthread.php?t=784689
cheers
BuzzFuzz said:
U can change phone apk from Floyo 120 Rom
Rom is very popular and one of the best roms...
http://forum.xda-developers.com/showthread.php?t=784689
cheers
Click to expand...
Click to collapse
Good idea! I'll make moded versions for all popular roms: Vanilla, Floyo and Speedmachine. If someone could help me with testing please pm me your current rom. I'll send you moded Phone.apk for testing purposes.)
P.S. I just don't get it why my update.zip doesn't work with clockwork ((
Tell me your clockworkmod recovery version?
BuzzFuzz said:
Tell me your clockworkmod recovery version?
Click to expand...
Click to collapse
I'm using AmonRA 1.7.0.1 recovery. Maybe u can give me a brief tutor of how to make proper update.zip? I was following this one: http_://www.londatiga.net/it/how-to-create-android-update-zip-package/
update: one thing I missed is that filesystem might be in RO mount. Than throws an error similar
minzip: Can't create target file "/system/app/Phone.apk": Read-only file system
Click to expand...
Click to collapse
check this
http://www.robmcghee.com/android/creating-an-android-update-zip-package/
http://blog.coralic.nl/2010/01/25/how-to-create-update-zip-using-your-build-aka-system-img/
brb, snooker on Eurosport
Matri}{ said:
I'm using AmonRA 1.7.0.1 recovery. Maybe u can give me a brief tutor of how to make proper update.zip? I was following this one: http_://www.londatiga.net/it/how-to-create-android-update-zip-package/
update: one thing I missed is that filesystem might be in RO mount. Than throws an error similar
Click to expand...
Click to collapse
Flash clockwork recovery instead of AmonRa then the update.zip should work fine
Sent from my Hero using XDA Premium App
swatsbiz said:
Flash clockwork recovery instead of AmonRa then the update.zip should work fine
Sent from my Hero using XDA Premium App
Click to expand...
Click to collapse
Vice versa) I have no problem with recovery and this two zips))
I have made changed apks for Floyo, Speedmachine and remade update.zip according to tutor (thanks goes to BuzzFuzz).
Floyo version not tested. Please, make a report for me. Thanks.
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.
I noticed gapps is rather large (for my taste); being around 190mb, it's twice the size of my rom. So I had an idea, since I only use about 3 or 4 of the Google apps (play store, Gmail, aosp messaging, and probably one more), why don't I just decompress it, remove the bloat, then recompress it into a zip file. Problem is, I get an error when I flash it. I know there's probably something obvious I'm missing, but I wasn't able to find anything on xda to remedy this problem.
So for those of you who don't want to read that or missed the question, can I streamline gapps? (decompress, debloat, recompress)
After rezipping did you sign it, I do believe you need to do that. Zipsigner in the playstore should work.
jethro650 said:
After rezipping did you sign it, I do believe you need to do that. Zipsigner in the playstore should work.
Click to expand...
Click to collapse
Awesome, thanks!
+1
You should be able to use the "open archive" functionality in your zip tool (like 7-zip). Install 7-zip. once installed, right click on the gapps zip file you are wanting to reduce in size... Select 7-Zip >>> Open archive. Then select folder which has the file you want to remove (Gapps are in /system/app folder). Then select the Google apps you want to remove (highlight, then select red X for delete). If will ask for confirmation, respond "yes". After you have deleted what you don't want, hit "File >>> Exit". This will retain all the original zip file signature properties. Do NOT extract files... use the Open Archive functionality.
I do this all the time on ROMs when I want to trim programs I don't plan on using before I flash zip. Takes up less space.
DoctorQMM said:
You should be able to use the "open archive" functionality in your zip tool (like 7-zip). Install 7-zip. once installed, right click on the gapps zip file you are wanting to reduce in size... Select 7-Zip >>> Open archive. Then select folder which has the file you want to remove (Gapps are in /system/app folder). Then select the Google apps you want to remove (highlight, then select red X for delete). If will ask for confirmation, respond "yes". After you have deleted what you don't want, hit "File >>> Exit". This will retain all the original zip file signature properties. Do NOT extract files... use the Open Archive functionality.
I do this all the time on ROMs when I want to trim programs I don't plan on using before I flash zip. Takes up less space.
Click to expand...
Click to collapse
Great! Turns out signing wasn't it but I'll take that approach and posts my results
Bingo! Got it down to 51mb lol
One more question, is there a way to do this on your phone? It'd make this process even easier. I'm using ROM toolbox right now and as far as I know, you can only browse, not delete or modify the contents.
Gfrt94yn said:
One more question, is there a way to do this on your phone? It'd make this process even easier. I'm using ROM toolbox right now and as far as I know, you can only browse, not delete or modify the contents.
Click to expand...
Click to collapse
I use SpeedSoftware on my phone to extract apks (like inverted apps) from other device installable ROM zips. But you have to "extract" the files... then you can "re-zip" the file after you remove/add files; however, I cannot say for certain if the signature integrity remains (i.e., by re-zipping, not sure if you'll retain the valid signatures). The Open Archive functionality does not require "extraction" and "rezipping"... that's why I like it. Hopefully someone else will chime in regarding android programs which have the Windows like "open archive" functions.
{
"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"
}
Here is one that alliws the "open" function. https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver
jethro650 said:
Here is one that alliws the "open" function. https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver
Click to expand...
Click to collapse
Exactly what I was looking for! Says it's not compatible with my device but I can pull a few strings
Thanks again for all your help guys! I hope to start cooking up roms before too long, just gotta learn the very basics first
Hi all,
I use original Huawei HiSuite software on my PC to backup my mobile phone (P6). HiSuite generates a backup ZIP file.
I tried to open this file, but I doesn't seem a normal ZIP file. It's a mess!
The only file that I could find is a index.xml and a note db.
How can I extract contacts and sms from this mysterious ZIP file?
craxyaxe2014 said:
Hi all,
I use original Huawei HiSuite software on my PC to backup my mobile phone (P6). HiSuite generates a backup ZIP file.
I tried to open this file, but I doesn't seem a normal ZIP file. It's a mess!
The only file that I could find is a index.xml and a note db.
How can I extract contacts and sms from this mysterious ZIP file?
Click to expand...
Click to collapse
Why do you use HiSuite backup option ? Use Titanium Backup or sync you contacts with google.
craxyaxe2014 said:
Hi all,
I use original Huawei HiSuite software on my PC to backup my mobile phone (P6). HiSuite generates a backup ZIP file.
I tried to open this file, but I doesn't seem a normal ZIP file. It's a mess!
The only file that I could find is a index.xml and a note db.
How can I extract contacts and sms from this mysterious ZIP file?
Click to expand...
Click to collapse
You dont need to open the zip file , see if there is another folder ,and you with find your files that you have backuped
Sry for mu English
Like this
{
"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"
}
XDAvatar said:
Why do you use HiSuite backup option ? Use Titanium Backup or sync you contacts with google.
Click to expand...
Click to collapse
I don't need the backup for backup purpose. I can't root the device, but I was wandering if I can recover some deleted sms from the sqlite db. I don't know how the original HiSuite makes a backup.
I tried to open the zip and trying to discover if it just copies the sms and contact dbs, but that zip is not ZIP compliant.
If you open it, you find inside another file with the same name of the archive... and if you change the ZIP file name, the file inside it change automatically the name!!!
Inside this second file/folder (???) there are just two files containing quite nothing... :silly:
astrit1 said:
You dont need to open the zip file , see if there is another folder ,and you with find your files that you have backuped
Sry for mu English
Click to expand...
Click to collapse
I tried to search all over the PC, even in hidden files and folders, but there are just the ZIP files.
craxyaxe2014 said:
I tried to search all over the PC, even in hidden files and folders, but there are just the ZIP files.
Click to expand...
Click to collapse
Go to Users / 'you' / HiSuite
XDAvatar said:
Go to Users / 'you' / HiSuite
Click to expand...
Click to collapse
No other files, just the zip files. If I change the filename, hisutie say that the zip is corrupted. :silly:
[GUIDE][MEDIATEK][NOOB FRIENDLY]ODEX YOUR SYSTEM APP FOR FASTER ROM THROUGH YOUR PHONE
WHY TO DO THIS???
IT TAKES MORE SPACE OF SYSTEM PARTITION BUT MAKE YOUR ROM FASTER
Requirements
+Rooted phone
+Root explorer
+Terminal Emulator
+dexopt-wrapper
And a Little brain
LETS START
-FIRST DOWNLOAD DEXOPT-WRAPPER AND PUSH IT TO SYSTEM/BIN
AND GIVE IT PERMISSION rwxrrwx and Save
-NOW MAKE A FOLDER IN UR SD CARD NAMED TEST(ANYTHING YOU WISH)
AND THEN GO TO SYSTEM/APP AND COPY PASTE THE APP TO TEST FOLDER (TAKE ANY APP YOU WA)NT) BY ROOT EXPLORER
I WILL CHOOSE SYSTEM UI APP
- NOW GO TO TERMINAL EMULATOR
AND PASTE THIS CODE
Code:
dexopt-wrapper /sdcard/TEST/SystemUI.apk /sdcard/TEST/SystemUI.odex
AND PRESS ENTER
AND YOU WILL GET THIS MESSAGE.
SEE SS
{
"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"
}
- NOW LAST STEP
GO TO THE FOLDER TEST AND YOU WILL SEE A FILE NAMED SYSTEMUI.ODEX
NOW PRESS ON THE SYSTEMUI.APP AND SELCET VIEW TICTK ALL AND EXTRACT THE FOLDERS BY ROOT EXPLORER
NOW GO TO THE FOLDER WHERE THE SYSTEMUI APP IS EXTRACTED
AND THERE U WILL SEE CLASSES .DEX FILE
DELETE IT
AND SELECT ALL OTHER FILES AND FOLDERS AND ZIP IT TO NAME SYSTEM UI.APK AND AFTER ARCHIVE DELETE THE .ZIP AND U WILL GET SYSTEMUI.APK NOW SELECT THE APP WE MODDED AND SELECT THE SYSTEMUI.ODEX FILE WE GOT EARILER AND PUSH IT IN ROOT/SYSTEM/APP AND REBOOT
[]YOU CAN ALSO ODEX ALL SYSTEM APPS JUST CHANGE THE NAME dexopt-wrapper /sdcard/app/Enter the name of app her.apk /sdcard/app/and here too.odex[
YOU CAN ALSO ODEX FRAMEWORK
DOWNLOAD DEXOPT-WRAPPER
CLICK HERE
NOTE- I AM NOT RESPONSIBLE FOR ANY PROBLEM IN YOUR PHONE DO TO YOUR MISTAKE
[]
HIT THANKS FOR MY WORK NAD SOERY IF THIS IS WORK SECTION TO POST IT PLEASE CHANGE IT IF SO
good work
Good work bro will try it and will report you
but bro how will it make the rom.faster as it takes more space????
Dead link Here And Just using 1 file Their...! already tools present for odexing a custom rom.
With all needed files like universal odex script and few other tools. Also u can deodex ur custom rom via cwm (Flashing a zip) it can odex ur rom and also clear dalvik cache.
Link not working
Link Not working
LINK
SMARTY BOY said:
Link Not working
Click to expand...
Click to collapse
Dev host link by him
http://d-h.st/rvU
---------- Post added at 12:28 PM ---------- Previous post was at 12:26 PM ----------
kartik verma said:
Dead link Here And Just using 1 file Their...! already tools present for odexing a custom rom.
With all needed files like universal odex script and few other tools. Also u can deodex ur custom rom via cwm (Flashing a zip) it can odex ur rom and also clear dalvik cache.
Click to expand...
Click to collapse
http://d-h.st/rvU
Dev host link uploaded by him
thank you
thanx but
the link is unstable
just cant get to download file
zeuspro said:
the link is unstable
just cant get to download file
Click to expand...
Click to collapse
Link working fine dude !!!!
The Easiest way to Odex Rom...
1. Install Luckey Patcher.
2. Open it and give it rooT access...
3. Open Toolbox and Run Odex All system applications...
reboot...