[GT-P6200 De-Odexed XXMC3 Stock ROM]

chrisrotolo

Senior Member
Nov 3, 2010
1,904
462
0
Corona, CA
Please make a nandroid backup first!!!

GT-P6200 ONLY

Warning: This seems to interfere with root (permissions?), you will most likely need to re-root. pretty much painless took me approx. 1 minute. Worth it.
ALSO: I did a complete uninstall/removal of Xposed before this, just in case.. and would highly recommend everyone do the same.


So I managed to de-odex /system/framework, system/app and /preload/symlink/system/app.
I used dsixda's kitchen, it automatically knew we had more apk's in hidden.img
with JellyBean Samsung has moved some .apk's to /preload/symlink/system/app and left a symbolic link in /system/app, likely to save space on /system.


Flash in CWM recovery that is compatible with jellybean.( 6.0.2.7)

This update.zip will wipe your /cache and /data/dalvik-cache and /preload/symlink/system/app's automagically.

Keep calm as it is extracting and be patient on reboot and enjoy...
Oh and it is true stock, nothing removed so file size is beefy at 402MB.
Try to go easy on my hosting sites so they don't get suspended, I may host it at another if I need to.

Should anything go wrong, simply advanced restore /system only.


Dropbox

PutLocker

---4shared---
 
Last edited:

MaxiTheMan

Member
Apr 7, 2008
13
2
0
Alexandria, Egypt
Thank you so much but unfortunately i cant download 400 mb (SLOWEST INTERNET CONNECTION IN THE WORLD) so i was wondering if you could be kind enough as to giving me your edify_defs for the P6200 or at least the updater-script file

As for the Tablet UI I found this and it works fine on my Galaxy Tab 7+ (even with an odexed rom :laugh:)

http://forum.xda-developers.com/showthread.php?t=2095929

Hope it helps!!
 
  • Like
Reactions: chrisrotolo

chrisrotolo

Senior Member
Nov 3, 2010
1,904
462
0
Corona, CA
Thank you so much but unfortunately i cant download 400 mb (SLOWEST INTERNET CONNECTION IN THE WORLD) so i was wondering if you could be kind enough as to giving me your edify_defs for the P6200 or at least the updater-script file

As for the Tablet UI I found this and it works fine on my Galaxy Tab 7+ (even with an odexed rom :laugh:)

http://forum.xda-developers.com/showthread.php?t=2095929

Hope it helps!!
Really I thought I tried this, I use Xposed for a few apps. I would rather not have to go to 133 dpi If we could help it, could you please share a few screenshots? Thanks..

Yes, I can share my update-script shortly..
 

chrisrotolo

