Hi this must be a noob question, but i need to know how to replace the default dialer .apk file and also the contacts .apk file to something else (exDialer and exContacts) in the ROM itself.
Try extracting the apks from the stock ROM and replace it. Report back.
Sent from a Time Lord, using his TARDIS.
Nope it didn't seem to work!
It said installation failed.
Just follow these steps...there is a chance they might not work but you are free to try it
1.Install the dialer app(dont move it to sd card)
2.Use a file manager app with root permissions enabled(eg- ES File Explorer) and go to the "phone memory" then "data/app" copy the app's apk to the sd card
3.Now uninstall the app ....the install was for getting the apk file
4.Rename the backed up apk as "Phone.apk" (case-sensitive)
5.Backup your CM7 dialer by going into phone memory "system/app"....it will be named "Phone.apk".....back it up somewhere in the SD card
6.Now just take the apk of the dialer you wanted and copy it in phone memory "system/app"
7.Finally change the permissions of the apk as follows
--->In ES File Explorer,after moving your desired dialer's apk,long press for menu
--->Then select Properties
--->In the properties window there will be a button labelled "Change" just beside permissions
--->Then Select the 1st two check boxes in User,1st in group and 1st in other and press ok
8.Reboot the phone and pray to God it works
9.To revert back,just put the original "Phone.apk" in "system/app" and reboot
csoulr666 said:
8.Reboot the phone and pray to God it works
Click to expand...
Click to collapse
lol!
Sadly, no it didn't work. Damn this is tough!
Originally Posted by csoulr666
8.Reboot the phone and pray to God it works
Click to expand...
Click to collapse
lol!
Sadly, no it didn't work. Damn this is tough!
Click to expand...
Click to collapse
What happens?
Sent from my Wildfire S using XDA
You're not supposed to remove the default dialler app. It's a part of the system framework and the results when you do try to remove it will be severe. I believe that the phone aspect of Android is integrated into the default dialer apk (Both in sense and in AOSP).
In any case, there is no need to remove the dialler apk.You just install an alternate dialler and set that as default. It's works as if the original dialler was never there.
You cannot bring over the sense dialler though since that depends on the entire sense framework.
Just install exDialer and set it as default.
You can push it to /system/app if you would like. Leave the original one as it though.
vbhtt said:
What happens?
Sent from my Wildfire S using XDA
Click to expand...
Click to collapse
As soon as I replace the Phone.apk, it force closes to the homescreen. After I try restarting the device, it refuses to get past the Boot Screen Animation.
AceRoom said:
You're not supposed to remove the default dialler app. It's a part of the system framework and the results when you do try to remove it will be severe. I believe that the phone aspect of Android is integrated into the default dialer apk (Both in sense and in AOSP).
In any case, there is no need to remove the dialler apk.You just install an alternate dialler and set that as default. It's works as if the original dialler was never there.
You cannot bring over the sense dialler though since that depends on the entire sense framework.
Just install exDialer and set it as default.
You can push it to /system/app if you would like. Leave the original one as it though.
Click to expand...
Click to collapse
So you're saying there is no way I can natively replace the dialer to the exDialer in the Rom itself?
FYI: The Rom concerned here is HCMIUI 3.2 by Henry. Brilliant Rom otherwise!
Exactly, the default dialler cannot be replaced except perhaps by a full replacement say from the original cm7 rom or a themed version of your current dialler. You can only add a secondary dialler which will work in addition to the original one.
Check out the apk for the original Phone.apk
You'll find the components of the in-call screen.
cm7 themes for example retheme the framework which applies some modifications to the original in call screen.
AceRoom said:
Exactly, the default dialler cannot be replaced except perhaps by a full replacement say from the original cm7 rom
Click to expand...
Click to collapse
^ How do i do that? Actually this is exactly what i want to do, a full replacement!
You can probably take the Phone.apk and replace your current one with (Make sure you set the permissions to 644) but it really won't make much of a difference. Instead, just install the cm7 Theme Chooser and change your theme. HC MIUI is basically a themed cm7 rom with a MIUI flavor, MIUI apps and stellar animation effects!
Would love to get those on other ROMS!
There's actually a fuller MIUI (gb) but it's only on beta (There are some usability issues in which the colours in some apps are FUBAR) and the MIUI 4 (ics) is only on alpha... On my phone, the Phone crashed on making a calling the MIUI 4...
Well i guess this is not possible the way i thought i would!
maybe someone can make a patch or something that will do this( maybe for other default apps also) just a thought?!
How to set ExDialer as fault
AceRoom said:
You're not supposed to remove the default dialler app. It's a part of the system framework and the results when you do try to remove it will be severe. I believe that the phone aspect of Android is integrated into the default dialer apk (Both in sense and in AOSP).
In any case, there is no need to remove the dialler apk.You just install an alternate dialler and set that as default. It's works as if the original dialler was never there.
You cannot bring over the sense dialler though since that depends on the entire sense framework.
Just install exDialer and set it as default.
You can push it to /system/app if you would like. Leave the original one as it though.
Click to expand...
Click to collapse
How do i set exDialer as default dialer. I really want to set it as default one.
Thanks
Related
How can i port sense ui to vanilla rom?
Which are interested files?
I already know about needing to edit init.rc, to put customize folder in system and to copy htc apps and libs but i can't get it working, how can i do?
Well, you'll definitely need the htc framework / res in /system/framework
along with Rosie, and the associated widgets in /system/app
adwinp said:
Well, you'll definitely need the htc framework / res in /system/framework
along with Rosie, and the associated widgets in /system/app
Click to expand...
Click to collapse
I have to edit framework-res too, right?
No, although you need com.htc.resources.apk.
Ok, i tried to do this but there are some problems
1. There aren't sense colors (for example highlight color is android's original orange)
2. There aren't sense images
3. Notify bar is white and not black
4. Rosie Home FC continuously
How can i fix?
1: copy over the framework from /system/framework from another rom
2: copy over the htc-specific apps from /system/app (you definitely need rosie.apk and htcaddprogramwidget.apk, amongst others)
adwinp said:
1: copy over the framework from /system/framework from another rom
2: copy over the htc-specific apps from /system/app (you definitely need rosie.apk and htcaddprogramwidget.apk, amongst others)
Click to expand...
Click to collapse
1. Already tried, stuck on bootscreen
2. Copied all htc apps
Ideas?
Just download Villain, and copy every apk starting with HTC from system/app.
You could try copying the framework too, but I've had a lot of problems porting it over 100% working vanilla builds. Try copying the framework over, but I can't guarantee it'll even boot. I think Villain is pushing it.. there are so many Sense apps and widgets that it seems sluggish.
Adwinp had it just right with his [email protected] roms. Perfect balance of Sense and no-sense. Very quick, but looked like sense.
nprussell said:
Just download Villain, and copy every apk starting with HTC from system/app.
You could try copying the framework too, but I've had a lot of problems porting it over 100% working vanilla builds. Try copying the framework over, but I can't guarantee it'll even boot. I think Villain is pushing it.. there are so many Sense apps and widgets that it seems sluggish.
Adwinp had it just right with his [email protected] roms. Perfect balance of Sense and no-sense. Very quick, but looked like sense.
Click to expand...
Click to collapse
I tried taking sense from villain and from hero/espresso hybrid:
- With villain if i copy the framework i can't get the phone to boot, if i don't copy the framework the rom starts but rosie give continuosly FC
- With espresso hybrid without copying the framework the rom doesn't recognize rosie as home, if i copy framework phone doesn't boot
Solutions?
Well
I can safely say it's being worked on . And Even more so that it is possible.
I currently have a working build based on Espresso Rosie with only a few problems in HTC widgets to iron out.
I can't promise when it'll get released (if at all) on my current schedule, but if I find the time to finish it for my personal needs. (I can't currently afford the time to keep flashing from my stock ROM to the Vanilla 2.1 I'm building it on).
I'm sure someone will beat me to a working build, but depending on how this next week goes with my real work, I may or may not have the time to finish it.
Just tried merging villain's framework-res with my rom's one, the phone remains on bootscreen
Exit93 said:
Just tried merging villain's framework-res with my rom's one, the phone remains on bootscreen
Click to expand...
Click to collapse
Out of interest - are you trying to re-sign the framework-res? Re-signing it with test keys will force it to hang on the boot screen.
I believe the launcher is the same... correct me if I'm wrong.
nprussell said:
Out of interest - are you trying to re-sign the framework-res? Re-signing it with test keys will force it to hang on the boot screen.
I believe the launcher is the same... correct me if I'm wrong.
Click to expand...
Click to collapse
Yeah...
I resigned it with stericson's method
So... we can't modify graphics in that res package? I wanted to customize it
Sorry for the little bit of thread hijacking here.
I too am interested in porting Sense, but to a Samsung device that's currently not supported in this forums - the Galaxy Spica (i5700).
I have tried to copy all HTC apps but the phone did not recognize them. For example, if I push all apps to /system/app and press the home button, the default home comes out and not sense (no prompt either).
Every other app FCs (for example com.htc.music or com.htc.browser).
Copying the HTC framework to the phone would result in eternal bootscreen.
Copying all the libs to the phone would result in hang
As you know, in galaxy s when we install 4-5 page programs , lags is appear
The touchwiz launcher is lagy too and when we Turn pages the lags is apear
I decompile touchwiz.apk and i explore folders and in res folder i saw few folders that named xxxx-xxxx-1024x600 and i guess this names means 1024x600 pixel like galaxy tab and samsung create a touchwiz that could be use in galaxy s and galaxy tab!
I decided to deleted that folders had a 1024x600 in the last of name and i compile apk and push it to galaxy and i see that is work lagless and very fast and smooth
I made an update.zip of this modified touchwiz and upload in attachment
Guys you can test it and leave Comments on this topic
I forget something
I change the homescreen_menu_shortcut_bg.png with glass one and you can see in pic
What firmware versions does this work on?
Does it overwrite the default TouchWiz?
Is it compatible with any Lagfixes?
this launcher is last version of touchwiz that used in jpm/jp6 roms and must work on any version of roms
yes , this launcher is compatible with any lagfixes
I am sorry, what has been changed from default?
Lowered the resolution or something?
i think you should work with the guy that did the TW mod script:
http://forum.xda-developers.com/showthread.php?t=792817
together you can hack tw and make it work better
Just flashed it via CWM on Voodoo-Doctor-Edition-JP6 and seems to be lagless flipping between pages. G8 job!
Amazing!!!!!!!!
It works!!!!!! Great Work!!!! This launcher is more fast, even using various widgets and an animated desktop. Thanks!!!!
xxgg said:
I am sorry, what has been changed from default?
Lowered the resolution or something?
Click to expand...
Click to collapse
No, based on what he wrote, he deleted icons and textures for use on Galaxy Tab. I wonder if it really does make it faster, though.
No effect here. Still laggy as hell.
EDIT: maybe it's because I'm using a lagfix? I have 5 pages of apps. Not that much if you ask me :S
Can you guys still uninstall apps from the drawer?
Last time I replaced TWlauncher I had lost this ability.
interesting.....
I recommend editing the LauncherConfig.java class to enable the fly in effect when opening the app menu, pretty nice.
Can you guys still uninstall apps from the drawer?
Last time I replaced TWlauncher I had lost this ability.
Click to expand...
Click to collapse
My attachement contains a classes.dex which has the ability to uninstall (non system) apps from homescreen + fly in effect.
Remove .apk and .odex first, then push this to system. I always switch to an other launcher before doing that..
@Spike_M
When I delete all folders with 1024*600 in the name, apktool gives some errors..
On reboot touchwiz doesn't load - it gives me a fc error: The process android.process.acore has stopped unexpectedly.
How do I go back to the original touchwiz?
Jumba said:
On reboot touchwiz doesn't load - it gives me a fc error: The process android.process.acore has stopped unexpectedly.
How do I go back to the original touchwiz?
Click to expand...
Click to collapse
Do you have adb enabled? Otherwise you have a problem..
I have adb installed, but my pc won't detect the phone when plugged in via usb.
It seems like the only solution is to flash another update.zip via recovery. An update.zip of the original touchwiz should work, if someone would be kind enough to put one together. I wouldn't know where to start...
Edit: or is there a way to install an apk via the recovery menu? Long shot, I know. I was thinking installing LauncherPro would bypass the fubar'd tw.
i use modified launcher and its work like a charm
for those guys want to get back original touchwiz
1- download update.zip in attachment and copy it to your internal memory
2- instal it from recovery 2e or cwm recovery
Spike_M said:
i use modified launcher and its work like a charm
for those guys want to get back original touchwiz
1- download update.zip in attachment and copy it to your internal memory
2- instal it from recovery 2e or cwm recovery
Click to expand...
Click to collapse
Thanks but I can't access the internal memory of my phone. Now what?
Tw launcher is definately faster now. Try pinch to zoom and see! It even made me consider reverting from launcher pro.. Great fix, thanks!
its not 100% perfect but youre as close as ive ever seen anyone come so far!
damn nice fix!
I think I noticed an small improvement with that fix: 55apps installed (6 pages in app drawer), but there is still some lag...
By the way I'm really glad that there is people trying to improve the performance of TW. I really like TW but the app drawer is laggy I'm still using froyo stock launcher...
JVH, JVO and JVP themes can be found in this thread!
I was using ock's gingerbread theme for JVK and really liked versions 1-2. I'm not really interested in "all in one" themes and prefer things to be a bit more modular.
This is a "from scratch" theme, decompiled with apkmanager with graphics from AOSP source.
Also likely to only work with deodexed roms I would assume.
What this does:
* Changes the images in framework-res and SystemUI, these include the window frame shape, status bars and various other graphics.
* Changes a few text colours to properly match the new graphics.
* For the moment, has AOSP stock battery mod. (not percentages).
What this will never do:
* Change your lockscreen.
* Add more lockscreens.
* Have the extended power menu. (iirc these are "unsafe" reboots anyway)
* Include the overscroll glow.
* Include the CRT off animation.
If you're after these features I recommend popping over to ock's thread: http://forum.xda-developers.com/showthread.php?t=1010324
But, but, but, I really like the overglow effect!
dhiru1602's stand alone mod should work with these mods: http://forum.xda-developers.com/showthread.php?t=1027935&highlight=overscroll+glow
TODO:
- Media scanner's entry in the notification dropdown is coloured wrong. (part of TW?)
- Recolour the data connection icon on the power menu.
- Odd browser combo box size error.
- Adjust xml based colours to match AOSP.
Screenshots
Always useful to have a backup when trying new themes, so there's an "uninstall" which will replace the files back to stock.
CWM3 Compatible Installs:
Main theme:
* Install theme - aosp-jvb-vX.Xs.zip
* Samsung stock JVB theme - stock-jvbs.zip
Lockscreen:
* Install AOSP lock - aosp-lock-jvb-s.zip
* Install Samsung lock - glass-lock-jvb-s.zip
MediaProvider: (SDCard scanner)
* Install aosp themed mediaprovider - aospthemed-mediaprovider-jvb-X.X-s.zip
* Install Samsung stock mediaprovider - stock-mediaprovider-jvbs.zip
Changelog:
aosp-jvb=v1.67: 28/04/11
- Properly fixed the browser combobox error instead of just a workaround. No real need to upgrade though.
aosp-jvb-v1.5: 26/04/11
- Fixed most/all the colours to match aosp in styles.xml.
- Fixed the animation on the progress spinners to be 12 frames instead of 8.
aosp-jvb-v1.4c: 22/04/11
- Fixed the notification bar item background bug which was caused by fixing the combo box bug.
aosp-jvb-v1.4: 22/04/11
- Fixed the browser combo box bug.
aospthemed-mediaprovider-jvb-1.1:
- Bugfix.
aosp-jvb-v1.2:
- Edited tw data connection icon to match the aosp theme.
- Optimised the PNGs.
aosp-jvb-v1.1:
- Changed progressbar colour to match aosp. (orange).
aosp-jvb-v1:
- Initial release.
any screenshoot?
i can't see it anywhere
with screenies would be nice
sweet! keep it up! I like that u have only done "minor" changes trying now!
Hi,
will this have a standard gingerbread look like the nexus s ??
I have updated my galaxy s to 2.3.3 but am having trouble finding a true gingerbread theme whch includes dialler and contacts ???
Any help ? is this theme what i am looking for ?
Fresh One said:
Hi,
will this have a standard gingerbread look like the nexus s ??
I have updated my galaxy s to 2.3.3 but am having trouble finding a true gingerbread theme whch includes dialler and contacts ???
Any help ? is this theme what i am looking for ?
Click to expand...
Click to collapse
At present I'm not intending to skin the dialler or contacts. More or less only core system related.
sargorn said:
At present I'm not intending to skin the dialler or contacts. More or less only core system related.
Click to expand...
Click to collapse
Thanks for your reply...
Do you know if anyone does the gingerbread dialler / contacts.
Can i just replace them with nexus s ones ?
i actually hate galaxy s dialler
Fresh One said:
Thanks for your reply...
Do you know if anyone does the gingerbread dialler / contacts.
Can i just replace them with nexus s ones ?
i actually hate galaxy s dialler
Click to expand...
Click to collapse
It couldn't hurt to give it a shot just replacing them. Just backup your current ones.
Otherwise search this forum for skins of dialler and contacts.
I'm new with android and i want to ask how to install this theme, i'm on 2.3.3 jvk; rooted phone.
thx
Alekxxx said:
I'm new with android and i want to ask how to install this theme, i'm on 2.3.3 jvk; rooted phone.
thx
Click to expand...
Click to collapse
Download zip and save to SDCARD.
Reboot to recovery mode or press VOLUME UP+HOME BUTTON+POWER BUTTON
In recovery choose "install zip from sdcard" option
select the zip file that you saved and instal it and reboot
Volla sparkling new theme for your Galaxy.
Alekxxx said:
I'm new with android and i want to ask how to install this theme, i'm on 2.3.3 jvk; rooted phone.
thx
Click to expand...
Click to collapse
If you're on JVK you probably shouldn't flash this. I believe they are a little different. (you may see minor graphic bugs, etc). If you pop over to ock's thread I believe v1-v2 were for JVK.
shawn_pro said:
Download zip and save to SDCARD.
Reboot to recovery mode or press VOLUME UP+HOME BUTTON+POWER BUTTON
In recovery choose "install zip from sdcard" option
select the zip file that you saved and instal it and reboot
Volla sparkling new theme for your Galaxy.
Click to expand...
Click to collapse
"E:signature verification failed"...any ideas?
in fact, i only want to make the signal and wi-fi bars when avalable green instead of the stock light grey.
@sargorn great job with this AOSP theme.. love it. Right now, I cant use the files you provided because I'm using a modded framework-res.apk which includes chinese. Im trying to get your look though. So far, I made the status bar black, but cant seem to get it right. Is it possible if I give you my framework-res.apk and systemUI.apk, you can mod it for me? Sorry to ask you such a big request...thanks
Alekxxx said:
"E:signature verification failed"...any ideas?
Click to expand...
Click to collapse
You're probably using the stock kernel? You need to flash a custom gingerbread kernel and/or custom rom (basically you need CWM recovery) This theme is only for deodexed roms, so if you just flashed stock via kies or otherwise this probably won't work.
For a deodexed stock rom check out: http://forum.xda-developers.com/showthread.php?t=948790
Or you can try a custom rom. Check the Development forum for those.
Alekxxx said:
in fact, i only want to make the signal and wi-fi bars when avalable green instead of the stock light grey.
Click to expand...
Click to collapse
If you just want a minor change, can I recommend the UOT Kitchen?
http://uot.dakra.lt/
It's fairly easy to use (again, you need a deodexed rom for this), grab the framework-res.apk from /system/framework/ from your phone and the SystemUI.apk from /system/app/.
Choose whichever bits you want, then upload those two files and it will generate an update you can flash with CWM.
I think everything except the Boot animation should work on the galaxy s.
[email protected] said:
@sargorn great job with this AOSP theme.. love it. Right now, I cant use the files you provided because I'm using a modded framework-res.apk which includes chinese. Im trying to get your look though. So far, I made the status bar black, but cant seem to get it right. Is it possible if I give you my framework-res.apk and systemUI.apk, you can mod it for me? Sorry to ask you such a big request...thanks
Click to expand...
Click to collapse
I can give it a shot, but without being able to correctly test it, it might be a bit hit and miss.
It's actually not so difficult to do yourself. There is a very good tutorial in this thread: http://forum.xda-developers.com/showthread.php?p=9978779#post9978779
For the images required I grabbed them from android aosp source, or you could simply decompile my framework-res with apk manager.
Tweaking a few things to match the AOSP xml, few colours, sizes, etc.
Will run it tomorrow on my phone and see if I find any issue then upload it if it's ok.
No problems with it, 1.5 is uploaded. Some new screenshots too!
sargorn, you somehow read mi mind with this them. I'm playing with framework pieces for weeks now trying to find the stock gingerbread look for SGS .
Your theme is looking excellent from all points of view.
Anyway ... please tell me what you did in order to fix the combo box bug in browser .. thanks.
Hi,
Is it possible to replace the CM7 messaging app with the MIUI one?
cardiak said:
Hi,
Is it possible to replace the CM7 messaging app with the MIUI one?
Click to expand...
Click to collapse
Nandroid and try.
cardiak said:
Hi,
Is it possible to replace the CM7 messaging app with the MIUI one?
Click to expand...
Click to collapse
I have tried file explorer from miui and it doesn't work, good luck anyway. report if you find a way
1. Download MIUI.
2. Download CM7.
3. Extract app from MIUI.
4. Replace app in CM7 with it.
5. Wipe Dalvik-cache.
6. Flash customized CM7.
cardiak said:
Hi,
Is it possible to replace the CM7 messaging app with the MIUI one?
Click to expand...
Click to collapse
Wont work!
try go sms instead! nice too!
-Toisan
It will not work.
Part of the reason is due to dependencies.
In other words, The messaging apk requires portions of code (and strings) located in other apks (such as contacts.apk and framework-res.apk). But even then, those apks require code from other apks, and so forth.
This cycle continues until pretty much all core APKs are MIUI APKs. And by that time, you are already using MIUI.
And this assumes that only APK dependencies are required - not specific system file changes.
Even if one string/piece of code is incorrectly declared, the entire APK may FC.
try Go SMS..
behave almost like MIUI msg, including the theme
does the latest gosms have the same slide down animations from MIUI instead of a popup?
Those are miui framework features.
fllash said:
It will not work.
Part of the reason is due to dependencies.
In other words, The messaging apk requires portions of code (and strings) located in other apks (such as contacts.apk and framework-res.apk). But even then, those apks require code from other apks, and so forth.
This cycle continues until pretty much all core APKs are MIUI APKs. And by that time, you are already using MIUI.
And this assumes that only APK dependencies are required - not specific system file changes.
Even if one string/piece of code is incorrectly declared, the entire APK may FC.
Click to expand...
Click to collapse
Basically this plus more.
This mod will change default apps UI to look like G3:
Contact, Phone, Setting, Lockscreen, Home, Message, Camera
Little icon change for:
Internet, videos, calculator, gallery
How to:
1. You must have a file manager for editing Example.apk, X-PLORE file manager is always highly recommended:
2. Download zip from attachments, open mod & copy(replace) "res" folder in Example.apk.
3. Replace your new Example.apk with the original one in system/app.
4. You MUST always Restart your phone to get the right result! Possible Force closes before restart are normal
Done! Enjoy!
Flashable zip is here!please reply the result
----------editing apk files with X-plore file manager:
hold on an apk file & select "open as archive" & then you can modify APKs easily
----------how this mod works?
this mod will replace only some pictures in Example.apk
If you don't like a change, easily delete its picture from mod folder & copy pics again to the original copy of Example.apk.
!! remember to have the original STOCK APK files somewhere safe !!
I suggest to copy the system/"app" folder somewhere safe
If you want to have changeable status bar & navbar colors same as action bar(flat style like my screenshot, you can use FlatStyleColoredBars! Even on 4.1 like myself. All the credits goes to ibocharov, that's a great module & worthy to buy the pro if you like!
BUT IT'S ONLY FOR 4.3+! BUT NO PROBLEM, install Xinstaller Xposed module & disable checking sdk version & it will be installed & will work on 4.1 jellybean perfect!
NOTE: use the 0.63 or lower versions of flatstylecoloredbars on jellybean, the newer versions cause serious force closes! If you've already faced the problem, use Xposed recovery mode:
Restart the phone,once you see boot animation, press volume down four times or more!
That's how I solve the problem on my (locked bootloader-no custom recovery) device!
The 0.63 version that I'm already using it, is perfect for jellybean,I've attached it(edited,works with 4.1 without other modules )
If you want to have G3 style notification bar & lollipop Navigation bar on your Optimus G like the screenshot, here is the place:
http://forum.xda-developers.com/opt...notification-lollipop-navbar-optimus-t3034589
can you make a flashable zip bro?
cesarguaro said:
can you make a flashable zip bro?
Click to expand...
Click to collapse
The problem is my phone is not unlocked & I don't know how to make flashable zip!
But I make you sure even by deleting the apps above, phone will boot normally(tested) & you can replace or copy your original apps, they will be restored FOR SURE.
Also that's not that much hard to modify them! At most 10 minutes for all of them!
Heeeeey. Thanks for the mods my compatriot We have a good community here: http://forum.mobilestan.net/forumdisplay.php?f=3380
join us
akahroba said:
Heeeeey. Thanks for the mods my compatriot We have a good community here: http://forum.mobilestan.net/forumdisplay.php?f=3380
join us
Click to expand...
Click to collapse
Hey, your welcome, but I think it has been a misunderstanding bro!
Which kind of language is that site?
M.M.K said:
I think there must be some misunderstanding bro!
Which kind of language is that site?
Click to expand...
Click to collapse
Persian. Well, maybe your tester was an Iranian. The screen shot from contacts was my clue.