Senior Member
Nov 3, 2010
1,904
462
0
Corona, CA
Script-->
Code:
ui_print(" ");
ui_print("Deodexed Apps and Framework for GT-P6200 MMXC3.");
# unmount anything that will be mounted later 
unmount("/preload");
unmount("/data");
unmount("/cache");
unmount("/system");
# wipe the dalvik cache
ui_print("Wiping the dalvik cache.");
mount("ext4", "EMMC", "/dev/block/mmcblk0p10", "/data");
delete_recursive("/data/dalvik-cache");
unmount("/data");
# actually format the /cache partition (cleaner than any other method)
ui_print("Formatting cache.");
format("ext4", "EMMC", "/dev/block/mmcblk0p7", "/cache");
show_progress(0.500000, 80);
# mount /preload
mount("ext4", "EMMC", "dev/block/mmcblk0p11", "/preload");
# mount /system
mount("ext4", "EMMC", "/dev/block/mmcblk0p9", "/system");
# delete /system/app and /system/framework
ui_print("Removing preload apks, framework and /system/apps......");
delete_recursive("/system/app");
delete_recursive("/system/framework");
delete_recursive("/preload/symlink/system/app");
ui_print("Extracting files...Keep Calm...");
package_extract_dir("preload", "/preload");
package_extract_dir("system", "/system");
ui_print("Setting permissions.");
set_perm_recursive(0, 0, 0755, 0644, "/system/framework");
set_perm_recursive(0, 0, 0755, 0644, "/system/app");
set_perm_recursive(0, 0, 0755, 0644, "/preload/symlink/system/app");
ui_print("Creating symlinks...");
symlink("/preload/symlink/system/app/AccuweatherDaemon.apk","/system/app/AccuweatherDaemon.apk");
symlink("/preload/symlink/system/app/Aurora.apk","/system/app/Aurora.apk");
symlink("/preload/symlink/system/app/Bluesea.apk","/system/app/Bluesea.apk");
symlink("/preload/symlink/system/app/Dropbox","/system/app/Dropbox.apk");
symlink("/preload/symlink/system/app/FaceLock.apk","/system/app/FaceLock.apk");
symlink("/preload/symlink/system/app/Flipboard.apk","/system/app/Flipboard.apk");
symlink("/preload/symlink/system/app/Gmail.apk","/system/app/Gmail.apk");
symlink("/preload/symlink/system/app/GoogleTTS.apk","/system/app/GoogleTTS.apk");
symlink("/preload/symlink/system/app/GroupCast.apk","/system/app/GroupCast.apk");
symlink("/preload/symlink/system/app/HoloSpiralmr.apk","/system/app/HoloSpiralmr.apk");
symlink("/preload/symlink/system/app/ICS_Herowidget_Tablet.apk","/system/app/ICS_Herowidget_Tablet.apk");
symlink("/preload/symlink/system/app/ICS_Herowidget_Tablet_Main.apk","/system/app/ICS_Herowidget_Tablet_Main.apk");
symlink("/preload/symlink/system/app/ICS_YahooNews_Tablet","/system/app/ICS_YahooNews_Tablet.apk");
symlink("/preload/symlink/system/app/ICS_YahooStock_Tablet.apk","/system/app/ICS_YahooStock_Tablet.apk");
symlink("/preload/symlink/system/app/Kies.apk","/system/app/Kies.apk");
symlink("/preload/symlink/system/app/kieswifi.apk","/system/app/kieswifi.apk");
symlink("/preload/symlink/system/app/Kobo_Tablet.apk","/system/app/Kobo_Tablet.apk");
symlink("/preload/symlink/system/app/Phonesky.apk","/system/app/Phonesky.apk");
symlink("/preload/symlink/system/app/PickUpTutorial.apk","/system/app/PickUpTutorial.apk");
symlink("/preload/symlink/system/app/PlusOne.apk","/system/app/PlusOne.apk");
symlink("/preload/symlink/system/app/PolarisOfficeTablet.apk","/system/app/PolarisOfficeTablet.apk");
symlink("/preload/symlink/system/app/PressReader_Tablet.apk","/system/app/PressReader_Tablet.apk");
symlink("/preload/symlink/system/app/Pulse.apk","/system/app/Pulse.apk");
symlink("/preload/symlink/system/app/SamsungApps_Tablet.apk","/system/app/SamsungApps_Tablet.apk");
symlink("/preload/symlink/system/app/SamsungAppsUNA3.apk","/system/app/SamsungAppsUNA3.apk");
symlink("/preload/symlink/system/app/SamsungCamera_Tablet.apk","/system/app/SamsungCamera_Tablet.apk");
symlink("/preload/symlink/system/app/SamsungIME.apk","/system/app/SamsungIME.apk");
symlink("/preload/symlink/system/app/Samsungservice.apk","/system/app/Samsungservice.apk");
symlink("/preload/symlink/system/app/SecPhone.apk","/system/app/SecPhone.apk");
symlink("/preload/symlink/system/app/SecSettings.apk","/system/app/SecSettings.apk");
symlink("/preload/symlink/system/app/SecTabletAlarmClock.apk","/system/app/SecTabletAlarmClock.apk");
symlink("/preload/symlink/system/app/SecTabletDualClockAnalog.apk","/system/app/SecTabletDualClockAnalog.apk");
symlink("/preload/symlink/system/app/SecTabletDualClockDigital.apk","/system/app/SecTabletDualClockDigital.apk");
symlink("/preload/symlink/system/app/SecTabletMusicPlayer.apk","/system/app/SecTabletMusicPlayer.apk");
symlink("/preload/symlink/system/app/SecTabletVideoPlayer.apk","/system/app/SecTabletVideoPlayer.apk");
symlink("/preload/symlink/system/app/SecTabletWorldClock.apk","/system/app/SecTabletWorldClock.apk");
symlink("/preload/symlink/system/app/SecWallpaperChooser.apk","/system/app/SecWallpaperChooser.apk");
symlink("/preload/symlink/system/app/SlideShow.apk","/system/app/SlideShow.apk");
symlink("/preload/symlink/system/app/Velvet.apk","/system/app/Velvet.apk");
symlink("/preload/symlink/system/app/YahoonewsDaemon.apk","/system/app/YahoonewsDaemon.apk");
symlink("/preload/symlink/system/app/YahoostockDaemon.apk","/system/app/YahoostockDaemon.apk");
symlink("/preload/symlink/system/app/YouTube.apk","/system/app/YouTube.apk");
symlink("/preload/symlink/system/app/Zinio.apk","/system/app/Zinio.apk");
ui_print("Unmounting...");
unmount("/system");
unmount("/preload");
ui_print(" ");
ui_print("All Done.");
ui_print("The first reboot after installation will take a few minutes.");
Credit for Tablet UI .smali edits: Here
 
  • Like
Reactions: MaxiTheMan

acme1974

Senior Member
Mar 5, 2010
423
90
0
Canosa di Puglia
Battery

hello chrisrotolo, but there is no 'possobilità' to see the percentage of batgteria cme in the original rom?
in the system settings when I go to check battery% nothing happens!
thank you and if you know how to fix send me a private message
:confused:
 

chrisrotolo

Senior Member
Nov 3, 2010
1,904
462
0
Corona, CA
hmm, strange. idk. Thats weird. reboot and try wiping /cache dalvik-cache and maybe fix permissions.

If you really need it you could get a small widget.

you try my tablet mode mod, it's there on the quick panel by default.

I didnt notice this because I don use it.

Thanks for the heads up.
 

tzacapaca

Senior Member
Apr 8, 2008
1,222
370
0
hey chris,
after reboot it keeps showing the android logo for more than 10 mins..so i guess thats a bootloop
any idea?
btw im coming from PA 2.50
 

losteagle

Senior Member
Sep 24, 2005
151
140
0
Not working for me, using stock rooted MC3 (CSC ITV).

After some minutes working to update apps on boot, locked on Samsung logo.. :(

Wipe cache + Delvik not usefull , at last refreshed with JB MC3 Stock firmware with Odin ...

Any idea?!

Inviato dal mio GT-P6200 con Tapatalk 2
 

chrisrotolo

Senior Member
Nov 3, 2010
1,904
462
0
Corona, CA
My CSC is P6200XAMC3

So did it say it was updating apps then rebooted and got stuck on samsung logo?

If you made a backup, you could likely just restore, however Im not sure if CWM backs up / preload.

We need a new CWM with this option I think.

Im sorry if you lost anything. You said you were rooted, did you have any root apps that may have been the culprit?

Have you tried flashing from fresh stock after Odin?

Thanks.
 
Last edited:

losteagle

Senior Member
Sep 24, 2005
151
140
0
My CSC is P6200XAMC3

So did it say it was updating apps then rebooted and got stuck on samsung logo?

If you made a backup, you could likely just restore, however Im not sure if CWM backs up / preload.

We need a new CWM with this option I think.

Im sorry if you lost anything. You said you were rooted, did you have any root apps that may have been the culprit?

Have you tried flashing from fresh stock after Odin?

Thanks.
Thanks for replay.
Yes CSC it's the same, I want to specify you that this ROM it's multiCSC and was applied the ITV = ITALY for my country (some third party apps are country releated).

Titanium Backup Pro installed root with SuperUser (last version) and CWM 6.0.XX installed.
Jelly Bean stock was installed after a FULL-WIPE from ICS LQ8 Vodafone (ITALY) ROM.

Your package take some time to install and at first boot recount my installed apps (over 230 !), than (if I remember correct ...) the system reboots and after boot animation stuck on Samsung Logo. I notice that boot animation have no sound after your mod .....

Download mode and CWM working after your mod though the system was unable to boot ...

Reflashed Stock JB firmware from ODIN PC with no problem, no app or data lost, my system it's working again.

What a pity, I was interested in TableUI mod on an deodexed ROM. :(
 

chrisrotolo

Senior Member
Nov 3, 2010
1,904
462
0
Corona, CA
yes thank you I see that is multi-csc. well if you flash stock Italian Language is there. As far as the Vodafone/Italy .apks, there is usually a way to extract those and install seperately.

The only .apk I see in ITV is videos.apk

There also many people that claim you can change CSC without fac. reset. Search here on XDA.
 
Last edited: