Important: You may post in this thread only if you understand and agree to following rules...
1. Be polite while posting.. you may be "Recognized" big shot but that doesn't entitle you to post your creepy opinion anywhere and everywhere.
2. ChippyNote was started for personal use hence will have features which i desired. I decided to share my work so that like minded people can benefit from it.
3. Screenshots are shared to give a glimpse of look and feel of ROM, If looks are not as per your liking, please move on. There are 1000 other roms out there from where you can choose what you like.
4. Developers are not here for money. Please consider their tremendous efforts and numerous hours spent before asking something new.
5. I will greatly appreciate polite suggestions and will try to include them if i find them in line with ChippyNote purpose statement.
6. I don not know anything and everything about android. I collected just few droplets from this forum. So do not expect every issue to have quick resolution and every question a perfect answer. And one more thing, No.. i do not work for google or samsung.
7. For credits, If i missed any one, send me a PM. I like to give credit where it is due.
8. Thanks buttons are there to be used. Do not quote long posts, No spamming with offtopic discussions. No criticism to other developers in this thread, take it somewhere else.
9. Last but not the least, You should ask if you have questions, but before that you must search, search and search.
Purpose: Share ChippyNote ROM which is custom ROM for my personal use and explain process to transform a stock TW rom to one which can be characterized as slim, light, stripped, barebone, naked or whatever you may like to call after removing all those useless programs and features which are commonly called as bloats.
Hi, Few members approached me to understand the stripping/slimming process of a stock TW rom. For the benefit others I am sharing here what i was able to understand. For experts there is nothing much but you can always suggest improvements.
Due to other priorities, I am not able to check thread during weekdays but only on weekends.
Credits:
* majdinj
* Phil3759
* xperiacle
* DF1E for Simple Explorer
* XDA-developers
* CM community
* SGN N7000 community
* and of course you, if not covered above
Current Version
Download: ChippyNote.V4: (143mb)
Features:
>> Dark theme... it's my choice
>> Themed and tripped down dialer, secmms.apk, Seccontacts.apk, Secsettings.apk, Framework-res.apk
>> simple root file explorer
>> Apollo, calculator,deskclock from cyanogen
>> Superbackup and naked browser as user app
>> Rom do not install modem, instead it uses existing one.
>> SecLauncher2 is modded for 5Cx6R and other regular mods
>> SecMMS is modded for save msgs, delayed msgs, group messages, dark bubbles and overall inverted looks etc etc...
>>
>> I dont recall much.. i need to start noting it down while working
Installation Process:
Coming from Touchwiz 4.1.2
1. Flash latest philz-cwm6 kernel+recovery
2. Reboot to recovery
3. wipe data/factory reset => Clean to install new rom
4. Install ChippyNote.v4
4. Following are the apps you may install if needed. Simple search on XDA will provide you a link.
-KK email/exchange
-KK Calendar/calendar provider
ScreenShots : 21st Dec2013
{
"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"
}
Dialer and Contacts Screenshots
Themed Secmms.apk Screenshots
APPLICATIONS SCREENIES
Bootanimation
Previous Versions
Download: Chippynote.XXLTA.v2.zip - 166.71 MB
Download:ChippyNote.XXLTA.v1.zip - 153.24 MB
ChippyNote_XXLT9_v.1.zip - 190.60 MB
Step by Step Process
1. Following applications/files were used during this exercise.a. Stock ROM (N7000XXLT9_N7000XXLT3_N7000OXXLT3_HOME.tar)
b. philz latest XXLT9 kernel from here (http://d-h.st/mOm)
c. dsixda kitchen
d. 7zip
e. Notepad++
f. paint.net with optipng plugin2. open rom tar file with 7zip and pull .img files(cache.img,factoryfs.img, hidden.img) in original_update folder of kitchen.
3. open philz signed zip with 7zip and pull zimage to original_update folder of kitchen.
4. start dsixda's Android Kitchen (guides available on XDA to setup dsixda kitchen)
5. while setting up working folder provide set of .img files as original rom
6. carefully follow the process as guided by kitchen to get all folders extracted
7. once you complete rom extraction, move all apks from preload app directory to system app directory for deodexing
8. move to advanced options for deodexing. just make sure to use right api level (16) while deodexing app and framework folders.
9. Here you may also find option 13,14 and 17 useful to include root, init.d, data app, updaterscript
10 if you have used option 17 for updaterscript then it will be good idea to visit your updater script under "Kitchen\original_update\WORKING_xxxxxxx\META-INF\com\google\android" and check if everything is alright
11. if you are seasoned rom maker then you may check out build.prop under system folder in working directory of kitchen.
12. you can add tweaks if you wish. Here are assorted one that i use.
#
# Chippy Tweaks
#
#Localization
persist.sys.timezone=Asia/Kolkata
persist.sys.country=US
persist.sys.language=en
#
# Dalvik VM Tweaks
dalvik.vm.checkjni=false
dalvik.vm.dexopt-data-only=1
dalvik.vm.verify-bytecode=false
dalvik.vm.lockprof.threshold=250
dalvik.vm.jmiopts=forcecopy
dalvik.vm.execution-mode=int:jit
# Enable GPU Acceleration
#debug.sf.hw=1
#video.accelerate.hw=1
debug.performance.tuning=1
persist.sys.composition.type=gpu
windowsmgr.max_events_per_sec=150
persist.sys.ui.hw=1
persist.sys.use_dithering=0
# Media Tweaks
ro.media.dec.vid.wmv.enabled=1
ro.media.dec.aud.wma.enabled=1
ro.media.dec.aud.flac.enabled=1
ro.media.dec.vid.avi.enabled=1
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
# Delays
ro.telephony.call_ring.delay=10
ro.lge.proximity.delay=25
mot.proximity.delay=25
# 3G Tweak
ro.ril.set.mtu1472=1
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=9
# Camera Tweaks
ro.media.capture.maxres=8m
ro.media.capture.fast.fps=4
ro.media.capture.slow.fps=120
ro.media.capture.flashMinV=3300000
ro.media.capture.torchIntensity=40
ro.media.capture.flashIntensity=70
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
# Save Battery Tweaks
pm.sleep_mode=1
power.saving.mode=1
ro.ril.disable.power.collapse=0
wifi.supplicant_scan_interval=300
# Network Tweaks
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960
# DNS Google
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
# SleepMode
ro.ril.sensor.sleep.control=1
ro.wifi.hotspotUI=1
ro.tether.denied=false
# Disable Sending Usage Data and Error Checking
ro.config.nocheckin=1
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
# Better Signal Tweaks
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
ro.ril.enable.amr.wideband=1
# More Tweaks
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
ro.min_pointer_dur=8
persist.sys.usb.config=mtp,adb
persist.adb.notify=1
persist.sys.purgeable_assets=1
# Support IP v4 and v6
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1
# Faster Boot
ro.config.hw_quickpoweron=true
# Improve battery under no signal
ro.mot.eri.losalert.delay=1000
13. So now we have pure deodexed stock rom structure available. You can zip it flash it to your note. But i may like to strip it before passing it on to my device so that it is real slim and fast. So here we go
14. First round of stripping will be to eliminate all those files and apps which user dont use atleast once in a week and can be deleted straight from working folder. As a user one can always decide to keep the apps that you need. I prefer to delete any app that i dont use atleast once in a week. For me here is the list of files which i delete
1 AccuweatherDaemon.apk >> I prefer padfone2 weatherclock
2 AccuweatherWidget.apk >> I prefer padfone2 weatherclock
3 AccuweatherWidget_Main.apk >> I prefer padfone2 weatherclock
4 AllshareMediaServer.apk >> app for sharing, I never needed it
5 AllSharePlay.apk >> app for sharing, I never needed it
6 AllshareService.apk >> app for sharing, I never needed it
7 AnalogClockSimple.apk >> I prefer padfone2 weatherclock
8 Aurora.apk >> Live wallpaper-I use nice jpgs
9 AutomationTest_JBUP.apk >> test app, not essential
10 BackupRestoreConfirmation.apk >> I don’t want anyone to keep my data including password
11 BasicLiveWallpapers.apk >> Live wallpaper-I use nice jpgs
12 Bluesea.apk >> Live wallpaper-I use nice jpgs
13 BluetoothMap.apk >> app related to Bluetooth
14 BluetoothTest.apk >> app related to Bluetooth
15 ChatON_MARKET.apk >> samsung chat
16 ChocoEUKor.apk >> I don’t use this font
17 ChromeBookmarksSyncAdapter.apk >> in case you don’t believe on google for checking your browsing habbits
18 ClockPackage.apk >> really bulky clock app from sammy (14.6 mb for simple clock that I hardly open…no way, CM deskclock is for me)
19 CloudAgent.apk >> in case you don’t believe on samsung for snooping on your data
20 CoolEUKor.apk >> I don’t use this font
21 crayon_physics.apk >> game but not upto my liking
22 DataCreate_Q1_EUR_OPEN.apk >> app used by Snote
23 DigitalClock.apk >> Clock widget
24 Dropbox.apk >> dropbox app
25 DropboxOOBE.apk >> dropbox app
26 DSMForwarding.apk >> Notification of change of SIM
27 DSMLawmo.apk >> Remote locking device
28 DualClockAnalog.apk >> clock widget
29 DualClockDigital.apk >> clock widget
30 FaceLock.apk >> never worked perfectly.. May be my face is not so friendly.
31 FactoryTest_Q1_EUR_OPEN.apk >> as name suggests
32 FlashAnnotate.apk >> required for spen annotation and screenshots function
33 FlashAnnotateSvc.apk >> required for spen annotation and screenshots function
34 FlashBarService.apk >> required for stock multiwindow, I prefer from xperiacle
35 FmmDM.apk >> samsung app to trace stolen phones
36 FmmDS.apk >> samsung app to trace stolen phones
37 FotaClient.apk >> required for Over the air updates
38 Gmail.apk >> available on market
39 GMS_Maps.apk >> available on market
40 GoogleBackupTransport.apk >> I don’t want to backup with google
41 GoogleCalendarSyncAdapter.apk >> I don’t want to backup with google
42 GoogleContactsSyncAdapter.apk >> I don’t want to backup with google
43 GoogleFeedback.apk >> hmmm
44 GoogleTTS.apk >> googles implementation of tts
45 GroupCast.apk >> I don’t use it
46 HelpHub.apk >> no thank you
47 HelvNeueLT.apk >> one more font
48 INDI_Server.apk >> indi server implementation
49 Kies.apk >> samsung desktop sync app
50 kieswifi.apk >> samsung desktop sync over wifi app
51 Kobo.apk >> book reader
52 lcdtest_Q1_EUR_OPEN.apk >> testing program
53 LearningHub_HD.apk >> I don’t need this
54 Magazines.apk >> magazine reader
55 MediaUploader.apk >> as name suggests but removal never stopped me uploading files
56 Microbes.apk >> Live wallpaper-I use nice jpgs
57 MobilePrint.apk >> mobile printing.. Anyway who does it ?
58 MobileTrackerEngineTwo.apk >> samsungs mobile tracking program
59 Music2.apk >> music player
60 MusicFX.apk >> samsungs music player component
61 MusicHub_31.apk >> as name suggests
62 MusicPlayer.apk >> music player
63 OceanWeather.apk >> live wallpaper
64 PageBuddyNotiSvc.apk >> samsumg crap
65 PanningTryActually.apk >> samsumg crap
66 PaperArtist.apk >> good one but I don’t fancy it
67 PhotoWall.apk >> samsumg crap
68 PickUpTutorial.apk >> samsumg crap
69 PlusOne.apk >> available on market
70 PolarisViewer.apk >> I prefer polaris office with editor feature
71 PopupBrowser.apk >> samsumg crap
72 PreloadInstaller.apk >> samsumg crap
73 PressReader.apk >> samsumg crap
74 PRUI.apk >> samsumg crap
75 QuickSnote_Q1.apk >> samsumg crap
76 ReadersHub.apk >> samsumg crap
77 RoseEUKor.apk >> one more font
78 SamsungApps.apk >> samsumg crap
79 SamsungAppsUNA3.apk >> samsumg crap
80 SamsungIME.apk >> sammy keyboard
81 Samsungservice.apk >> samsumg crap
82 SamsungTTS.apk >> samsumg crap
83 SamsungWidget_FavoriteApp.apk >> samsumg crap
84 SamsungWidget_ProgramMonitor.apk >> samsumg crap
85 SChoice.apk >> samsumg crap
86 sCloudBackupApp.apk >> samsumg crap
87 sCloudBackupProvider.apk >> samsumg crap
88 sCloudDataRelay.apk >> samsumg crap
89 sCloudDataSync.apk >> samsumg crap
90 sCloudSyncBrowser.apk >> samsumg crap
91 sCloudSyncCalendar.apk >> samsumg crap
92 sCloudSyncContacts.apk >> samsumg crap
93 sCloudSyncSNote.apk >> samsumg crap
94 SecBrowser.apk >> stock browser
95 SecCalculator2.apk >> stock calculator
96 SecFactoryPhoneTest.apk >> test app
97 SecMiniDiary.apk >> diary
98 SecNoteMyFiles.apk >> file manager
99 SecWallpaperChooser.apk >> stock wallpapers
100 SelfTestMode_Q1_EUR_OPEN.apk >> test APP
101 serviceModeApp_Q1_EUR_OPEN.apk >> service mode app
102 SetupWizard.apk >> sammy crap
103 ShareShotService.apk >> sammy crap
104 shutdown_JBUP.apk >> what is this
105 SignatureLock.apk >> I am not fan of it
106 SimpleAlarmClock.apk >> samsumg crap
107 SimpleFavoritesWidget.apk >> samsumg crap
108 SlideShow.apk >> slide show
109 SmartcardService.apk >> what is this
110 SMemoProvider_Q1.apk >> smemo
111 SMemo_Q1.apk >> smemo
112 Snote_Q1.apk >> Snote related
113 Snote_Q1_Provider.apk >> Snote related
114 SNS.apk >> samsumg crap
115 SPlannerAppWidget.apk >> samsumg crap
116 SPPPushClient_Prod.apk >> samsumg crap
117 Street.apk >> Google street view, can be downloaded from market
118 SuggestionService.apk >> what the heck, I don’t want to comment
119 SyncmlDM.apk >> samsung software updates: never worked in my land
120 SyncmlDS.apk >> samsung software updates: never worked in my land
121 SystemInfo_Q1_EUR_OPEN.apk >> what is this ?
122 Talk.apk >> Gtalk: available on market
123 talkback.apk >> Voice feedback (accessibility option)
124 TrimApp_phone.apk >> Part of video editor
125 TwDVFSApp.apk >> Ubergizmo: app responsible for changing the CPU frequency when subjected to benchmark test but will do not make any difference in working
126 VideoHub.apk >> sammy video hub
127 VideoPlayer.apk >> very limited stock video player from sammy, I prefer mxplayer
128 VoiceRecorder.apk >> as name suggests
129 VoiceSearchStub.apk >> as name suggests
130 voice_talk_Q1.apk >> as name suggests
131 VpnDialogs.apk >> if you are not connecting via vpn
132 WeatherWall.apk >> weather wallpaper
133 WebManual.apk >> help manual
134 WlanTest.apk >> as name suggests
135 wssyncmlnps.apk >> Related KIES syncing
136 YahoonewsDaemon.apk >> yahoo service demon
137 YahoonewsWidget.apk >> yahoo news widget
138 YahoostockDaemon.apk >> yahoo service demon
139 YahoostockWidget.apk >> Yahoo finance widget
140 YouTube.apk >> Youtube app, can be installed from market
141 Zinio.apk >> Magazine reader
142 gmscore.apk >> google framework, automatically added when connected to market
143 SecEmail.apk >> Replaced with AOSP email.apk
144 SecExchange.apk >> Replaced with AOSP exchange.apk
15. Remove com.dropboxpartner.jar from framework since dropbox apk already deleted
16. remove language files which are not required from following folders
a. system\CSC:
b. system\hdic: contains dictionaries for various languages. remove all exept your language.
c. system\T9DB : various keyboard layout configurations. remove all exept your language.
d. system\tts : text to Speech files. remove all exept your language.
e. system\usr\srec : google defined dictionary, hotwords and hotter (foul/offensive) words. remove completely.
f. system\wakeupdata\sensory : sammys sensor specific langs. remove all exept your language.
g. system\etc\kies : you know it..remove it completely.
h. system\vendor\pittpatt: facerecognition files, i prefer to remove it.
17. Remove non-required fonts. I removed following...
1 AnjaliNewLipi-light.ttf
2 DroidSansArmenian.ttf
3 DroidSansEthiopic-Regular.ttf
4 DroidSansGeorgian.ttf
5 DroidSansHebrew-Bold.ttf
6 DroidSansHebrew-Regular.ttf
7 GS45_Arab_AndroidOS.ttf
8 GS_Thai_111220.ttf
9 Lohit-Bengali.ttf
10 Lohit-Kannada.ttf
11 Lohit-Telugu.ttf
12 SamsungBengali.ttf
13 SamsungDevanagari.ttf
14 SamsungGujarathi.ttf
15 SamsungKannada.ttf
16 SamsungMalayalam.ttf
17 SamsungOriya.ttf
18 SamsungPunjabi.ttf
19 SamsungSinhala.ttf
20 SamsungTamil.ttf
21 SamsungTelugu.ttf
18. Lets clean up the media folder. I delete following files. You can delete as per your liking.
Dir> Media
1 bootsamsung.qmg
2 bootsamsungloop.qmg
Dir> Audio>alarms
1 A_toy_watch.ogg
2 Beep_Beep_Beep.ogg
3 Chirp_Chrip.ogg.ogg
4 Good_Morning.ogg
5 Piezo.ogg
6 Rooster.ogg
7 Ticktac.ogg
Dir> Audio>notifications
1 01_Sherbet.ogg
2 Cheeper.ogg
3 Merope.ogg
4 Moonbeam.ogg
5 Pizzicato.ogg
6 S_Buubles.ogg
7 S_Charming_bell.ogg
8 S_Chopsticks.ogg
9 S_Cloud.ogg
10 S_Flowers.ogg
11 S_Glittering_Light.ogg
12 S_Good_News.ogg
13 S_Harmonics.ogg
14 S_Haze.ogg
15 S_Knock.ogg
16 S_On_time.ogg
17 S_Opener.ogg
18 S_Postman.ogg
19 S_Pure_Bell.ogg
20 S_Starry_night.ogg
21 TaDa.ogg
Dir> Audio>ringtones
1 ANDROMEDA.ogg
2 CASSIOPEIA.ogg
3 Eridani.ogg
4 Lyra.ogg
5 Pegasus.ogg
6 PERSEUS.ogg
7 Rigel.ogg
8 Road_Trip.ogg
9 S_A_cricket_chirps.ogg
10 S_Basic_bell.ogg
11 S_Chime.ogg
12 S_Crossingwalk.ogg
13 S_Cuisine.ogg
14 S_Down_Hill.ogg
15 S_Emotive_Sensation.ogg
16 S_Faint.ogg
17 S_Happy_synth.ogg
18 S_Illuminator.ogg
19 S_Mirage_of_you.ogg
20 S_More_polite.ogg
21 S_Over_the_horizon.ogg
22 S_Polaris.ogg
23 S_School.ogg
24 S_Single_tone.ogg
25 S_Sniper.ogg
26 S_Spinning_around.ogg
27 S_Wine_Bottle.ogg
28 URSAMINOR.ogg
Dir> Audio>ui
1 Birdsong_by_the_lake.ogg
2 Fairy_fountain.ogg
3 Gentle_spring_rain.ogg
4 Serenity.ogg
5 Sparkling_mist.ogg
6 The_secret_forest.ogg
Dir> video>Shutdown
1 shutdown.qmg
19. Lets identify the unused libs from lib folder for safe deletion.
1. libAndrJFPDFEMB.so >> somewhere I read that it is needed only for Zinio.apk
2. libChatOnAMSImageFilterLibs-1.0.2.so >> used by Sammy's chaton
3. libcom_mspot_android_clientapi3_1.so >> used by music hub
4. libcrayonphysics.so >> Required for Cryonphysics
5. libCrumpledPaper.so >> required for Snote
6. libdhwr.so >> handwriting recognition, used by keyboard, snote
7. libdwp.so >> used by samsung keyboard
8. libfacelock_jni.so >> used by Faceunlock feature
9. libfacerecognition.so >> used by Facerecognition feature
10. libFaceRecognition_JNI.so >> used by Facerecognition feature
11. libfrsdk.so >> used by Facerecognition feature
12. libgcomm_jni.so >> AFAIK Obsolete. This was required for the Google+ application
13. libgoggles_clientvision.so >> used by google goggles
14. libgoogle_recognizer_jni_l.so >> afaik this used for Google voice services only
15. libINDIAgent.so >> used by indi server
16. libINDIServer.so >> used by indi server
17. libKiesDataRouter.so >> required for kies
18. liblifevibes_mediashare_hw_jni.so >> lifevibes IDK!
19. liblifevibes_mediashare_sw_jni.so >> lifevibes IDK!
20. libmagnet.so >> I think its for AllSharePlay.apk ?
21. libmicrobes.so >> LWP
22. libMusicSquareLib.so >> used by Music Hub
23. libMyScriptEngine.so >> MyScript engine files used by Snote/keyboard
24. libMyScriptEquation.so >> MyScript engine files used by Snote/keyboard
25. libMyScriptHWR.so >> MyScript engine files used by Snote/keyboard
26. libMyScriptShape.so >> MyScript engine files used by Snote/keyboard
27. libMyScriptSolver.so >> MyScript engine files used by Snote/keyboard
28. libNodeJS_Android.so >> required for AllSharePlay.apk
29. libNode_Interface.so >> required for AllSharePlay.apk
30. libpaperartist.so >> used by paper artist
31. libpatts_engine_jni_api.so >> used for text to speech engine
32. libpolarisofficedump.so >> used for polaris office
33. libpolarisviewer4.so >> used for polaris office
34. libsamsungtts.so >> used for text to speech engine
35. libSmallAgentServer.so >> used for samsungs allshare
36. libSmartEduDrmCoreLH.so >> I think this for sammy's learning hub
37. libsnote_Q1.so >> for snote
38. libttspico.so >> used for text to speech engine
39. libvideochat_jni.so >> used in video chat
40. libvideochat_stabilize.so >> used in video chat
41. libvideoeditorplayer.so >> used for video editor
42. libvideoeditor_core.so >> used for video editor
43. libvideoeditor_jni.so >> used for video editor
44. libvideoeditor_osal.so >> used for video editor
45. libvideoeditor_videofilters.so >> used for video editor
46. libVideoHub.so >> used for video editor
47. libWnnJpnDic.so >> japanese dictionary
48. libWVphoneAPI.so >> I think this is required for video chat
49. libAMSWiFiLibsR2.so >> came from ChatON_MARKET.apk
50. libdprw.so >> came from SyncmlDM.apk
20. After deletions its time to check on bulky apps and replace it with lighter one. Following are the ones used in this rom.
1. Samsung SecEmail.apk and SecExchange.apk were replaced with AOSP email.apk and exchange.apk
2. Samsung ClockPackage.apk and various clocl widgets were replaced with MiUI deskclock ported by HootanParsa
3. bulky soundrecorder from samsung is replaced with MIUI sound recorder port by HootanParsa (Layout needs to be fixed)
4. Accuwether stuff was replaced by Asus Padfone2 humble but useful weatherclock. i modded it to work with Miuideskclock
5. SecCalculator replaced by simple CM calculator
6. all samsung music stuff is replaced by powerful Apollo mod by 7ORO
7. file manager replaced with OIfilemanager
8. Stock browser replaced with lightweight and fast nakedbrowser
21. After deletion and replacement i optimised stock apps for size. basically lang files which were not needed , were deleted and pngs were optimsed/edited. This is where i theme apks. This need apktool setup.
22. move apk to be optimised to apktool folder and decompile it.
23. Now one can delete language (not used) specific folders inside apk such as raw-de or values-de if german language is not used. I retained de,es,fr,it and ru which can cover quite a lot of users.
24. Now check out larger png/jpg files. generally i look for files which are bigger than 10kb. To optimise i use paint.net with optipng plugin
25. In case you want to theme or mod any apk you can do it here.
26. once you are done compile apk. Instead of signing i prefer to drop META-INF and AndroidMenifest.xml from original apk to modded apk
27. this way you can strip down the larger apks such as secsettings or framework-res. Now move all the stripped apks to respective folders in ROM working folder.
28. zip all now to get your rom.
In case you are trying these steps but think these steps are taking you nowhere, then its better you stay away. it can result into anything from world war 3 to your phone getting fried. If you are ok and understand what you are doing but need some clarification, i will try my best efforts and available knowledge.
Modded APKs:
1. SecLauncher2: with 6Rx5C grid, Scrolling wall.
In case you prefer Splanner here is CWMzip. Just make sure to delete calendar.apk and CalendarProvider.apk from system/app before you flash this CWMzip.
2. N7000 SNote stripped(avoid installing on v2 since libs may clash): N7000_SNote_ChippyNote.zip - 32.49 MB
To do..
1 languages in dropdown during initial setup Resolved in V2
2. Change obstructive background Taken care in V2
3. Addon for SNote Added to Post2
4. Addon for SPlanner Added to Post2
5. Combine all addons in one aroma installation package empowering users to select what they want to install.
chipwizz said:
Purpose: Share ChippyNote.v1.XXLT9 and process to transform a stock TW rom to one which can be characterized as slim, light, stripped, barebone, naked or whatever you may like to call after removing all those useless programs and features which are commonly called as bloats.
Hi, Few members approached me to understand the stripping/slimming process of a stock TW rom. For the benefit others I am sharing here what i was able to understand. For experts there is nothing much but you can always suggest improvements.
Click to expand...
Click to collapse
Good thread, I like the way you explained everything.
P.S.
I asume you are releasing this Rom you seem to be making, it would be good if you released too as slim base one slimmed but without theming or modding. So it can be a good replacement for old Xlite Rom
Good job mate i luv it i am gonna try it on latest build
Sent from my GT-N7000 using Tapatalk 2
trinev said:
Good thread, I like the way you explained everything.
P.S.
I asume you are releasing this Rom you seem to be making, it would be good if you released too as slim base one without slimmed but without theming or modding. So it can be a good replacement for old Xlite Rom
Click to expand...
Click to collapse
My internet connection sucks. BSNL DSL got down at 96percent upload to d-h.st
Will wait for some time if it starts again. My apologies for wait
Edit: Internet started. Upload is now re-initiated.
Sent from my GT-N7000 using Tapatalk 2
Chippy is back !! Can't wait to try the new ROM
Sent from my GT-N7000 using xda premium
Impatiently waiting for this ROM I'm currently using Bare Bean 2 Rom, which is about 260mb weight, so I'm really interested Great that it's 320dpi
This is what i was waiting for welcome back chip
This rom is for me
Downloading... Great ROM! No lags, no FC and control panel settings working
Bro, Got some lib files with relevant explanations that i collected last time we spoke. Let me know if you want to check it.
I can't synchronize contacts with Gmail account:/
Wysłane z mojego GT-N7000 za pomocą Tapatalk 4
kurnik_94 said:
I can't synchronize contacts with Gmail account:/
Wysłane z mojego GT-N7000 za pomocą Tapatalk 4
Click to expand...
Click to collapse
41 GoogleCalendarSyncAdapter.apk >> I don’t want to backup with google
42 GoogleContactsSyncAdapter.apk >> I don’t want to backup with google
Click to expand...
Click to collapse
Wow so as stated in OP Google contacts sync is not working??? really????
Yeah, my fault...
Wysłane z mojego GT-N7000 za pomocą Tapatalk 4
kurnik_94 said:
Yeah, my fault...
Wysłane z mojego GT-N7000 za pomocą Tapatalk 4
Click to expand...
Click to collapse
you may push the required apk's separately and change permissions
Lol great job mate
Sorry for bothering you earlier but thanks for your help here and there
I am finishing my build according to your guide
Sent from my GT-I9205 using XDA Premium 4 mobile app
phanitej said:
you may push the required apk's separately and change permissions
Click to expand...
Click to collapse
I've done it already
Wysłane z mojego GT-N7000 za pomocą Tapatalk 4
waiting to the completion of the guide
i have deodexed the ROM, rooted it, added busybox, added data/app, added custom bootanimation folder, added init.d support and my own tweaks in it, added the build.prop tweaks and yours, removed blots ( not fully removed ), removed kies files from system/etc and removed samsung keybored with its languages in T9DB folder and replaced it with google keybored
hopping to pull out a very slick rom.... this precisely installed with al the wipes from scrach and get stucked when trying to configure settings ...but olso feeld very fluid ... :good:
OP as done an excellent job of putting it all up and explaining the stuff. @chipwizz great to see you in action and helping the community.
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"
}
************************ Info ************************
First there will be no Rom below the name Chrack more.
We "Fred1973, Reddy, Darktrooper and I aka Chrack" have joined forces to work together for the N7000 under the name "Team Union Rom".
I will keep this name also here in N8000, so don´t wonder about it *g*
************************ Info End*********************
Team Union Rom 4.1.1 XXBLJ9 DBT v3
Besides a few mods and addons I have also installed the Aroma-Installer to flash the Rom.
The installer is in 2 languages (English and German) at the moment.
With Aroma you can flash my Rom like your personal wishes, because it is built in 5 Options.
1. flash the full Rom with all Mods
2. flash a small Version with all Mods but i deleted some Apps (see the List below)
3. flash a eXtreme small Version with all Mods but i deleted some Apps (see the List below) only for german speaking Guys, because delete all other languages!
3. flash your custom version. Here you can determine yourself which apps and mods you want for in Rom!
4. flash your custom version. Here you can determine yourself which apps and mods you want for in Rom!
5. delete all Mods and blue Theme without flashing the complete Rom again]
- deleted Apps from small Rom (Aroma Option 2):
Code:
AllShareCastWidget.apk
AllshareMediaServer.apk
AllSharePlay.apk
AllshareService.apk
AnalogClockSimple.apk
AnalogClockUnique.apk
Aurora.apk
BluetoothAvrcp.apk
BluetoothMap.apk
BluetoothTest.apk
Books.apk
ChatON_Tablet_MARKET.apk
ChocoEUKor.apk
ChromeBookmarksSyncAdapter.apk
CoolEUKor.apk
crayon_physics.apk
DeepSea.apk
Dropbox.apk
DropboxOOBE.apk
EdmSysScopeService.apk
EdmVpnServices.apk
EnterprisePermissions.apk
FactoryTest.apk
FotaClient.apk
FWUpgrade.apk
GameHub_2.0_ICS_Note.apk
GMS_Maps.apk
GmsCore.apk
GoogleMapsSpell.apk
GroupCast.apk
HelpHub.apk
HelvNeueLT.apk
ICS_YahooNews_Tablet.apk
ICS_YahooStock_Tablet.apk
Kies.apk
kieswifi.apk
Lcdtest.apk
LearningHub_Tablet.apk
LuminousDots.apk
MH_10_JB_Note_Tablet.apk
MobilePrint.apk
NoiseField.apk
PaperArtist.apk
PeelTab.apk
PhaseBeam.apk
PhotoWall.apk
PickUpTutorial.apk
PlusOne.apk
PolarisOfficeTablet.apk
RoseEUKor.apk
SamsungApps_Tablet.apk
SamsungAppsUNA3.apk
Samsungservice.apk
SamsungTTS.apk
sCloudBackupApp.apk
sCloudBackupProvider.apk
sCloudDataRelay.apk
sCloudDataSync.apk
sCloudSyncBrowser.apk
sCloudSyncCalendar.apk
sCloudSyncContacts.apk
sCloudSyncSNote.apk
SecCalculator2.apk
SecEmail_Tablet.apk
SecExchange.apk
SecSoundRecorder.apk
SecTabletDigitalClock.apk
SecTabletDualClockAnalog.apk
SecTabletDualClockDigital.apk
SecTabletWorldClock_P4NOTE.apk
SlideShow.apk
SNS.apk
SSuggest.apk
Stk.apk
Street.apk
SyncmlDM.apk
SyncmlDS.apk
Talk.apk
talkback.apk
Velvet.apk
VideoEditor_p4c.apk
VideoHub.apk
Videos.apk
VoiceSearchStub.apk
voicetalk_Tablet.apk
VpnDialogs.apk
WebManual.apk
WfdBroker.apk
wssyncmlnps.apk
YahoonewsDaemon.apk
YahoostockDaemon.apk
zPSTouch.apk
- deleted Apps from eXtreme small Rom (Aroma Option 3):
Code:
AllShareCastWidget.apk
AllshareMediaServer.apk
AllSharePlay.apk
AllshareService.apk
AnalogClockSimple.apk
AnalogClockUnique.apk
Aurora.apk
BluetoothAvrcp.apk
BluetoothMap.apk
BluetoothTest.apk
Books.apk
ChatON_Tablet_MARKET.apk
ChocoEUKor.apk
ChromeBookmarksSyncAdapter.apk
CoolEUKor.apk
crayon_physics.apk
DeepSea.apk
Dropbox.apk
DropboxOOBE.apk
EdmSysScopeService.apk
EdmVpnServices.apk
EnterprisePermissions.apk
FactoryTest.apk
FotaClient.apk
FWUpgrade.apk
GameHub_2.0_ICS_Note.apk
GMS_Maps.apk
GmsCore.apk
GoogleMapsSpell.apk
GoogleSearchSpell.apk
GoogleSearchWidget.apk
GoogleTTS.apk
GroupCast.apk
HelpHub.apk
ICS_Herowidget_Tablet.apk
ICS_Herowidget_Tablet_Main.apk
HelvNeueLT.apk
ICS_YahooNews_Tablet.apk
ICS_YahooStock_Tablet.apk
Kies.apk
kieswifi.apk
LatinImeGoogle.apk
Lcdtest.apk
LearningHub_Tablet.apk
LuminousDots.apk
MH_10_JB_Note_Tablet.apk
MobilePrint.apk
NoiseField.apk
PaperArtist.apk
PeelTab.apk
PhaseBeam.apk
PhotoWall.apk
PickUpTutorial.apk
PlusOne.apk
PolarisOfficeTablet.apk
RoseEUKor.apk
SamsungApps_Tablet.apk
SamsungAppsUNA3.apk
Samsungservice.apk
SamsungTTS.apk
sCloudBackupApp.apk
sCloudBackupProvider.apk
sCloudDataRelay.apk
sCloudDataSync.apk
sCloudSyncBrowser.apk
sCloudSyncCalendar.apk
sCloudSyncContacts.apk
sCloudSyncSNote.apk
SecBrowser.apk
SecCalculator2.apk
SecEmail_Tablet.apk
SecExchange.apk
SecGallery2_Galaxy.apk
SecSoundRecorder.apk
SecTabletAlarmClock_P4NOTE.apk
SecTabletDigitalClock.apk
SecTabletDualClockAnalog.apk
SecTabletDualClockDigital.apk
SecTabletMusicPlayer.apk
SecTabletMyFiles.apk
SecTabletVideoPlayer.apk
SecTabletWorldClock_P4NOTE.apk
SecWallpaperChooser.apk
SelfTestMode.apk
SlideShow.apk
SNS.apk
SSuggest.apk
Stk.apk
Street.apk
SyncmlDM.apk
SyncmlDS.apk
Talk.apk
talkback.apk
TopicWall.apk
Velvet.apk
VideoEditor_p4c.apk
VideoHub.apk
Videos.apk
VoiceSearchStub.apk
voicetalk_Tablet.apk
VpnDialogs.apk
WebManual.apk
WfdBroker.apk
wssyncmlnps.apk
YahoonewsDaemon.apk
YahoostockDaemon.apk
zPSTouch.apk
- Ringtones
- all Languages except DE (german)
- Polaroffice libs
- some other stuff
*Android 4.1.1 Jelly Bean XXBLJ9/*
*Modem XXBLJ9/*
*CWM Kernel/*
*Rootet su binary and SuperSU app v 0.96/*
*Busybox v 1.19.3/*
*Deodexed/*
*Zipaligned/*
*Aroma Installer/*
*CSC Code is set to DBT - can change in Settings/*
*SAT Fix (fast GPS Fix)/*
*4 Way Reboot Mod/*
*no SMS on Call-Log/*
*no ascending Ringtone/*
*no auto convert SMS to MMS/*
*Increased the number of recipients per 1 SMS to 100/*
*Call Rec Mod/*
*1% Battery Mod/*
*blue Theme/*
*new Wallpapers insert in Wallpaperschooser/*
*Tweaks insert/*
*Aweasome Beats - for better Music Sound/*
*Google Now/*
*Quickpic - fast and small Picture Viewer/*
*Boatbrower - fast and quick Browser/*
*Flipboard - very good News App/*
*Nova Launcher/*
*Solid Explorer - best root Explorer/*
*most Apps fixed for Multiwindow/*
*new Google Keyboard with Swype-Funktion from Jelly Bean 4.2/*
*Asus Daylight Live Wallpaper/*
*Special Settings Menue with new Apps like,
CSC Changer, CPU Spy, SetCPU, AdAware, Beats*
*delete USB Mode Changer (no working)</*>
*delete noFrills (no working correct)</*>
*fixed Settings Menue</*>
*ad SetCPU free Version</*>
*fixed Xsmall Rom (snote not working)</*>
*Aroma fix</*>
<*></*>
<*></*>
<*></*>
*Nexus 4 Keyboard 4.2*
*Lockscreen Quick-Apps now working*
***** Warning ******
Don´t share this Rom without our permission!!!
################################################## ################
################################################## ################
## Download N8000 Rom (906MB): Team_Union_Rom_XXBLJ9_v3.zip
## Download N8000 Rom (906MB): Mirror 2 by Craiq
## MD5 Hash: 8A23F673FAA83BF321452FB74BE99E82
################################################## ################
################################################## ################
Click to expand...
Click to collapse
1. Your Note must be rootet and have flashed a CWM Recovery!
If not look here: How to ROOT Galaxy Note 10.1 3G/Wifi! [N8000/N8013/N8010] (thx @ zedomax)
2. Do a Nandroid backup!
3. Copy the zip to your sd
4. Wipe Data/factory, cache & dalvik-cache
5. Install zip from sd
6. choose your Rom in aroma installer
Click to expand...
Click to collapse
And at least a big thx to all the Devs for there great work!
- zedomax
- wanam
- awesome
- grgsiocl
- DarkmanRS
- eybee1973
- _SVA_
- my Team
and all the other Devs that i have forgotten
reserved
wooooooow!!!:highfive::good:
thank
My GNote 10.1 is here in 3 days, i'm waiting for your ROM
EDIT: I can translate Aroma Kitchen from English to French, just send me a .mo file or = !
EDIT2 : Any Kernel (like Siyah) for OC the tablet ? / Support for Tegrak ?
crack hi thank you for this update to note 10.1 d like to share this rom on a french forum so I'd like your permission thank you very much
ps: the forum is: http://www.forum-generationmobiles.net/
sorry for my english
Hi Chrack
Thanks for this version
plz add some program for mount usb mass storage
Best Regards
hehe,
read the Changelog
I have insert in special settings menue (see screenshot) the USB Mode Switcher
This version seemed to work better for me.thank you!
Chrack said:
hehe,
read the Changelog
I have insert in special settings menue (see screenshot) the USB Mode Switcher
Click to expand...
Click to collapse
lot of thanks
Toshiro-Sama said:
My GNote 10.1 is here in 3 days, i'm waiting for your ROM
EDIT: I can translate Aroma Kitchen from English to French, just send me a .mo file or = !
EDIT2 : Any Kernel (like Siyah) for OC the tablet ? / Support for Tegrak ?
Click to expand...
Click to collapse
1. i will send you next Time the files for translate in Frensh
2. look in the Forum there is ja JB Kernel with 1700Mhz OC
mhsc34 said:
crack hi thank you for this update to note 10.1 d like to share this rom on a french forum so I'd like your permission thank you very much
ps: the forum is: http://www.forum-generationmobiles.net/
sorry for my english
Click to expand...
Click to collapse
Ok,
no problem Mate
I make this think with asking permission, because my Paid Server is overload some Time :silly:
****** EDIT ******
Rom is online now
Chrack said:
1. i will send you next Time the files for translate in Frensh
2. look in the Forum there is ja JB Kernel with 1700Mhz OC
Ok,
no problem Mate
I make this think with asking permission, because my Paid Server is overload some Time :silly:
****** EDIT ******
Rom is online now
Click to expand...
Click to collapse
Downloading right now. Thank you for bringing us this update. Will report after install and testing
I'll install it on my 8010 and do the manipulation with set cpu to not have unwanted reboot
Thanks chrack.
I appreciate the update. Will download n try later when i reach home.
Sent from my GT-N7105, at the corner of this rounded earth.
mhsc34 said:
I'll install it on my 8010 and do the manipulation with set cpu to not have unwanted reboot
Click to expand...
Click to collapse
Yes in german Forum have a user with the N8010 the same problems.
at the moment i don´t have it with N8000.
Also the Mass Storage dont work anymore on JB with the USB Switcher App
Now its installed and booted on my fully wiped N8000. No problems and all seems to work so far. Only problem i can see is if i change CSC it will wipe my device clean, and thats not a problem, but then i will loose the extra multi apps. They are installed in data folder and not as system apps, am i right? Would maybe be nice with a flashable zip or some other solution to that problem. WIll be back after further testing. Setting up and restoring now will try all the features later, so far i only tested the extra multi apps and they are fully working, nice work dev. Also love the dark blue background for apps( initial setup, root explorer, titanium etc.)
Chrack, just a quick question...
Ur full rom, do u include the new gmail with pinch to zoom?
What about asus daily scene livewallpaper?
Sent from N8000, at the corner of this rounded earth.
nickwarn said:
Now its installed and booted on my fully wiped N8000. No problems and all seems to work so far. Only problem i can see is if i change CSC it will wipe my device clean, and thats not a problem, but then i will loose the extra multi apps. They are installed in data folder and not as system apps, am i right? Would maybe be nice with a flashable zip or some other solution to that problem. WIll be back after further testing. Setting up and restoring now will try all the features later, so far i only tested the extra multi apps and they are fully working, nice work dev. Also love the dark blue background for apps( initial setup, root explorer, titanium etc.)
Click to expand...
Click to collapse
No the Multiapps like boatbrowser, solid explorer ect. istall in system.
or do you mean thats multiapps taht you installes by self?
if yes,
yes the data/app folder delete by fullwipe!
all your own apps are stored in data/app!
you can save it with titanium backup
antique_sonic said:
Chrack, just a quick question...
Ur full rom, do u include the new gmail with pinch to zoom?
What about asus daily scene livewallpaper?
Sent from N8000, at the corner of this rounded earth.
Click to expand...
Click to collapse
no sorry,
no new Gmail.
Asus LWP is a Livewallpaper that show the Daytime.
****** Edit ******
Known bugs:
- Mass Storage in USB Mode Switcher dont work anymore in JB at the Moment
- noFrills changes the CPU Mhz but if you look in CPU Spy its have no effect!
The CPU goes to max 1400MHz
Chrack said:
....
no sorry,
no new Gmail.
Asus LWP is a Livewallpaper that show the Daytime.
****** Edit ******
Known bugs:
- Mass Storage in USB Mode Switcher dont work anymore in JB at the Moment
- noFrills changes the CPU Mhz but if you look in CPU Spy its have no effect!
The CPU goes to max 1400MHz
Click to expand...
Click to collapse
So the asus lwp is included?
Sent from my GT-N7105, at the corner of this rounded earth.
Working perfectly so far on my 8013.
One small odd point. The icons on the status bar seem quite pixelated.
Sent from my GT-N8000 using Tapatalk 2
Not in the small and extreme small Rom
******** update ******
Please flash this Fix for new Settings!
It will delete the not working USB Mode changer and noFrills App!
If you have changed the CPU Mhz,first set it to stock and reboot!
Download: New_flashable_Settings.zip
Tonight i upload a new Rom with fix includet!
Pristine JB All Languages v4.0
Slim version (removed bloatware and some apps) and Full version available
Thread is discontinued. I do not think that there will be updates for TW based Roms on N7000. And I switched to the Nexus 7 2013 LTE and so no more Custom Roms.
Latest Downloads restored (on 16th Nov 2013):
Hotfile: Pristine_XXLC1_v1.0.1 MD5 50964f7909b22d7a1ede92f84d51f8a8
Hotfile: Pristine_XXLT4_v3.0.4_(Slim) MD5 034942a9b5f2d97e48125a97086cf02b
-- Benefits of Slim Pristine ------------------------------------------------------------------------
The Rom is deodexed, zipaligned and rooted (PhilZ Kernel) like usual and was cooked using my tutorial in Post 2.
I removed all bloatware and many apps I do not use or do not like.
Because of this I assume (and I feel) that this results in a fast (at least for a TW based JB), stable Rom. Because of the reduced number of running apps and services you even might have better battery life - but there is no reliable proof for this - it seems only logical. So when I apply a mod/fix/tweak I will only use them if there is no risk for an impact on speed or stability.
What is different or new?
1. I extended the "All languages" by Hebrew. For this I added resources from JB stock for other Samsung devices. Resulted in quite some errors that couldn't be solved by the batches I use but simply by checking it with my own hands.
You can switch to hebrew now - but as told before - you'll need a different keyboard until I found the remaining error.
Everything else works with this language - one exception: gallery - but I assume this is acceptable
2. Of course all the old languages (see the list in OP) are still inside.
3. I release the Slim version first.
4. I removed SamsungChinese_IME_HKTW.apk. So the unsolved error when making a clean install and starting the Rom isn't active anymore. Same as above: have to search for the cause of the error.
5. I didn't add my "android.policy.jar" as workaround for my IMEI problem. Now the Rom contains always the "original" one from XXLT5. I made a CWM-installable zip for me that replaces the android.policy.jar and so I get the SIM Pin dialog and lockscreen etc.
Fixpack 1 v4.0
I replaced Keyboard and File Manager with the apk from my old version 3.2 which didn't contain Hebrew (but of course all other languages). The problems reported by the members (Thanks again) should be solved - at least on my device they are.
Replaced APK: SamsungIME.apk and SecNoteMyFiles.apk
Modpack 1 v4.0
My first three small tweaks I wanted to have without any impact on stability or performance:
- TW Launcher with 7x7 icons (slightly reduced icon size), I like that very much, because TW Launcher is fast and I can use AccuWeather now (in Nova Launcher not possible). And now I understand the structure of the system apk in res folder much better.
- Kmokhtar's theme (but without the additional buttons on top), I like the style of his theme
Modded APK: SecLauncher2.apk and for the theme FlashbarService.apk, SecContacts.apk, SecPhone.apk, SystemUI.apk, framework-res.apk
Next steps: Don't know, will have to read and search a bit for more Tweaks I like
-- Pristine JB All Languages v 4.0 (Slim) ------------------------------------------------------------------------
Dev-Host: Pristine JB All Languages v4.0 (Slim) MD5_fb28cc42b1c4bc4dbc953ce825cfc4b9.zip - 512.46 MB
Seed-Box: Torrent Magnet URI
Hotfile: https://hotfile.com/dl/225568844/4d...MD5_fb28cc42b1c4bc4dbc953ce825cfc4b9.zip.html
Fixpack 1: Fixpack 1 v4.0 MD5_af6feb5a4c1ea7372c9ac635f3ab440c.zip - 5.74 MB
Modpack 1: Modpack 1 v4.0 MD5_6d3029914afc8aad507d5baf5e97af16.zip - 43.01 MB
Reinstall Pack removed apps in v4.0: Dev-Host: Reinstall All Removed Apps v4.0 MD5_debec9e41d9be3a8c946a50f50140f74.zip - 277.95 MB
-- Changelog: ------------------------------------------------------------------------
06.06.2013: Reinstall pack for removed apps in v4.0 added
05.06.2013: First Fixpack and first Modpack added
04.06.2013: OP updated, added hotfile and torrent as download alternative
03.06.2013: v4.0 with All Languages including Hebrew in slim version
-- Installation ------------------------------------------------------------------------
1. Check MD5 of your download first.
2. Copy Zip to your SD card.
3. Use safe kernel for installation (PhilZ Kernels).
4. Reboot into recovery of this safe kernel.
5. Clear cache
6. In Advanced: clear dalvik cache
------------------------------------------------------------------------------------------
Next two steps are only necessary when you want to make a clean installation
6a. Factory reset/full wipe
6b Format /system, /preload, /data
------------------------------------------------------------------------------------------
7. Install zip
8. Reboot and configure
---------------------------------
-- Languages in v4.0 ------------------------------------------------------------------------
Combined languages in all (but one) apk from XXLT5 ("Hungary"), XXLT4 (Germany), DDLSC (India), JPLSB (UAE), XXLSZ (Russia), ZSLO2 (China), DXLSE (South East Asia) and Hebrew from devices like Note2, S3, S4
Combined CSC, T9DB, hdic
Modified apk from apps- and framework-folder (that is the ugly part, because it takes time and bloody fingers)
95 csc sets for different countries:
ABS, AFG, AFR, ALO, ARB, AUT, BGL, BRI, BTC, BTU, CEL, COA, CPW, CYO, DAM, DBT, ECT, EGY, ETR, EUR, FOP, FTD, FWD, GLB, HAJ, ILO, INS, INU, ITV, JED, KEN, KOR, KSA, MAT, MED, MID, MIR, MM1, MRT, MSG, MSR, MTN, MWD, NPL, ORS, PAK, PCL, PHE, PTR, SEB, SEK, SER, SIN, SKZ, SLK, SMA, SMO, STH, TDR, TGY, THL, THR, TMC, TML, TOP, TPH, TRA, TSR, TTT, TUN, TUR, TWO, VHC, VIM, VNO, XEF, XEH, XEO, XEU, XEV, XEZ, XFA, XFC, XFE, XFM, XFV, XME, XSE, XSG, XSK, XSP, XTC, XTE, XXV
Display List (from language.xml)
en_GB;ar_AE;az_AZ;bg_BG;ca_ES;cs_CZ;da_DK;de_AT;de_CH;de_DE;el_GR;en_AU;en_IE;en_NZ;en_US;en_ZA;es_ES;es_US;et_EE;eu_ES;f_FI;fa_FA;fr_CH;fr_FR;ga_IE;gl_ES;hr_HR;hu_HU;hy_AM;is_IS;it_IT;ka_GE;kk_KZ;ko_KR;lt_LT;lv_LV;mk_MK;nb_NO;nl_BE;nl_NL;pl_PL;pt_BR;pt_PT;ro_RO;ru_RU;sk_SK;sl_SI;sr_RS;sv_SE;tr_TR;ur_PK;uk_UA;uz_UZ;zh_CN;zh_HK;zh_TW;iw_IL;
Input Support List (from language.xml):
en_GB;ar;az;bg;bn;ca;cs;da;de;el;en_US;es;et;eu;fa;fi;fr;gl;gu;hi;hr;hu;hy;is;it;iw;ka;kk;kn;ko;lt;lv;ml;mr;nb;nl;pa;pl;pt;ro;ru;sk;sl;sr;sv;ta;te;tr;uk;ur;
216 Apps modified (added missing languages to apk)
-- Removed Apps in v4.0 ------------------------------------------------------------------------
Code:
AllshareMediaServer.apk
AllSharePlay.apk
AllshareService.apk
AnalogClockSimple.apk
Aurora.apk
BasicLiveWallpapers.apk
Bluesea.apk
BluetoothMap.apk
BluetoothTest.apk
ChatON_MARKET.apk
ChocoEUKor.apk
ChromeBookmarksSyncAdapter.apk
CoolEUKor.apk
crayon_physics.apk
Dropbox.apk
DropboxOOBE.apk
DualClockAnalog.apk
DualClockDigital.apk
EdmSysScopeService.apk
EdmVpnServices.apk
EnterprisePermissions.apk
FaceLock.apk
FactoryTest_Q1_EUR_OPEN.apk
FotaClient.apk
Gmail.apk
GMS_Maps.apk
GroupCast.apk
HelpHub.apk
HelvNeueLT.apk
Kies.apk
kieswifi.apk
Kobo.apk
lcdtest_Q1_EUR_OPEN.apk
LearningHub_HD.apk
libpolarisofficedump.so
libpolarisviewer4.so
libSwypeCore.so
Magazines.apk
Microbes.apk
MobilePrint.apk
Music2.apk
MusicFX.apk
MusicHub_31.apk
MusicPlayer.apk
OceanWeather.apk
PanningTryActually.apk
PaperArtist.apk
PhotoWall.apk
PickUpTutorial.apk
PlusOne.apk
PolarisViewer.apk
PressReader.apk
ReadersHub.apk
RoseEUKor.apk
SamsungApps.apk
SamsungAppsUNA3.apk
Samsungservice.apk
SamsungWidget_FavoriteApp.apk
SamsungWidget_ProgramMonitor.apk
SChoice.apk
sCloudBackupApp.apk
sCloudBackupProvider.apk
sCloudDataRelay.apk
sCloudDataSync.apk
sCloudSyncBrowser.apk
sCloudSyncCalendar.apk
sCloudSyncContacts.apk
sCloudSyncSMemo.apk
sCloudSyncSNote.apk
SecEmail.apk
SecExchange.apk
SecLiveWallpapersPicker.apk
SecMiniDiary.apk
SecWallpaperChooser.apk
SimpleAlarmClock.apk
SimpleFavoritesWidget.apk
SNS.apk
Stk.apk
Swype.apk
SyncmlDM.apk
SyncmlDS.apk
Talk.apk
talkback.apk
Velvet.apk
VideoHub.apk
VideoPlayer.apk
voice_talk_Q1.apk
VoiceRecorder.apk
VoiceSearchStub.apk
VpnDialogs.apk
WeatherWall.apk
WebManual.apk
WlanTest.apk
wssyncmlnps.apk
YahoonewsDaemon.apk
YahoonewsWidget.apk
YahoostockDaemon.apk
YahoostockWidget.apk
Zinio.apk
-- Credits ------------------------------------------------------------------------
XDA: for all the tutorials, threads and information here. It was easy to find everything I needed for making a Custom Rom.
eybee1970: no need to explain, he gave me valuable information when I discovered XXLSC on my device and wanted to make dumps.
bangsti: for his support and fast servers, great alternative to my torrents
Phil: for his kernels with recovery etc.
majdinj: for his collection of tutorials
kmokhtar: for his Arya theme
Sammobile.com: thanks for their infos of leaks or official releases
and to a lot of members: writing me PM and offering support or giving hints - even when I didn't or couldn't use them. Thanks, that's community as it should be.
-- Old Changelogs: ------------------------------------------------------------------------
02.06.2103: v3.4.4 with a few tweaks: tw launcher with 6x6 icons, center clock, extended menu button, smart rotation
01.06.2013: Fixpack version 3.4.1: replaced secbrowser.apk with version from XXLT5 (new one crashed on start). And added all CSC/hdic/T9DB-files for all the countries I used before in v3.2
31.05.2013: Added new XXLT6 version (slim first now), more details tomorrow
19.05.2013: Added a reinstall pack for all removes Apps. Make your own reinstall from this by deleting the not-wanted Apps from the Zip and so installing only what you need
16.05.2013: Reinstall pack for all Samsung Apps (see content list here)
15.05.2013: Full version of v3.2 all languages added
12.05.2013: Bugfix-Version v3.2: corrected SuperSU according to PhilZ Kernel, removed ReaderHub.apk, updated list with "Removed Apps"
12.05.2013: Based on XXLT5 a new "all languages"-approch in v3.1, first slim version, full version later, removed old entries for 1.9 etc.
09.05.2013: Torrent and hotfile link as alternative download options
08.05.2013: Added XXLT5 based versions: full and slim
01.05.2013: Added CWM-installable zip for MusicPlayer-Apps etc
28.04.2013: Added correct CWM-installable zip for Email-Apps etc (missing secexchange.apk before)
27.04.2013: Added CWM-installable zip for Email-Apps etc
21.04.2013: Added CWM-installable zip for AccuWeather etc
20.04.2013: CWM-installable zip with all removed apps available from dev-host now.
19.04.2013: Slim version of the new XXT4 from today. Usual bloatware and apps I do not need are removed.
07.04.2013: Stopped modding because majdinj made a modded version of the all languages approach here. See his thread for it
06.04.2013: Small version added
05.04.2013: Bugfixes for RTL languages (no fc when using lockscreen with Arabic), see majdini's post
31.03.2013: Second step: added languages (from Chinese, Arab countries, India etc.) to about 200 apk.
30.03.2013: First step: Languages from South East Asia and Europe combined in v2.1. Tomorrow will add Arab, Farsi etc.
24.03.2013: Added Multi-Language Preview for Testing, removed all full versions because they are available in the torrent thread.
Tutorial Stock to Custom Rom for Galaxy Note (updated 2013/05/30)
Tutorial "Stock2CustomRom": How I made this Custom Rom
Changelog
30.05.2013: Added line to change the API-Level before deodexing from 17 (for 4.2) to 16 (for 4.1.x). In v0.220 API level 16 was the default, 0.223 aims at 4.2 Roms with the default 17.
25.05.2013: Updated, removed "dump" chapters because there are no dumps anymore, switched to explaining using an official release (JB right now), corrected errors.
14.02.2013: Adding updates to tutorial while using it with ZSLM5
09.02.2013: Updated top last version of kitchen, testing with ZCLSD
02.12.2012: Finished first "Release" v1. Waiting for replies and will search for mistakes. But not now.
Introduction
When I got the OTA update to XXSLC I had the idea (no wonder) to make a usable Custom Rom (from now abbreviated to CR) out of it.
But how to do this?
I could've asked for help and a step by step tutorial - PM to some developers or cookers are great - or I could search XDA and try one of the many solutions written down somewhere.
In the IT world I prefer the last one, but I wanted an easy way: a kitchen. Why should I reinvent everything from scratch? Good for my ego, bad for my family.
With the XXLC dump this changed again and with the information that dsixda's Android Kitchen (I call it dAK from here) now will work with the N7000 I was curious again.
And after that I used the tutorial for cooking my Custom Roms from the official JB releases.
Limitations
No branches and options how to do something in different ways will be here - only the one-way-street I use. If you want other options you have to do it yourself and read the original threads with detailed descriptions.
I will not make snapshots for every button press or action - in the beginning I will not make even one of it. Later may be where really necessary.
I try to speak "plain english" - normally I speak "Thai english" - so please do not wonder if I use very simple language - I'm used to it and I didn't study in Oxford or Cambridge.
All steps and explanations are written in detail in the originals or on the web sites. Here you see only what you really need, without telling every "interesting" detail.
Working in Cygwin means you are using Linux, I will not explain all commands I use (like cd, ls, pwd etc.). It's not important here (it's fine to know), only using the kitchen is relevant.
What do we need? Downloads first
Windows 7 or 8: I did it on the new Windows 8, so 7 should be ok. No Linux, no XP, no Vista, no Apple
dsixda's Android Kitchen - download latest version (0.223_rev9)
Latest JDK from Oracle - important: not only the runtime but the "Java SE Development Kit 7" for Windows 86. It is the 32 bit version - I have a 64 Bit Win but using Java with 64 makes you crazy.
Customized version of Cygwin - dsixda made this, so no need to really work with the cygwin configuration from scratch.
DiskInternal's Linux Reader (as a tool included in the kitchen. But you have to install it anyway - and it's not nice when you discover this while in the script. So I used the latest version 1.6.4.0 and place it here.
A good editor: I use Notepad++. Latest Version (v6.2.2)
And: the zip with the official Android release from Samsung (JB at the moment)
latest Philz Kernel for your release (or your Custom Rom will not boot). Get the zImage from the zip.
How to prepare everything? Installation instructions
Do not change the order please, especially: JDK first, Cygwin after!
Install the JDK, Defaults ok, no more to explain
Install the Custom Cygwin from dsixda
Unzip to a temporary installation directory (e.g. c:\dsixda_cygwin_install)
Run Setup.exe
Select "Install from Local Directory"!
Use "C:\Cygwin" or any other folder, but NO SPACES in the name!
In window "Select Local Package Directory" change path so that it ends with: "\cygwin_packages"
In window "Select Packages" you have to change the first line in the list by clicking the arrows. It will change to "All <-> Install"
Click on "Next", installation runs and you should make a desktop shortcut.
After finishing the installation, start it (desktop shortcut) - this initializes the Cygwin environment
Install the Kitchen
In the Cygwin directory go to folder "home/[your home directory] - in my case it would be "ThaiDai". Create a folder "kitchen". Result should be: "C:\Cygwin\home\[your home directory]\kitchen
From the kitchen zip extract the content of folder "Android-Kitchen-0.223-rev9" into the folder "kitchen". In kitchen folder you will find a file "menu".
Start Cygwin (desktop icon).
type "cd kitchen"
type "./menu". The kitchen should start and you will see the "MAIN MENU".
type "x" to exit the kitchen and then "exit" to close Cygwin.
Reading and unpacking the Images
Unzip the downloaded JB release. Inside you will find a "tar"-file (this is a linux archive). You have to unpack this one too. Inside there are (for the Note): zImage, cache.img, factoryfs.img, hidden.img and modem.bin.
factoryfs.img - this /system
cache.img - containing CSCs (for your country specific settings, providers, apps, languages etc.)
hidden.img - the /preload partition with more apps, important now because a nice way to save space in /system
modem.bin - radio
zImage - not the kernel from the dump but Philz Kernel for your release (or your Custom Rom will not boot). Get the zImage from the zip.
Start the kitchen (Cygwin Icon, cd kitchen, ./menu) as Administrator (then you won't get warnings/errors later in the process)
Type "1", "Enter", "Enter". dAK should show you the "Available ROMs"
Type "1", "Enter" and select the dumped files. You'll see a Note telling you why a rooted kernel is important (we have Philz)
I want to change the name of the "working folder", so I press "y", "Enter" and change the name to "WORKING_THAIDAI". Choose your own folder name or don't change (not change the WORKING_ part, only the part after this!)
dAK will copy zImage and then compiles "simg2img" which it will use for converting the .img-files in a usable format
External Tool "Ext2explore" opens and in the Terminal you get infos what to do. So slowly now and read.
In the "Ext2Explore" choose menu entry "File"-"Open Image". Go to your working directory ("Working_...") and open folder "system". Select "ext4_factoryfs.img" (maybe you do not see the extension) and open it.
Right-Click the first entry in the left window and press "Save". Important: in the dialog switch and select folder "system" again. After pressing "OK", wait until the copy-process is finished. Close "Ext2Explore" and switch back to the terminal window. If you read there you can control again if you did what I wrote here.
Press "Enter"
Now the same as before for hidden.img. Tool "Ext2explore" opens, select "ext4_hidden.img" in folder "hidden", right-click and "Save" it to "hidden" folder (not to "system"!), wait until copy finishes and close "Ext2Explore".
Press "Enter"
You'll get some information about the /preload and that the kitchen will handle this automatically.
Press "Enter"
Now you get the offer to extract the Customer Software Customization (CSC) from cache.img. Press "Enter" (default is y)
And again you'll have to use an external tool - how to use is written down exactly. So please read it and follow the 7 steps (explained here of course)
Start Linux Reader and select in menu "Drives" - "Mount Image".
If not selected please choose "Raw Disk Images" and press "Next".
There you have to switch to your working folder in the kitchen until "system". Select "ext4_cache.img". Open it.
Marked in red you'll see a Hard disk drive called "Linux Ext Volume 1" (or "Linux native Volume 1). Double click it (open it). And again double click on the folder "recovery". You see the "sec_csc-zip".
Mark it and right click the "sec_csc.zip" and select "Save Files" and press "Next".
Uncheck "Save directory structure" and change "Output folder" to the "system"-folder in your working directory. ATTENTION: Linux Reader remembers old entries, so there might be the system folder of an old working directory with another name. Please always check the correct folder or the CSC isn't extracted into your actual working directory (I hate this part, because this happened right now when I wrote these lines).
After you selected the system folder press "Next" two times and close the Linux Reader program.
Switch back to your kitchen window and press "Enter". The kitchen will extract the content of sec_csc.zip
When asking to copy the apps to your working folder do NOT choose the default. Switch to "y" and "Enter" because we want to use CSC.
In the line "Add boot.img (y/n)?. Choose "y", "Enter"
After that dAK takes care of symbolic links, update-script etc. and ends with the information "Finished setting up working folder!"
Type "y", "Enter" to view the Rom infos. After a while you get a list of information. Entries will change with the next steps
Press "Enter"
Rooting and deodexing
Use menu options "2 - Add root permissions" and choose option "c" for "Chainfire's SuperSU" there. Press "Enter" until you see the menu again.
Use "3" for "BusyBox". Confirm with the default "y". Press "Enter" two times.
Very important now for your ego: change the name of the Rom after typing "7", "Enter". I will do this for example like: "Pristine ThaiDai bla bla". After changing press "Enter" two times.
If you want to change your radio you have to copy "modem.bin" from the folder "original_update" to the folder "system" in your working directory (of course outside of the kitchen).
ATTENTION: this isn't normally necessary. A user should choose the modem for his region, so it isn't a good idea to add a specific modem to your Custom Rom (I made that mistake in my first Roms).
Again type "8" for updated working folder information. It changed because you choose different options. Press "Enter" to go back to the main menu.
Type "0", "Enter" for the advanced options.11
Type "11", "Enter" and read the informations and how many odexed files are found
WARNING: You have to change the default API Level from 17 to 16 for building a 4.1.2 Custom Rom. So press "v", "Enter" and change API Level to 16.
The kitchen offers to temporarily move the apps from /preload to /system, so it can deodex them. So please choose the default "y". "Enter". The kitchen will move them back later.
WARNING: Some folder inside of "csc" contain apps with a size of exactly zero bytes (0 bytes). You have to delete them first or you'll get errors when deodexing. If this happens no problem: delete the "0"-byte-files and deodex with again. This error can happen later again when zipaligning the apk (0 bytes are already zipaligned perfectly).
Type "b", "Enter" and start deodexing all apks (now time for a good coffee), accept logging default with "y".
After deodexing 44+137 (in my case) you press "Enter" and can read the results in the generated log
Building your Rom
Optional: Select "13" and/or "14" if you want to add /data/app or /etc-init.d functionality/script support to your Custom Rom - I don't need it.
in ADVANCED OPTIONS type "0", "Enter" and go back to Main Menu
Choose "99" for building your Custom Rom
Confirm default "1" with pressing "Enter". It is an interactive mode and guided. It gives you the opportunity to add your own "updater-script" (I always do) to the Custom Rom .
Confirm question to optimize and zipalign the APKs with "Enter".
After zipaligning the "updater-script" is generated. dAK ask if it should "Proceed with the change (y/n)". Here you can copy your own "updater-script" to the folder "^META-INF/com/google/android".
The kitchen continues with building the "update.zip". Wait a while and it wants to sign your Rom. Of course use the default "y" and press "Enter".
And finally rename your Custom Rom if you want, should be easy to do.
Your new Custom Rom will be in the folder "OUTPUT_ZIP" and you can install it on your Note.
--- If this doesn't work: maybe you made a mistake or I made one here. Please add your comment in the thread. Do not send me PM please ---
Glossary/Abbreviations
Custom Rom (CR): A Rom that is changed from the maker's original by adding functionality like root access, modifications, bug fixes etc.
dsixda's Android Kitchen (dAK): A Rom making factory with "endless" scripts and collected tools bundled together. Now usable for N7000. Complete thread here - please read if you really want to understand everything
Credits
XDA: for all the help, documents, tutorials ...
dsixda: for his wonderful kitchen
Phil3759 for his patched stock Kernels
...
one more and enough
Welcome to the club.
Sent from my GT-N7000 using xda premium
Reserved, tank's for development.
any md5 check sum pls. OK. Got it.
dsmas said:
any md5 check sum pls. OK. Got it.
Click to expand...
Click to collapse
MD5 is part of the filename - easiest way to compare. But I added it to the first post. Thanks
Installed smoothly. Everything seems fine, but the task killer is gone and touchwiz crashes if i try to set the city for the weather widget.
olegych76 said:
Installed smoothly. Everything seems fine, but the task killer is gone and touchwiz crashes if i try to set the city for the weather widget.
Click to expand...
Click to collapse
I will add the list of deleted apk later in the OP, maybe there's something deleted what is needed for this. We'll see.
But thanks for your reply here: so I can be sure the torrent and the Rom are ok.
ThaiDai said:
Tutorial: How I made this Custom Rom
Just an idea: I will write down everything here how I made this Custom Rom. So it will be easier for me and - maybe - for others to use it again.
Click to expand...
Click to collapse
Thx thai waiting for this how-to
Thank in advance
Envoyé depuis mon GT-N7000 avec Tapatalk
ThaiDai said:
Tutorial: How I made this Custom Rom
Just an idea: I will write down everything here how I made this Custom Rom. So it will be easier for me and - maybe - for others to use it again.
Click to expand...
Click to collapse
This would be extra-ordinarily wonderful. Waiting for this. Thanks!
thanks! *******ThaiDai :good:
deleted
ThaiDai said:
Tutorial: How I made this Custom Rom
Just an idea: I will write down everything here how I made this Custom Rom. So it will be easier for me and - maybe - for others to use it again.
Click to expand...
Click to collapse
Would be fantastic and helpful.
TIA
Flash and installation was smooth. Multi windows and air view seems not working. Very limited needful appns are only included but that is ok. Needs lot of mods.
Sent from my GT-N7000 using xda premium
new dump firmware? ?
Inviato dal mio GT-N7000 con Tapatalk 2
valentinrascu said:
new dump firmware? ?
Inviato dal mio GT-N7000 con Tapatalk 2
Click to expand...
Click to collapse
One question are you on rooted version or did you perform a upgrade
Envoyé depuis mon GT-N7000 avec Tapatalk
smaiitm said:
This would be extra-ordinarily wonderful. Waiting for this. Thanks!
Click to expand...
Click to collapse
+1
Sent from my GT-N7000 using xda app-developers app
ThaiDai said:
Tutorial: How I made this Custom Rom
Just an idea: I will write down everything here how I made this Custom Rom. So it will be easier for me and - maybe - for others to use it again.
Click to expand...
Click to collapse
that's a great idea !!! would be great to have a kind of tuto to make a simple custom rom.
Any mirror for normally download, i mean not in torrent?
Thanks
Sent from my GT-N7000 using xda premium
[AROMA] [ROM & Kernel] Ace-i-Sure ROM by .:: BRIJESH ::.
[Themes & Mods] [AROMA] Ace-i-Sure Plus Pack! is here!
{
"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"
}
# Ace-i-Sure ROM is a Custom ROM based on Stock firmware
# It is not ICS/JellyBean (Remember, there is no official ICS/JB updates from samsung for this device)
# This ROM is based on 2.3.6 Stock GB Version
# Devices Supported : Samsung Galaxy Ace GT-S5830i/M/C & GT-S5839i (Also known as "cooperve")
# It is installed via Touchscreen manifestation called AROMA Installer
# Android development community is free and open sourced. So you need not to pay for using this ROM.
# All the applications included in the ROM are free. There is no warez. If you found any paid app please PM me.
# This is not a Copyrighted ROM. You can use any part of my ROM (APKs, Mods etc). Just list my name in credits...
# Rule for porting to other devices: Already ported to Galaxy Y (GT-S5360/L & GT-S5363) as Y-i-Sure. So you can port to devices other than Ace-i and Galaxy Y
Click to expand...
Click to collapse
Caution: This update should be strictly applied to the devices which are having the model number as Ace GT-S5830i/M/C & GT-S5839i and is not for S5830 model and it's variants. If you still continue to update in your S5830 model, then we should not be held responsible for any damage happened.
Disclaimer: Neither this website, nor developer should be held responsible for any damage happened to your device in the process of following the instructions mentioned in this article. It’s very unlikely that there will be any issues but just in case if at all there are any issues then we are committed to help you in solving the same.
I'm not responsible for bricking your phone but that probably wont happen..
ROM using AROMA Installer, Highly Customizable ROM Installation...
3 Modes of Installation - Default, Lite Edition, Custom
Rooted... Super User Added...
With Stock Kernel you can access SIM Contacts
Modded Holo Launcher for better performance
6 lockscreens by Alucard1989pl
New JB Style Semi-Transparent Status Bar & Notification Area
(50% Transparency, Clock, Expanded Date, Data Bandwidth Speed...)
Swipe to Remove Notifications
Quick Brightness Control
280+ Languages Support including Arabic, Indian Languages
(Use Opera Mini/Fennec (Firefox) for better readability)
63 numbers of Locale (Languages) added
21 numbers of Battery Icon Themes (OG Battery Mod)
Battery Charging Animation in status bar
New Settings layout (Something Different?)
DSP Audio Settings
Clock Tweaks - Type, Color...
UnHidden Extra Phone Info in Settings
Operator Name Editor, Phone Schedules, Power Saving in Settings
131 Built-in Direct Wallpapers
Ad-free
Perfect Keyboard as default
Updated List of Ringtones, Alarm Sounds
Several build.prop Tweaks added
My Files replaced by Rhythm File Manager
Voice Recorder Replaced by Ultimate Voice Recorder
Google Play Store v.4.3.11
Google Maps 6.12.0
Google YouTube 5.0.21
Jorte Calendar 1.4.17
ROM Change Log: v.12.0.0 Final Version (08.08.2013)
Settings - Added Operator Name Editor, Phone Schedules, ROM Details in About Menu & Power Saving Options
Ace-i-Sure ROM Help Center - Tweaks & Tips for best performance
QR Scanner Enabled on Launcher
OGBatteryMod - WIDE battery icon while charging fixed for icon sets 08, 09 (ICS Bar Style).
Updated Adblock Hosts file
Few Holo Launcher Modifications
Lidroid Toggles - New Ace-i-Sure - height increased, toggle buttons changed
Few Statusbar fixes
Updated some App's Icons
Old Version Change Logs:
ROM Change Log: v.11.1.0 (15.07.2013)
New JB Style Semi-Transparent Status Bar & Notification Area. JB SystemUI.apk by SpaceCaker and Modified by me
Settings Layout has changed - Removed: App Backup & Restore, Uninstall Apps... (It was a BAD idea... )
Ultimate Voice Recorder Notification & App Icons are changed
Updated Google YouTube 4.5.17
Removed Apps: Perfect Uninstaller.apk
Added Optional Apps in AROMA (Root Browser Free, Uninstall Master Free
ROM Change Log: v.11.0.0 (05.07.2013)
3 Modes of Installation - Default, Lite Edition, Custom
Settings Layout has changed - Added: Development, Battery Icon Themes, App Backup & Restore, Uninstall Apps, Apps Activities, Phone info to top...
Holo Launcher 2.0.1 is Modded again (Did you like it?)
OGBatteryMod by Osama Ghareeb (Added 21 Battery Icon Themes by me, Collected from Tickle My Android)
15 toggles Background changed, Auto Rotation Icon changed
Emoticons - GalaxyNote Collected from Tickle My Android
Samsung S3 Boot Animation
New Dialer
Google Play Store v.4.1.10
Updated Ace-i-Sure Wallpapers. Now 130 Wallpapers...
Hidden Zombie Art/Easter Egg - Changed
Horizontal Calibration Graphics changed
Few modifications in Framework-res
Updated App-Icons: File Manager, Gmail, Jorte, Play Store, Screenshotit!
Removed themepacks and other additional stuff from AROMA Package. It will be distributed as Ace-i-Sure Plus Pack
Removed Apps: SenseAnalogClock.apk, Opera_Mini.apk
Removed System Tuner Free 2.1.3, MultiLing Keyboard 0.68.2 from Optional Apps in AROMA
ROM Change Log: v.10.0.0 (01.05.2013)
Introduced AROMA Installer
New Theme - ICS Glass Plates
10 Boot Animations
Google Play Store v.4.0.25 (New Experience!)
Google YouTube 4.4.11
Added Optional Apps - Quickpic 2.9.4, Hot Reboot 2.2.1, System Tuner Free 2.1.3, MultiLing Keyboard 0.68.2
Updated Lockscreen Wallpapers (TW Wallpaper Chooser)
ROM Change Log: v.9.0.0 (16.04.2013)
Re-Designed Settings Layout - About, Wireless and Network Settings
init.d Support included by default
ActivoSpeeder 3.2 Script
FW Update - Download, Volume, Progress Bar, Seek, Spinner
Modded Analog Clock
Jorte Calander widgets removed except 4x3, 4x4
Holo Launcher - Drawer tab icon
Themes flashable via CWM - ICS, Sony Xperia
Updated hosts file for Adblock
Boot sound added
Updated Hidden Zombie Art (Easter Egg) - ? ... Tap android version 5 times to see the magic!
ROM Change Log: v.8.0.0 (26.03.2013)
Re-Designed Settings Layout - Added - No-frills CPU Control, Galaxy Toolbox...
50% Transparent Notification area in Statusbar
Wifi Connect Icons updated
Removed GooglePlayMusic.apk, SIM_Card.apk, HotReboot.apk
Removed Samsung Keyboard; Added Perfect Keyboard (Not Pro version, Just a free version!)
Added File Manager, Opera Mini apps
Download, Volume, Progress Bar Updated
Lockscreens modified a little
Updated Hidden Zombie Art (Easter Egg) - ? ... Tap android version 5 times to see the magic!
ROM Change Log: v.7.0.0 (10.03.2013)
Easy Installation.
Re-Designed Settings Layout - Quick Panel & LockScreens, DSP Audio Settings, Clock Tweaks, Phone info...
Swipe to Remove Notifications
Quick Brightness Control
Notification icons, Signal bars updated
Better Fonts... the best multi-language supported ROM !
Updated Google Play Music, App Backup & Restore, SIM Card App
Calander.apk, Lidroid-Parts.apk, EDT Tweaks.apk - Modded to hide it's icon in launcher
Updated Holo Launcher Icon pack
Removed Updateme integration ('coz, No free sites available for direct download links...)
Updated text in Hidden Zombie Art (Easter Egg) - ? ... Tap android version 5 times to see the magic!
New Boot Animation
ROM Change Log: v.6.0.0 (28.02.2013)
More Updates: All new redesigned Statusbar 15 Toggle Icons
More Updates:Modded Holo Launcher 2.0.1 with Transparency, New Icons, Default Shortcuts & Tweaks..
New Settings Layout
Calling (Phone.apk) Buttons Updated
Removed RAM Booster
All other features of previous versions
ROM Change Log: v.5.0.0 (19.01.2013)
All new redesigned Statusbar 15 Toggle Icons
Modded Holo Launcher 2.0.1 with Transparency, New Icons, Default Shortcuts & Tweaks..
Default Font is set to OpenSans.ttf (Adjusted for better viewing)
Malayalam Script bugs rectified in Akshara Unicode Font (DroidIndia.ttf)
Added Stock Music Player which supports 5.1 channel
New Calculator
Lock Screen Buttons redesigned
Few updates on Ringtones..
All other features of previous versions
ROM Change Log: v.4.0.0 (23.12.2012)
New Kernel hell-lock with CWM Recovery as default.
Font support added:- Dhivehi, Tifinagh, Tigrinya, Ethiopian Amharic, Ge'ez, Thai, Lao, Tibetan, Dzongkha, Mon, Myanmar, Khmer, Cherokee...(Now your MultiLing Keyboard supports total 170 languages!)
Ace-i-Sure 100 Built-in Wallpapers
Contact icons updated
FM Radio icon updated
ROM Settings icon updated
Gallery 3D Background changed
Hololauncher settings backup file updated
Better RAM management with RAM Booster
Removed Modified Chrome Browser, Back to Stock Browser..
TW Wallpaper Chooser Removed
All other features of previous versions
ROM Change Log: v.3.0.0 (07.12.2012)
Font support added - Punjabi & Sinhala Languages
Update Me - Integration of ROM
Modded Google Chrome Browser
Ace-i-Sure 76 Built-in Wallpapers
No SetupWizard on first boot
All features of previous versions
ROM Change Log: v.2.0.0
[email protected] Kernel v.2.6.35.7
Holo Launcher & Settings
15 toggle & 6 lockscreens by Alucard1989pl
New Status Bar & Notification Area
63 numbers of Locale (Languages) added
New AksharaUnicode Font supports Indian Languages
Battery Charging Animation in status bar
27 Built-in Wallpapers
Updated List of Ringtones, Alarm Sounds
Several build.prop Tweaks added
My Files replaced by ES File Explorer
Voice Recorder replaced by Ultimate Voice Recorder
Google Play Store v.3.10.9
Google Play Music 4.4.811
Google Maps 6.12.0
Google YouTube 4.1.47
Jorte Calendar 1.4.12
All features of previous versions
ROM Change Log: v.1.1.0
[email protected] Kernel v.2.6.35.7
Holo Launcher & Settings
15 toggle & 6 lockscreens by Alucard1989pl
Google Play Store v.3.9.17
New Font supports Indian Languages
Battery Charging Animation in status bar
27 Built-in Wallpapers
Updated List of Ringtones, Alarm Sounds
My Files replaced by ES File Explorer
Voice Recorder replaced by Ultimate Voice Recorder
Before doing anything wrong while installing this rom to your phone, make sure that you have the following items in your hand.
Do you have a PC/Laptop ? :laugh:
Do you have Samsung Drivers ? Find out it from here...
Do you have the USB Cable for your phone? :laugh:
Do you have STOCK FIRMWARE for your region ? Find out it from here... or from here...
Do you have Odin? Find out it from here...
Need SplitFUS or splitted odin ready firmware (for India only) ?
Do you have ClockWorkMod Recover (CWM) ? Get it from here...
Do you Backup your Contacts, Apps & Messages or A Full Backup?
Backup your IMEI with Galaxy Toolbox (Root Needed)
All the above tools are ready? Then Read ROM Flashing Instructions carefully...
Now proceed to ROM Download and Flashing ! :victory:
Clockworkmod Recovery (1.31 MB, Zippyshare)
[Aroma] Ace-i-Sure 12.0.0.zip (135 MB, MediaFire)
Want to download it to Mobile? Put your QR Scanner here...
No QR Scanner? Get one from Play Store...
Mirror on SkyDrive
Want to download it to Mobile? Put your QR Scanner here...
No QR Scanner? Get one from Play Store...
Upgrade Pack for old versions from 7.0.0 to 11.1.0
Note: Do not wipe or reset while installing upgrade pack via cwm... simply install from zip file only...
Ace-i-Sure 12.0.0 Upgrade Pack.zip (33 MB, Zippyshare)
Ace-i-Sure 12.0.0 Upgrade Pack.zip (33 MB, SkyDrive)
Want to download it to Mobile? Put your QR Scanner here...
Old Version Downloads:
[Aroma] Ace-i-Sure 11.1.0.zip (128 MB, Google Drive)
[Aroma] Ace-i-Sure 11.1.0.zip (128 MB, Zippyshare)
[Aroma] Ace-i-Sure 11.0.0.zip (130 MB, MediaFire)
Ace-i-Sure 11.1.0 Upgrade Pack.zip (30 MB, Google Drive)
Ace-i-Sure 11.1.0 Upgrade Pack.zip (30 MB, Zippyshare)
Note: Links for old other versions (before 11.0.0) are not providing here.. Due to GPL Compliance of Kernels, I've to remove them from xda...
If you have boot problems and Stuck at Boot Logo, try to install stock firmware and then install this ROM.
How to install stock firmware?
Unbrick/Firmware restore | Flash Guide by feetsonfire
Need Splitted Odin Ready Stock Firmware? Download it from here...
Always back to Stock firmware via odin before installing any Custom ROM. This will avoid freezing at boot logo.
You have to download the ROM zip file and ClockWorkRec5830i.zip.
Copy it to your phone's SD Card.
Turn off your phone
Go to recovery mode (Stock Recovery 3e) (Home screen button + Power button + Volume up key)
Select install update from sd and select the ClockWorkRec5830i.zip Confirm the action
Now you are successfully installed ClockWork Recovery
We appreciate to BACKUP your Current ROM before moving to next step
Select wipe data / reset and Confirm the action
Select wipe cache partition and Confirm the action
Select install zip from sd and select the rom zip file & Confirm the action
Now you will enter the beautiful world of AROMA (AROMA means GOOD SMELL!!!)
Follow the instructions in AROMA Installer.
Some Installation Screens:
Now you are on CWM. Follow the above instructions in CWM.
Some AROMA Screens:-
XDA:DevDB Information
[GB 2.3.6] Ace-i-Sure | Cooperve, a ROM for the Samsung Galaxy Ace S5830
Contributors
brijeshep
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 2.6.x
ROM Firmware Required: GT-S5830i/M/C/39i
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 12.0.0
Stable Release Date: 2013-08-08
Created 2013-10-04
Last Updated 2013-10-04
Kernel: Stock
The Default Kernel used in this ROM is Stock. You can use any kernel for this ROM. If you want support for Scripts, install kernel other than stock.
Visit Kernel Source threads for more details,
Hells Fusion
[email protected]
nit Interactive
Download kernel you want to install, from corresponding source threads.
[Themes & Mods] [AROMA] Ace-i-Sure Plus Pack! will give you more choices with this ROM...
AmalRuzz for Aroma Installer
JB SystemUI.apk by SpaceCaker and Modified by me
15 Toggle & 6 Lockscreens by Alucard1989pl
15 Toggles Icons - Credits goes to m.h.mahadi, abhi922, dabeez98, berksems, Kundal & Boudz78
Some PNG Resources for Themes - esk02k, Boudz78, Berk Semsioglu, domnic79, Vexillum V4, lostintortola
Tickle My Android Collection by Ticklefish
OGBatteryMod by Osama Ghareeb
puneeth.007 - Showing me the new method of installing... with his ATOMODS
Run init.d scripts at startup thread by DooMLoRD and iridaki
ActivoSpeeder V3.2 by Fauzan Dhiya Ul-Haq
EDT Tweaks by Einherjar Development Team
Some Boot Animations are Collected by Lalit Patil
S3 Boot Animation collected by girbp309
Emoticons - GalaxyNote Collected from Tickle My Android
Galaxy Toolbox by Doky73
No-frills CPU Control
Activities (Quick Shortcut Maker by sika524)
Ace-i-Sure ROM Help Center developed by me with the help of appinventor.mit.edu
Phone Schedule, Operator Name Apps
Power Saving & QR Scanner from lidroid.toolbox
Virtuous Ten Studio - Recompiling apks
Notepad++ - Editing xml, smali
ZipSigner - Signing rom zip files
Adobe Photoshop - Editing pics
7Zip & WinRAR - Extracting resources
wallpaperswide.com - Wallpapers
Google Images - Searching Icons...
Special Thanks to Members for support and guidance, @iamareebjamal, @Sniper Killer, @puneeth.007, @SpaceCaker, @abhi922, @Android-fany, @rj_85, @js2892, @Mohinkx, @10xian04
and All xda-developers friends!
If I forget anyone... Just PM Me...
Version 12.0.0 Screenshots:
YouTube Reviews:
Android Evolution con luiscaba97
carlos javier ruiz quezada
andro teach
Boot Animations Collected by Lalit Patil
http://forum.xda-developers.com/showthread.php?t=2126329
Customization Galaxy Ace S5830i by B.PUNEETH
http://forum.xda-developers.com/showthread.php?t=2143494
Recommended Apps:
Ultra Explorer
Fennec for ARMv6 Devices
Age Calculator
Candle Free
Easy History Cleaner
Google Indian SkyMap EN+ML
MoreLocale
MultiPicture Live Wallpaper
SIM Card
SMS Backup to Gmail
SMS Backup & Restore
Stop Watch
UCBrowser
WMouseXP Remote
MultiLing Keyboard
MX Player
MX Player Codec (ARMv6 VFP)
Handrite Notes
QR Droid
Wikipedia
Dictionary - WordWeb
System Tuner
NewsHunt : India News
QuickPic
Kingsoft Office
thank you for bringing this awesome ROM to our phone,
just a question: what is new in the 10.0.0 version (except the new AROMA installer)?
I mean, I already have the 9.0.0, do I need to update it to 10.0.0?
thanks again fpr your works.
SKiiZ0 said:
thank you for bringing this awesome ROM to our phone,
just a question: what is new in the 10.0.0 version (except the new AROMA installer)?
I mean, I already have the 9.0.0, do I need to update it to 10.0.0?
thanks again fpr your works.
Click to expand...
Click to collapse
I'm Just introducing AROMA Installer for Ace-i-Sure ROM. No major changes are in v.10.0.0, except the New ICS Glass Plates Theme and adding few updated apps. I'm preparing changelog for this version. And also expect an Upgrade zip for v.7+ to 10 soon... :laugh:
Question
Just a little question. Does the themes from the old thread work on this?
mathm2013 said:
Just a little question. Does the themes from the old thread work on this?
Click to expand...
Click to collapse
Ofcource, themes from the old thread can be applied on this version too... BUT, These themes are included in this ONE SINGLE AROMA Installer, and also a NEW theme called ICS Glass Plates is added to this version...
:victory:
too many features :facepalm:
Awesome work!
I believe the zip is 200mb+ because of many themes/kernels/patches etc?
It uses 65mb of internal memory?
js2892 said:
too many features :facepalm:
Awesome work!
I believe the zip is 200mb+ because of many themes/kernels/patches etc?
It uses 65mb of internal memory?
Click to expand...
Click to collapse
Look inside the [Aroma] Ace-i-Sure 10.0.0.zip file, You will see,
ROM Zip file - Size: 207 MB
Extracted to a folder in PC - Size: 282 MB
aroma - Folder contains 34 MB of APPS, 18.7 MB of BOOT ANIMATIONS, 21.3 MB of KERNELS, 73 MB of THEME PACKS
system - Folder contains basic ROM files except the above ones - Size: 130 MB
REMEMBER, All these files will not be installed to your system, only selected ones from each category...
It's an ALL-IN-ONE ZIP for this ROM.
So it's BIG! But, in a FRESH INSTALL look at Task Manager >> Summary you'll find how much space it takes (Just below 70 MB)
brijeshep said:
Look inside the [Aroma] Ace-i-Sure 10.0.0.zip file, You will see,
ROM Zip file - Size: 207 MB
Extracted to a folder in PC - Size: 282 MB
aroma - Folder contains 34 MB of APPS, 18.7 MB of BOOT ANIMATIONS, 21.3 MB of KERNELS, 73 MB of THEME PACKS
system - Folder contains basic ROM files except the above ones - Size: 130 MB
REMEMBER, All these files will not be installed to your system, only selected ones from each category...
It's an ALL-IN-ONE ZIP for this ROM.
So it's BIG! But, in a FRESH INSTALL look at Task Manager >> Summary you'll find how much space it takes (Just below 70 MB)
Click to expand...
Click to collapse
Yeah that's what i thought! :thumbup:
Sent from mass relay
SB
Hey how to change the status bar theme?
:victory:
The Atmosphere said:
Hey how to change the status bar theme?
:victory:
Click to expand...
Click to collapse
Did you mean, SystemUI.apk or lidroid-res.apk?
SystemUI.apk - is for SB backgrounds and it's layout.
lidroid-res.apk - is for 15 toggles buttons and 6 lockscreens
15 Toggles - Themes (lidroid-res.apk) collection is on this thread...
awesome.....
AWESOME..........., bro
I AM VERY HAPPY THAT , DEVELOPERS LIKE BRIJESHEP ARE TAKING OUR DEVICE TO A WHOLE NEW LEVEL...
Oh god. I have downloaded the Rom, and have installed through CWM, and god there are so much options and customizations to choose from. But as i am at school, i cannot stock Rom. But will try this first thing when i get home Good job.
Sent from my GT-S5830i
is this normal or what..i dont know why when i use data2sd-ext
Downloading now. Hope this will give new ideas for my ROM.
Dude, this is great stuff man..i really like the idea of having everything under 1 roof..kudos!
brijeshep said:
Ofcource, themes from the old thread can be applied on this version too... BUT, These themes are included in this ONE SINGLE AROMA Installer, and also a NEW theme called ICS Glass Plates is added to this version...
:victory:
Click to expand...
Click to collapse
Thank you. Keep the (very) good work!:thumbup::thumbup::thumbup:
Sent from my GT-S5830C using xda app-developers app
Quick Navigation: [Info&Download] [MOD section] [Q&A + Hall of Donors]This is RocketTab. Your Tab never felt better.
{
"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"
}
Your Galaxy Tab 3 7.0 was not forgotten. Here is the all new RocketTab with the following features:
RocketTab v3.1
- Build date: January 30, 2014
- Firmware: UEAMK1 RocketTab v3.0 (4.1.2)
- latest Changelist: 1471012
- latest T210R MK1 Kernel, rooted
- fully deodexed
- zipaligned
- enabled all available languages
- enabled all available languages for Samsung keyboard
- rooted
- added BusyBox
- added init.d support
- app/data support
- NO WIPE ROM
- updated to latest SuperSU 1.91
- updated to latest Play Store 4.5.10 and Google Services 4.1.32
- updated to latest Google TTS 2.4.3.864779
- updated to latest Google Search 3.1.24 and Maps 7.5.0
- updated to latest Samsung Account 1.5.0017
- removed a lot more unneeded services, libs and bloatware (less than 400 MB )
- included stock file explorer
- added some useful user apps: FasterGPS for fastest GPS lock and TricksterMOD for further kernel tuning
- replaced Ghost Commander with latest ES File Explorer 3.1.0.1
- latest Adobe Flash 11.1.115.81 now working out of the box
- updated to latest Viper4Android 2.3.2.2 (can be uninstalled, if you don't like or need it, but it's recommended, visit XDA thread for further help [here])
- added Viper4Android bass profile by @Christian Nothing, thank you mate!
- added new Pure Clarity Bass+ 3.0 profile from recognized DJ @Christian Nothing, be sure to check this out with headphones!
- RocketTab bootanimation v2
- disabled boot sounds
- disabled more annoying sounds (Auto Focus, Camera Start/Stop, Low Battery, Touch, TW Touch, VideoRecord)
- install non market apps activated per default
- 4 Way Reboot
- enabled 5 Lockscreen shortcuts (Samsung left this intentionally out for german region, wtf!)
- enabled water ripple effect + lockscreen toggle
- 1% battery mod added
- new option in display settings to activate Back Button to Kill App, Menu Button to Kill App or No Kill functionality
- changed basic launcher layout
- changed basic toggle layout, added airplane mode
- fixed minimum number of quick toggles in statusbar
- changed default lockscreen elements
- added even more performance and GPU tweaks
- removed incompatible tweaks
- added GPU Fix to base package
- changed to T210R MK1 kernel as standard kernel for everyone (T210 users as well - no more problems, which kernel to choose )
- cleaned build.prop
- changed model name to SM-T210R for best compatibility
- included IR blaster and remote permission
- add exit menu to stock web browser
- turn camera shutter sound on/off
- added sherbet sound
- added even more marvellous wallpapers, thanks to @Rosario34
- new standard wallpaper on launcher and lockscreen
- optimized build script (fixed /data/media permissions)
- build script cleanup
- Viper4Android folder cleanup
- and some more, which I forgot just now...
ENJOY!
Version history
V3.0
- Build date: January 13, 2014
- Firmware: ZSAMK1 RocketTab v3.0 (4.1.2)
- latest Changelist: 1471012
- latest Kernel: Stock MK1, rooted
- fully deodexed
- zipaligned
- enabled all available languages
- enabled all available languages for Samsung keyboard
- rooted
- added BusyBox
- added init.d support
- app/data support
- NO WIPE ROM
- latest SuperSU 1.86
- included latest Play Store 4.5.10 and Google Services 4.0.34
- included latest Google Search 3.1.24 and Maps 7.5.0
- included Samsung Account 1.5.0017
- removed a lot more unneeded services, libs and bloatware (only 380 MB left )
- included stock file explorer
- added some useful user apps: latest FasterGPS, Ghost Commander, TricksterMOD and Adobe Flash Player (can be uninstalled, if you don't like them)
- added latest Viper4Android 2.3.1.5 as user app (can be uninstalled if you don't like or need it, visit XDA thread for further help [here])
- added Viper4Android bass profile by @Christian Nothing, thank you mate!
- RocketTab bootanimation V2
- disabled boot sounds
- disabled more annoying sounds (Auto Focus, Camera Start/Stop, Low Battery, Touch, TW Touch, VideoRecord)
- install non market apps activated per default
- 4 Way Reboot
- enabled 5 Lockscreen shortcuts (Samsung left this intentionally out for german region, wtf!)
- enabled water ripple effect + lockscreen toggle
- 1% battery mod added
- changed basic launcher layout
- changed basic toggle layout, added airplane mode
- fixed number of mandatory toggles in statusbar
- changed default lockscreen elements
- added even more performance and GPU tweaks
- removed incompatible tweaks
- cleaned build.prop
- changed back to model name SM-T210 for better Samsung apps compatibility
- included IR blaster permission
- add exit menu to stock web browser
- turn camera shutter sound on/off
- added sherbet sound
- added even more marvellous wallpapers, thanks to @Rosario34
- new standard wallpaper on launcher and lockscreen
Downloads:
RocketTab v3.0 Lite ZIP - 379.55 MB - MD5 Checksum: E9F17FF56E4175B2ADACAE3B472163FF
[Dev-Host mirror]
RocketTab v3.0 Full Addon ZIP - 418 MB - MD5 Checksum: FA2AB6F5C7880153238D98C7FB09B8CE
(needs Lite package as well)
[Dev-Host mirror]
V2.1
- Build date: December 23, 2013
- Firmware: XXAMK9 RocketTab v2.1 (4.1.2)
Downloads:
RocketTab v2.1 Lite ZIP - 448.83 MB - MD5 Checksum: 06489DC6C4C9F282E03465DECEC79A58
[Dev-Host Mirror]
RocketTab v2.1 Full Addon ZIP - 336.11 MB - MD5 Checksum: E79C6988D54C14021A04ED5AFC2E92B5
(needs Lite package as well)
[Dev-Host mirror]
V2.0
- Build date: November 29, 2013
- Firmware: XXAMK9 RocketTab v2.0 (4.1.2)
Downloads:
RocketTab v2.0 Lite ZIP - 448.83 MB - MD5 Checksum: EC92E37FC197E397FE056E8C522FE691
[Dev-Host Mirror]
RocketTab v2.0 Full Addon ZIP - 336.11 MB - MD5 Checksum: 22082850B667AF4F1B0F2412660415A6
(needs Lite package as well)
[Dev-Host mirror]
V1.1
- Build date: November 16, 2013
- Firmware: XXAMGE RocketTab v1.1 (4.1.2)
Downloads:
RocketTab v1.1 Lite ZIP - 405.94 MB - MD5 Checksum: D12E9597BC46073FE6A7EBE41784F91C
[Mirror]
RocketTab v1.1 Full Addon ZIP - 295.09 MB - MD5 Checksum: 97890F924B6A52FB2BF52C781564D3A2
(needs Lite package as well)
[Mirror]
V1.0
- Build date: October 30, 2013
- Firmware: XXAMGE RocketTab v1.0 (4.1.2)
Downloads:
RocketTab v1.0 Lite ZIP - 404.82 MB - MD5 Checksum: 71465ED6204E3DFE94B7A4C6CCED31D0
[Download Mirror]
RocketTab v1.0 Full Addon ZIP - 295.83 MB - MD5 Checksum: 3CF0AD968E3178DF6F4517135DFD39E9
(needs Lite package as well)
[Download Mirror]
The ROM comes in two flavours: Lite and Full.
Lite comes without all unneeded services and apps.
Full package contains all of the apps left out. This is an addon for the Lite package and doesn't work on it's own!
There's an additional Game MOD available, which can enhance your gaming experience on the Tab by unlocking more games. Check the MOD section for RocketTabOnFire MOD!
Screenshots:
Screenshots taken from RocketTab 3.1.
Video reviews:
[Your video review here...] The former ones were from RocketTab v1.0, we need new ones!!!
DISCLAIMER:
This one voids your warranty. But since a custom recovery is needed, there shouldn't be one anymore
I am not responsible for bricked devices, dead SD cards or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, so you should know what you are doing.
PERSONAL NOTE:
I do this in my rare spare time, so please be patient. I can't do a new ROM release every day and if you want a Mod, why not build it for the community? I will assist you.
If you like my work, please consider a small donation to help me continue developing.
It's easy! Click [here].
Downloads:
RocketTab v3.1 Lite ZIP - 393.63 MB - MD5 Checksum: 583221D9CEC2F0BBFA0FEAE09D141D30
[Dev-Host mirror]
High-speed mirror available for donors.
RocketTab v3.1 Full Addon ZIP - 418.03 MB - MD5 Checksum: 7576219569FF9B390B5F641C3E900F71
(needs Lite package as well)
[Dev-Host mirror]
High-speed mirror available for donors.
RocketTab v3.1 Update ZIP (ONLY for v3.0 users) - 75.90 MB - MD5 Checksum: 4DDFB89507D89AE105128C4688739223
[Dev-Host mirror]
High-speed mirror available for donors.
See post #2 for additional MODs.
How to install: (even more noob friendly install guide here...)
- make sure you have a working custom recovery (the ROM comes without one)
- I recommend PhilZ Touch recovery v2 by @gr8nole
- download one or both zips and put them on your internal memory
- download any additional MOD, you want to apply afterwards
- backup any app and data
- start in recovery mode
- do a full nandroid backup, just in case
- FULL WIPE recommended to avoid any problems
- install regular RocketTab (Lite) ZIP
- if you want the full Sammy experience, just install the RocketTab Full package afterwards (if not, skip this!)
- install MODs afterwards
- reboot and enjoy!
Acknowledgement:
I have to thank the following members for their support and help. If I have missed someone by accident, just drop me a line...
- @gr8nole for his great port of PhilZ
- @Phil3759 for his great feature rich recovery
- @Jamison904 for stopping Galaxy Tab 3 development. Without this, I might not have started with this
- @_Sale_ for the best ROM on Galaxy SII and for providing me with valuable hints
- @Didact74 for his guide to battery modding
- @loserskater and @Mirko ddd for their ideas about Back to Kill and Menu to Kill functionality
- @Rosario34 for providing me with some wonderful wallpapers
- @momo.martinovic for his great guide to boot animations
- @bombaybadboy for his great guide on Modding
- @zhuhang and @viper520 for their great Viper4Android, check http://vipersaudio.com for additional info
- @Christian Nothing for his great Viper4Android profiles
... the whole NeatROM family...
... and all my donors and testers who help me that much!
Modifications for RocketTab
List of current MODs:
- RocketTab3.1_MOD_Accuweather.zip (adds Accuweather plus widget, needs TouchWiz)
- RocketTab3.1_MOD_AlarmClock.zip (Clock and Alarm app)
- RocketTab3.1_MOD_GoogleSync.zip (adds Chrome Bookmarks and Contacts Sync)
- RocketTab3.1_MOD_PolarisOffice.zip (adds Polaris Office app)
- RocketTab3.1_MOD_SPlannerWidget.zip (adds SPlanner Widget)
- RocketTab3.1_MOD_StockBatteryIcons.zip (if you prefer stock)
- RocketTab3.1_MOD_StockEMail.zip (adds Stock E-Mail and Exchange functionality)
- RocketTab3.1_MOD_TMemo.zip (adds Memo functionality)
- RocketTab3.1_MOD_VoiceRecorder.zip (adds Samsung's Voice Recorder app from S2)
- RocketTab3.1_MOD_WatchONPeel.zip (adds Samsung's WatchON and Peel Remote)
- RocketTab3.1_MOD_Sammy_Bootanimation.zip (Original Samsung bootanimation)
- RocketTab3.1_MOD_Bootanimation_v1.zip (if you were happy with the first bootanimation)
- RocketTab3.1_MOD_Bootanimation_v2.zip (if you want to revert to the standard RocketTab bootanimation)
- RocketTab3.1_MOD_RocketTabOnFire.zip (Game MOD, unlock GTA SA and many more games. All details in this post.) :victory:
- RocketTab3.1_MOD_Revert_RocketTabOnFire.zip (undo Game MOD, turns your phone into T210R again, does not touch any kernel settings)
[Complete Dev-Host mirror]
MODs for older versions:
List of RocketTab v3.0 MODs:
- RocketTab3.0_MOD_Accuweather.zip (adds Accuweather plus widget, needs TouchWiz)
- RocketTab3.0_MOD_AlarmClock.zip (Clock and Alarm app)
- RocketTab3.0_MOD_GoogleSync.zip (adds Chrome Bookmarks and Contacts Sync)
- RocketTab3.0_MOD_PolarisOffice.zip (adds Polaris Office app)
- RocketTab3.0_MOD_SPlannerWidget.zip (adds SPlanner Widget)
- RocketTab3.0_MOD_StockBatteryIcons.zip (if you prefer stock)
- RocketTab3.0_MOD_StockEMail.zip (adds Stock E-Mail and Exchange functionality)
- RocketTab3.0_MOD_TMemo.zip (adds Memo functionality)
- RocketTab3.0_MOD_VoiceRecorder.zip (adds Samsung's Voice Recorder app from S2)
- RocketTab3.0_MOD_WatchONPeel.zip (adds Samsung's WatchON and Peel Remote)
- RocketTab3.0_MOD_Sammy_Bootanimation.zip (Original Samsung bootanimation)
- RocketTab3.0_MOD_Bootanimation_v1.zip (if you were happy with the first bootanimation)
- RocketTab3.0_MOD_Bootanimation_v2.zip (if you want to revert to the standard RocketTab bootanimation)
- RocketTab3.0_MOD_RocketTabOnFire.zip (Game MOD, unlock GTA SA and many more games. All details in this post.) :victory:
- RocketTab3.0_MOD_GPU_Fix_from_T210R_MK1.zip (fixes some issues with latest GPU driver, fixes XBMC, recommended to use with T210R MK1 kernel, see MOD below)
- RocketTab3.0_MOD_Revert_GPU_Fix_for_RocketTab3.0.zip (reverts back original files from RocketTab 3.0)
List of alternative kernels:
- RocketTab3.0_MOD_T210R_MK1_Kernel.zip (latest T210R MK1 kernel, recommended for all T210R users, who want IR blaster functionality)
- Blackhawk kernel (good performance, all thanks go to @ketut.kumajaya)
- RocketTab3.0_MOD_T210_MK1_Kernel.zip (original T210 MK1 RocketTab kernel, if you want to revert)
Please wipe cache and dalvik cache before flashing new kernel.
[Dev-Host mirror]
List of RocketTab 2.1 MODs:
- RocketTab2.1_MOD_Accuweather.zip (adds Accuweather plus widget, needs TouchWiz)
- RocketTab2.1_MOD_AlarmClock.zip (Clock and Alarm app)
- RocketTab2.1_MOD_GoogleSync.zip (adds Chrome Bookmarks and Contacts Sync)
- RocketTab2.1_MOD_PolarisOffice.zip (adds Polaris Office app, needs build.prop editing, please pm me or search in this thread...)
- RocketTab2.1_MOD_StockBatteryIcons.zip (if you prefer stock)
- RocketTab2.1_MOD_StockEMail.zip (adds Stock E-Mail and Exchange functionality)
- RocketTab2.1_MOD_TMemo.zip (adds Memo functionality)
- RocketTab2.1_MOD_VoiceRecorder.zip (adds Samsung's Voice Recorder app from S2)
- RocketTab2.1_MOD_Sammy_Bootanimation.zip (Original Samsung bootanimation)
- RocketTab2.1_MOD_Bootanimation_v1.zip (if you were happy with the first bootanimation)
- RocketTab2.1_MOD_Bootanimation_v2.zip (if you want back that nice RocketTab v2 bootanimation)
- RocketTab2.1_MOD_RocketTabOnFire.zip (Game MOD, unlock GTA SA and many more, tweak your kernel!!! All details in this post.) :victory:
List of alternative kernels:
- RocketTab2.1_MOD_T210R_MK1_Kernel.zip (latest T210R MK1 kernel, works on T210 as well, RECOMMENDED for all T210R users and users with an old bootloader, who experience a blank screen while booting)
- Blackhawk kernel (might give extra performance, great for T210R, all thanks go to @ketut.kumajaya)
- RocketTab2.1_MOD_T210_MK9_Kernel.zip (original T210 MK9 RocketTab kernel, if you want to revert)
Please wipe cache and dalvik cache before flashing new kernel.
[Dev-Host mirror]
List of RocketTab 2.0 MODs:
- RocketTab2.0_MOD_StockEMail.zip (adds Stock E-Mail and Exchange functionality)
- RocketTab2.0_MOD_Accuweather.zip (adds Accuweather plus widget, needs TouchWiz)
- RocketTab2.0_MOD_AlarmClock.zip (Clock and Alarm app)
- RocketTab2.0_MOD_GoogleSync.zip (adds Chrome Bookmarks and Contacts Sync)
- RocketTab2.0_MOD_StockBatteryIcons.zip (if you prefer stock)
- RocketTab2.0_MOD_Bootanimation_v1.zip (if you were happy with the first bootanimation)
- RocketTab2.0_MOD_Sammy_Bootanimation.zip (Original Samsung bootanimation)
- RocketTab2.0_MOD_Bootanimation_v2.zip (if you want back that nice RocketTab v2 bootanimation)
List of alternative kernels:
- RocketTab2.0_MOD_T210R_Kernel.zip (RECOMMENDED, latest MK1 kernel for all T210R users, who experienced blank screen while booting, works on T210 as well)
- Blackhawk kernel (might give extra performance, all thanks go to @ketut.kumajaya)
- RocketTab2.0_MOD_Original_Kernel.zip (original T210 MK9 RocketTab kernel, if you want to revert)
Please wipe cache and dalvik cache before flashing new kernel.
RocketTab 1.1
- IR blaster fix for SM-T210R users (please refer to installation guide as well)
- RocketTab1.1_MOD_StockEMail.zip (adds Stock E-Mail and Exchange functionality)
- RocketTab1.1_MOD_Accuweather.zip (adds Accuweather plus widget, needs TouchWiz)
- RocketTab1.1_MOD_AlarmClock.zip (Clock and Alarm app)
- RocketTab1.1_MOD_StockBatteryIcons.zip (if you prefer stock)
- RocketTab1.1_MOD_Bootanimation_v1.zip (if you were happy with the first bootanimation)
RocketTab 1.0:
- IR blaster fix for SM-T210R users
- View attachment RocketTab1.0_MOD_StockFileExplorer.zip (adds samsung stock file explorer, in case you don't like Ghost Commander)
- RocketTab1.0_MOD_StockEMail.zip (adds Stock E-Mail and Exchange functionality)
- RocketTab1.0_MOD_Accuweather.zip (adds Accuweather plus widget, needs TouchWiz)
Additional info and valueable tips
Q: I have a question, but I am still not allowed to post in the development section. What can I do?
A: You can write me a pm or visit my Support Thread for Everybody.
Q: How can I calculate MD5 checksum of the downloaded file?
A: I recommend FreeCommander (http://www.freecommander.com/), but you can use WinMD5Free (http://www.winmd5.com/) or similar as well (haven't tried this personally)
Q: It says NO WIPE, but you recommend a FULL WIPE. What does that mean?
A: The ROM itself will not wipe any data (only system partition). But as some old data might corrupt the installation of RocketTab, I strongly suggest a FULL WIPE before installing RocketTab.
Q: How can I backup and restore my apps and data, so I don't have to install everything new after full wipe?
A: Use a backup solution. There is a little guide in this post.
Q: I don't want to use FasterGPS or ES File Explorer! Do I have to?
A: No, these apps are installed as normal user apps, you can just uninstall them, if you like.
Q: I don't want the full package, but Google Mail and App [your app here]! Is this possible?
A: Yes, you can. Download and open the full package zip (just open it, don't extract!), delete every unwanted app in /system/apps then close the zip again (this will update the zip). Voila, you have your very special full package now
Q: My Tab does not connect to my 5GHz Wifi router, what's wrong?
A: You might have to configure the router and change to a UK supported channel on the router (36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136).
Q: I'm connected to Wi-Fi, but Play Store says "Network not available". What's going on?
A: Check your date settings. If you are accidently in the past, you won't get a connection. Just correct the date and time and you are fine.
Q: I want to play GTA San Andreas and other games, but my Tab is not supported. Can you help me?
A: Yes, I've recently released a Game MOD for RocketTab, which will turn your Tab ON FIRE Go [here].
Q: I want to play GTA San Andreas and other games, your Game MOD is great, but I don't have any space left on my internal SD card. What can I do?
A1: @Ripshock developed a solution, which lets you mount unlimited folders on external sdcard to corresponding internal sdcard folder. All details can be found in this post.
A2: There's an app called FolderMount, which lets you mount individual folders (like game data) to your external SD card. It needs root permissions and mounts folders on startup. The free version is limited to 3 folders. (Thank you, @12gage for this tip)
Q: I want touch sounds but they seem to be missing. Can you bring them back?
A: Use a root file explorer like the included Ghost Commander and navigate to /system/media/audio/ui. Rename S_HW_Touch.ogg.bak and TW_Touch.ogg.bak to S_HW_Touch.ogg and TW_Touch.ogg.
Q: I want to use XBMC with RocketTab 3.0, but my screen stays blank and there are no controls. What can I do?
A1: Easy solution: Update to RocketTab v3.1
A2: I've released a GPU Fix for RocketTab 3.0, which will solve this GPU driver issue. Please go to the MOD section and download GPU Fix and T210R MK1 kernel for RocketTab 3.0.
Q: Which packages were left out in the Lite version?
A: The following apps were removed:
AccuweatherDaemon.apk
AllshareMediaServer.apk
AllSharePlay.apk
BluetoothAvrcp.apk
BluetoothMap.apk
BluetoothTest.apk
Books.apk
ChatON_MARKET.apk
ChocoEUKor.apk
ChromeBookmarksSyncAdapter.apk
ChromeWithBrowser.apk
CoolEUKor.apk
DirectConnect.apk
Dropbox.apk
DropboxOOBE.apk
DSMForwarding.apk
DSMLawmo.apk
EdmSysScopeService.apk
FaceLock.apk
FactoryTest.apk
Flipboard.apk
FmmDM.apk
FmmDS.apk
FotaClient.apk
GameHub_2.0_ICS_Note.apk
Gmail.apk
GoogleContactsSyncAdapter.apk
GoogleSearchWidget.apk
GroupCast.apk
HelpHub.apk
HelvNeueLT.apk
hrs_and_samDeTablet12_keysource.apk
ICS_Herowidget_Tablet.apk
ICS_Herowidget_Tablet_Main.apk
ICS_YahooNews_Tablet.apk
ICS_YahooStock_Tablet.apk
INDI_Server.apk
Keystring_factory.apk
Kies.apk
kieswifi.apk
Lcdtest.apk
LearningHub_Tablet_user.apk
logtools.apk
Magazines.apk
MediaUploader.apk
MH_10_JB_Tablet_LT.apk
MobilePrint.apk
MobileTrackerEngineTwo.apk
Music2.apk
MusicFX.apk
NoiseField.apk
PageBuddyNotiSvc2.apk
PanningTryActually.apk
PartnerBookmarksProvider.apk
PCWClientS.apk
PhaseBeam.apk
PickUpTutorial.apk
PlusOne.apk
PolarisOfficeTablet.apk
RoseEUKor.apk
S-Voice_Android_tablet_vlingo.apk
SamsungAppsUNA3.apk
SamsungApps_Tablet.apk
SamsungTTS_white.apk
sCloudBackupApp.apk
sCloudBackupProvider.apk
sCloudDataRelay.apk
sCloudDataSync.apk
sCloudSyncBrowser.apk
sCloudSyncCalendar.apk
sCloudSyncContacts.apk
sCloudSyncSNote.apk
SecEmail_Tablet.apk
SecExchange.apk
SecSoundRecorder.apk
SecTabletClockPackage.apk
SecTabletDigitalClock.apk
SecTabletDualClockDigital.apk
SecTabletMusicPlayer.apk
SecTabletWorldClock.apk
SelfTestMode.apk
ShareShotService.apk
SlideShow.apk
SmartcardService.apk
SNS.apk
SPlannerAppWidget.apk
SPPPushClient_Prod.apk
Stk.apk
SurfSetProp.apk
SyncmlDM.apk
SyncmlDS.apk
SysScope.apk
Tablet_SamsungWidget_ProgramMonitor.apk
Talk.apk
talkback.apk
TextMemoWidget_SmartPhone.apk
TMemo.apk
TrimApp_tablet.apk
VideoHub.apk
Videos.apk
VoiceSearchStub.apk
WebManual.apk
WlanTest.apk
wssyncmlnps.apk
YahoonewsDaemon.apk
YahoostockDaemon.apk
YouTube.apk
Hall of Donors - Thank you very much!!!
@rdorje1
Joe M.
@polly2013
@burgeke
@lahegry
@13druber
@Crash1014
@Kchitown1977
@antpila33
@racerx002
@PlusJon
@konsti
@themitch
@Rodepo
@Pemachenpen
@pdz410
@gemosupe
Thomas S.
@uluvali
@drr00t
@12gage
Raamses O.
@Ghostface1979
@nealbrooks
@Gizmo_dude
@demonr6
@Celticdragon
Want to be displayed here, too?
It's easy! Click [here].
You are a proud RocketTab user? Now you can show it Here are some logos which you can use in your signature...
Good luck with your ROM, we all wish you the best:thumbup:
Sent from my GT-I9500 using Tapatalk 2
Should possibly run on SM-T210R
I don't know for sure, because I don't own that device, but this should probably work on the american version SM-T210R as well. If someone could test and confirm this?
Thank you.
Good luck with this, sounds promising!
Subscribed :thumbup:
Sent from my Galaxy S2 powered by NeatROM
tempdroid said:
I don't know for sure, because I don't own that device, but this should probably work on the american version SM-T210R as well. If someone could test and confirm this?
Thank you.
Click to expand...
Click to collapse
Hey buddy GREAT WORK, subscribed and 5* :thumb:
Good job guy sounds promising
Sent from my SM-T210 using xda app-developers app
I've got a fix for the IR blaster so T210R users can still use this Rom and have function IR blaster. Will post it here in a few.
Sent from my DROID RAZR MAXX HD
tempdroid said:
Why not build a MOD for this? Just send me a pm and we can come together...
Click to expand...
Click to collapse
Nice job mate! Keep it going! Any help you need, NeatROM family is there for you!
Cheers!
Okay, here's the fix for T210R users to get IR blasted working on this rom.
After rom install, flash the Blackhawk kernel by @ketut.kumajaya.
Then copy the attached file (unzip it first) to the system/etc/permissions folder and set the file permissions to match the others in the directory.
Then reboot.
Then install the Peel Smart remote app from the play store.
Credit for this fix goes to @ketut.kumajaya.
If it doesn't work for you, please don't clog this thread with questions. PM me and we'll figure it out.
Working SM-T210
Can you upload it on a faster server this one is painfully slow
Sent from my SM-T210 using xda app-developers app
safariking said:
Can you upload it on a faster server this one is painfully slow
Sent from my SM-T210 using xda app-developers app
Click to expand...
Click to collapse
Hi mate, I'll try to upload to a master mirror today. I'll keep you updated.
mobilephone01 said:
Working SM-T210
Click to expand...
Click to collapse
Of course, I tried it on my tab first Thanks anyway...
gr8nole said:
Okay, here's the fix for T210R users to get IR blasted working on this rom.
After rom install, flash the Blackhawk kernel by @ketut.kumajaya.
Then copy the attached file (unzip it first) to the system/etc/permissions folder and set the file permissions to match the others in the directory.
Then reboot.
Then install the Peel Smart remote app from the play store.
Credit for this fix goes to @ketut.kumajaya.
If it doesn't work for you, please don't clog this thread with questions. PM me and we'll figure it out.
Click to expand...
Click to collapse
Thank you, I'll add it to the MOD section...
Great Work
tempdroid said:
This is RocketTab. Your Tab never felt better.
V1.0
Click to expand...
Click to collapse
Awesome, thanks for your work, this runs a dream. And its great to get all that extra rubbish removed and have a ROM that works still.. Freezing apps always lead to problems after...
Tried and worked all good on my SM-T210XXAMG7.. (Australia)
Using TWRP Recovery
Great that this also allows for expanding memory and capacity using Mount2SD
Runs like a charm.. Thanks for your time and work..
Chris.cj72 said:
Awesome, thanks for your work, this runs a dream. And its great to get all that extra rubbish removed and have a ROM that works still.. Freezing apps always lead to problems after...
Tried and worked all good on my SM-T210XXAMG7.. (Australia)
Using TWRP Recovery
Great that this also allows for expanding memory and capacity using Mount2SD
Runs like a charm.. Thanks for your time and work..
Click to expand...
Click to collapse
Thank you, mate. Maybe you want to do a YouTube review? I would be glad to add this to my first post.
...sent from my NeatRom'ified Samsung Galaxy SII.
tempdroid said:
Thank you, mate. Maybe you want to do a YouTube review? I would be glad to add this to my first post.
...sent from my NeatRom'ified Samsung Galaxy SII.
Click to expand...
Click to collapse
I can if you want
safariking said:
I can if you want
Click to expand...
Click to collapse
I am grateful for every helping hand! Thank you, safariking... :thumbup:
...sent from my NeatRom'ified Samsung Galaxy SII.
[ROM][MAY12][Ver2] SIMPLE IS PERFECT: XPERiA V LiTE JB 4.3 .210 Stock Based: Fully Debloated, Fully Functional
WELCOME TO THE FIRST RELEASE of XPERiA V LiTE
SIMPLE IS PERFECT
Fully debloated, Fully functional Stock ROM
Based on "Stock 9.2.A.1.210 official deodex-root&cwm_v1●RELEASED●(11/04)" by steveboss and sk-cz Team. Thank you very much for letting me use your work!!!!
The idea is simple yet unique for xperia V: create a thin, fast, battery saving Stock Based ROM which the user can modify to his own taste. Almost a year ago REVELATION HD was a similar ROM but lacked further support due to the developer turning berserk. On a long biketrip I enjoyed the ease and quickness of a fully functional debloated ROM. Afterwards I spent weeks manually debloating JB 4.3 till i found out which apps you needed to keep for keeping a fully functional SMART phone...
This ROM is not pretty and shiny but thin and smooth. It does what it is supposed to do with minimal ressource consumption. You can mod it (e.g. with xposed or similar) or just enjoy the simplicity. You can install whatever app you maybe missing...
Features:
- Based on Stock 9.2.A.1.210 official deodex-root&cwm_v1●RELEASED●(11/04)
- rooted, included SuperSU
- included philz Touch recovery
- some tweaks to init_d
- spent countless days of trial and error removing bloatware and apps
- also removed about 20 mb of wallpapers - come on use some own nice pictures
- came down to about 370MB ROM
- app to SD and titanium backup included
- also included all apps needed for google integration, framework, playstore etc.
- use titanium backup to deactivate/remove if you dont need them, for me this belongs to an android SMART phone...
DOWNLOAD
ADDED: look HERE for MY GOOGLE DRIVE FOLDER INCLUDING V1a (not recommended) v2 flashable zip and Backupversion (recommended) AND all original APKs from stock .210 JB Version
v2 REV 22.04.2014 CWM NANDROID BACKUP TESTED & RECOMMENDED!!!<=== preinstalled ES File Explorer, Gallery ICS, Xposed Framework with Gravity Box and some Tweaks to UI
uploaded.to
gdrive
v2 REV 22.04.2014 debloated, basic flashable ZIP ROM FLASHABLE ZIP
google drive mirror
uploaded.to mirror
v1a REV 17.04.2014 CWM NANDROID BACKUP TESTED & RECOMMENDED!!!<=== preinstalled ES File Explorer, Gallery ICS, Xposed Framework with Gravity Box and some Tweaks to UI
uploaded.to mirror
google drive mirror
v1a REV 17.04.2014 debloated, basic flashable ZIP ROM FLASHABLE ZIP
google drive mirror
uploaded.to mirror
v1 REV 17.04.2014 https://drive.google.com/file/d/0B5QN7px7CmYnZ0l2aF9zZVUycjg/edit?usp=sharing
Installation
I take NO responsibility of whatsoever may happen to you or your phone! BE SURE TO MAKE AT LEAST 2 (TWO) NANDROID/CWM BACKUPS BEFORE FLASHING. (as one may fail without notice). Also use Titanium Backup if possible!!!
Important:
There are 2 versions of this ROM one is the flashable ZIP with the very basic version of the ROM. The other one is modified with preinstalled xposed framework, gravity box with tweaks for UI and settings (e.g. datameter in notification bar etc., advanced power menu etc.). Also has Gallery ICS (with Android Sphere CAM) and ES Fileexplorer preinstalled.
I believe backup version of this ROM is the one most people should use. If they want to do all the modding work themselves or those who dont want xposed framework installed they should use the flashable ZIP...
Installation of basic flashable ZIP unlocked bootloader:
- Download flashable zip
- reboot into CWM
- do a full wipe
- choose and install zip
- reboot, first reboot will take longer and phone will automatically restart once!
- for locked bootloader and more information click here
If you cant connect to the internet please google and add your carriers APN data in the "Access Point Names" option located in the "mobile networks" settings...
Installation of enhanced NANDROID Backup using CWM:
- Download and unpack (!!!) "BACKUP_XPERiA_V_LiTE_V1a_17042014_by_doenen.rar"
- Copy folder "BACKUP_XPERiA_V_LiTE_V1a_17042014_by_doenen" to /sdcard1/clockwordmod/backup/.
- reboot your phone to CWM, select back and restore, restore from sdcard1, choose "BACKUP_XPERiA_V_LiTE_V1a_17042014_by_doenen"
- wait for backup to finish, reboot.
- try to turn off cwm verification if you receive error.
If you cant connect to the internet please google and add your carriers APN data in the "Access Point Names" option located in the "mobile networks" settings...
Bugs:
- none anymore - hopefully
Recommendations and ToDo:
I would like to recommend everyone to use the Backup version or install xposed framework for xperia and use gravity box to modify your UI and shutdown menu (e.g. screenshot, boot recovery etc.) and use bootmanager and maybe android tuner to tweak the system if you know what your doing. If you do not use Gravity Box you will lack a lot of useful features... In further releases i would like to integrate xposed framework in the ROM.
:fingers-crossed:****CHANGELOG V2****:fingers-crossed:
Removed and tested:
XperiaLockScreen.apk
MusicFX.apk
RecentCallsWidget.apk
deleted all "overlays"
---> ROM is now about 370MB...
Restored:
- GPS (Qualcomm Location provider 1.0 and Fused Location)
- Setup Helper (seems like its needed for many things, e.g. automatic APN setting, GPS initiation)
Under investigation (maybe removed next in “release v3”):
- Soundpicker.apk
- SoundEnhancement.apk
- SoundRecorder.apk
- Phonesky.apk (?)
Other:
- I kept Titanium backup and ES Fileexplorer – for those who want to can easily uninstall those and use Android Tuner which is (by all its complexicity) certainly the superior tool but only in the pro version.
- Updated to newest xposed and gravity box
- as requested: changed notification bar height (can be changed manually in gravity box)
- SwiqiSettings.apk cannot be removed because that makes videos stutter (probably has something to do with bravia 2 engine)
Requested removal of sounds, ringtones etc. didn’t make any sense to me. As far as I am concerned this ROM is not about the smalled download size but about battery life, speed and RAM usage while keeping maximum functionality. There is no point in deleting these sounds. Although I never use them, maybe some people like them. Same with stamina mode btw, this is an essential and acutally really practical part of a sony smartphone.
I didn’t mod any home.apk for call recording or whatsoever. This maybe done in a later stage of the ROM but can also be done by the user since the ROM is rooted anyways. First I would like to have a fully working, stable release that is high priority... Then…maybe…we can start with the cookies!
If someone would like to... (thanks to carminedev) :
- bring back bravia engine 2 ** this is the link (just flash the zip file in recovery don't waste time to follow the guide steps ) : bravia engine 2 & music info
- install stock and updated Sony apps like album**, movies** and wolkman this is the link : Media + Camera addons
- install THE STOCK RADIO FM this is the link : FM Radio app working without headset
- use Sony trackID download it from GooglePlay....
** these aps use the sony bravia engine ... I suggest also to "install ICS Gallery {...tested or others}" to enable the wallpaper modify/setting directly from Sony Album Gallery app...
:good::good::good::good: have fun with the rom and pls report back! :good::good::good:
XDA:DevDB Information
XPERiA V LiTE by doenen, ROM for the Sony Xperia V
Contributors
doenen, steveboss, peetr_
Based On: Stock 9.2.A.1.210 official deodex-root&cwm_v1●RELEASED●(11/04)
Version Information
Status: Beta
Current Stable Version: v1
Created 2014-04-17
Last Updated 2014-05-11
This is the full list of apps included in the stock ROM:
259 objects, 438 Megabytes
AnonymousData.apk
ApplicationsProvider.apk
ArtFilterCamera.apk
atfwd.apk
AudioEffectService.apk
Backup-Restore.apk
Backup-wizard.apk
BackupRestoreConfirmation.apk
BlackTheme.apk
BlackThemeBlueAccent.apk
BlueTheme.apk
Bluetooth.apk
BluetoothExt.apk
Books.apk
bootinfo.apk
Browser.apk
BrowserProviderProxy.apk
Calculator.apk
CalendarProvider.apk
CameraAddonPermission.apk
CameraCommon.apk
CameraCommonPermission.apk
CameraExtensionPermission.apk
CarHome.apk
CdfInfoAccessor.apk
CertInstaller.apk
ClockWidgets.apk
com.estrongs.android.pop.apk
com.h3r3t1c.onnandbup.apk
com.qualcomm.location.apk
com.qualcomm.services.location.apk
ConfigUpdater.apk
Conversations.apk
CosmicFlow.apk
CredentialManagerService.apk
CustomizedSettings.apk
DefaultCapabilities.apk
DefaultContainerService.apk
device-monitor.apk
DownloadProvider.apk
DownloadProviderUi.apk
DrmDialogs.apk
DrmProvider.apk
EnchantedForest.apk
enhancedusbux.apk
EventStream.apk
EventStreamPluginFacebook.apk
EventStreamPluginTwitter.apk
Exchange2.apk
ExternalKeyboardJP.apk
facebook.apk
FaceLock.apk
fast-dormancy-wakeup.apk
FBCalendarSync.apk
FBIAppShare.apk
FBMediaDiscovery.apk
FBMusicLike.apk
FusedLocation.apk
Galaxy4.apk
GenericApplicationInstaller.apk
GenieWidget.apk
gmail-reader-service.apk
Gmail2.apk
GMS_Maps.apk
GmsCore.apk
GoogleBackupTransport.apk
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
GoogleDrive.apk
GoogleFeedback.apk
GoogleLoginService.apk
GoogleLyricsPlugin.apk
GoogleOneTimeInitializer.apk
GooglePartnerSetup.apk
GoogleServicesFramework.apk
GoogleTTS.apk
GpsSatellitesNotification.apk
GreenTheme.apk
Hangouts.apk
helpapp.apk
HoloSpiralWallpaper.apk
Home.apk
HotspotAdvancedSetting.apk
HTMLViewer.apk
IddAgent.apk
Initial-boot-setup.apk
InputDevices.apk
JapaneseIME.apk
KeyChain.apk
LiveWallpapers.apk
LiveWallpapersPicker.apk
livewaremanager.apk
LocalContacts.apk
LocationBasedWifi.apk
Magazines.apk
MagicSmokeWallpapers.apk
MediaProvider.apk
MediaUploader.apk
MemcardTransportService.apk
MusicFX.apk
MusicWidget.apk
NetworkLocation.apk
Nfc.apk
NoiseField.apk
NoteWidget.apk
OemCryptoReceiver.apk
OMAClientProvisioning.apk
OmaDownload.apk
OmaV1AgentDownloadServices.apk
OneTimeInitializer.apk
OnOffTools.apk
OrangeTheme.apk
PackageInstaller.apk
PartnerBookmarksProvider.apk
PhaseBeam.apk
Phonebook.apk
Phonesky.apk
PhotoSlideshow.apk
PhotoWidget.apk
PicoTts.apk
PinkTheme.apk
PlayGames.apk
PlusOne.apk
PMSservice.apk
PMSserviceTriggerimei.apk
POBoxSknMono.apk
POBoxSknPink.apk
POBoxSknSelector.apk
POBoxSknWood.apk
PostViewer.apk
PrivInit.apk
Protips.apk
PSCertifiedSettings.apk
PurpleTheme.apk
qcsemcservice.apk
Radio3.apk
ReadyToRun.apk
RecentCallsWidget.apk
RemoteControlService.apk
retaildemo.apk
SecureClockJava.apk
SemcAlbum.apk
SemcCalendar.apk
SemcCamera3D.apk
SemcCameraUI.apk
SemcClock.apk
SemcCnapProvider.apk
SemcContactsProvider.apk
SemcCrashMonitor.apk
SemcDlna.apk
SemcEmail.apk
SEMCFacebookProxy.apk
SemcMetadataCleanup.apk
SemcMusic.apk
SemcMusicVisualizer.apk
SemcNotes.apk
SemcPhone.apk
SemcPhotoEditor.apk
SemcPowerSaveModule.apk
SemcSettings.apk
SEMCSetupWizard.apk
SemcStorageChecker.apk
SemcTelephonyProvider.apk
SemcTvLauncher.apk
SemcTvOut.apk
SemcUnplugChargerReminder.apk
SemcVideo.apk
SemcWarrantyTime.apk
ServiceMenu.apk
Settings.apk
SettingsProvider.apk
ShareApplication.apk
SharedStorageBackup.apk
Shell.apk
ShutDownAnimation.apk
SimContacts.apk
SimlockUnlockApp.apk
skin-core.apk
Skin1.apk
SmallApp-Calculator.apk
SmallApp-Notes.apk
SmallApp-Recorder.apk
SmallApp-Timer.apk
SmallAppManagerService.apk
SmallAppsLauncher.apk
SmallAppWidget.apk
SmartcardService.apk
SmartSearch.apk
SocialEngineCore.apk
SocialEngineFacebookPlugin.apk
SocialEngineFacebookShareFrwkPlugin.apk
SocialEngineFlickrPlugin.apk
SocialEnginePicasaPlugin.apk
SocialEnginePlaymemoriesPlugin.apk
SocialEngineTwitterShareFrwkPlugin.apk
SocialPane-Apps.apk
SocialPane-FeedWidget.apk
SocialPane-FriendsWidget.apk
SocialPane-StatusWidget.apk
SomcConnectivityCenter.apk
SomcMusicSlideshow.apk
SomcPhotoAnalyzer.apk
SomcPlayAnywhere.apk
SOMCTwitterAccount.apk
SomcWifiDisplay.apk
SomcXperiaLink.apk
sonyqriocitymusic.apk
SonySCV.apk
sonyselect.apk
sonyselectdata.apk
SonySelectWidget.apk
Sound-Picker.apk
SoundEnhancement.apk
SoundLevelAlert.apk
SoundRecorder.apk
Stk.apk
Street.apk
SuperStamina.apk
Superuser.apk
SwiqiSettingsService.apk
SystemUI.apk
Tag.apk
trackid.apk
talkback.apk
TetherEntitlementCheck.apk
textinput-chn.apk
textinput-tng.apk
theme-manager.apk
TimescapeSpline.apk
TimeService.apk
TopContactsWidget.apk
TwitterPostViewer.apk
UnsupportedHeadsetNotifier.apk
UpdateCenter.apk
usb-mtp-backup-transport.apk
usb-mtp-marlin-wrapper.apk
usb-mtp-update-wrapper.apk
usb-mtp-vendor-extension-service.apk
usbotg.apk
UsbTransportService.apk
UserDictionaryProvider.apk
Velvet.apk
VideoEditorGoogle.apk
Videos.apk
VisualizationWallpapers.apk
VoiceDialer.apk
VoiceSearchStub.apk
VpnDialogs.apk
WallpaperPicker.apk
WapPush.apk
WAPPushManager.apk
WeatherWidget.apk
WfdService.apk
WikipediaPlugin.apk
WorldClockWidget.apk
XperiaLockScreen.apk
YouTube.apk
YouTubeKaraokePlugin.apk
YouTubePlugin.apk
This is what i have kept:
66 objects, 110 Megabytes
ArtFilterCamera.apk
atfwd.apk
AudioEffectService.apk
Bluetooth.apk
bootinfo.apk
Calculator.apk
CalendarProvider.apk
CameraAddonPermission.apk
CameraCommon.apk
CameraCommonPermission.apk
CameraExtensionPermission.apk
com.qualcomm.location.apk
Conversations.apk
DefaultContainerService.apk
device-monitor.apk
DownloadProvider.apk
DownloadProviderUi.apk
enhancedusbux.apk
GenericApplicationInstaller.apk
GmsCore.apk
GoogleBackupTransport.apk
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
GoogleLoginService.apk
GoogleOneTimeInitializer.apk
GoogleServicesFramework.apk
Home.apk
LocalContacts.apk
MediaProvider.apk
MusicFX.apk
NetworkLocation.apk
Nfc.apk
PackageInstaller.apk
Phonebook.apk
Phonesky.apk
PrivInit.apk
RecentCallsWidget.apk
SemcCalendar.apk
SemcCamera3D.apk
SemcCameraUI.apk
SemcClock.apk
SemcContactsProvider.apk
SemcPhone.apk
SemcPowerSaveModule.apk
SemcSettings.apk
SemcTelephonyProvider.apk
Settings.apk
SettingsProvider.apk
SimContacts.apk
SimlockUnlockApp.apk
SomcWifiDisplay.apk
Sound-Picker.apk
SoundEnhancement.apk
SoundRecorder.apk
Stk.apk
SuperStamina.apk
Superuser.apk
SwiqiSettingsService.apk
SystemUI.apk
textinput-tng.apk
TimeService.apk
UserDictionaryProvider.apk
XperiaLockScreen.apk
Added: Titanium Backup and App2SD
The following smartphone features work fully:
- sony camera (including panorama and effects)
- wifi, bluetooth, usb tethering
- usb mass storage and mtp
- phone speaker
- headset support
- google framework, syncing accounts, contacts, calendar etc.
- stamina mode
- location services
- SMS, Phone etc.
- calculator
- download manager
For the following you will need to install programs (ill suggest my favorite as well):
- Email (K9mail)
- Browser (Opera Beta)
- Gallery (I use gallery ICS but there are various alternatives)
- Videoplayer (included e.g. in gallery ics)
- i recommend you also delete XPERIA keyboard and use e.g. SWiFT Key
This is the first release. Please help me make this work perfectly. Please report bugs.
Battery Time and Speed greatly depend on what Apps YOU use and install. Freezing them when not in use does not always work, Facebook (katana) e.g. eats your battery even when frozen! Use ROM Toolbox or Android Tuner (advanced) to modify your CPU settings. E.g. change govenor to ondemand and limit to 384Mhz when screen is turned off ---> Maximum battery. I am happy for any contributions and tips from your side!
***RESERVED***
Way to go!
Could there be an odexed version, too?
There is really too much junk on the stock roms.
any solution for noise lawnmower when recording a video?
You did some serious deleting Im alway like clean and fast roms.
You can remove stamina mode also, it wont work anyway!
:good::good:
Thanks for this new contribution to our modded roms.
I will give it a try later, but was wondering if anyone is already using it and can say if the battery consumption is better and if it really is smooth and stable.
Thanks ahead
:good:
hey!
I have added the list of removed files. The ROM is working fine however i encountered one problem when testing it out this morning.
(yesterday night was way tooooooooooo late)
The Home button just wont work! I have no clue what is the problem, but this is odd! Everything else works fine, back button and recent apps - no problem there.
I have taken down the download link and will put it back up once i fixed it! If you have any suggestions - feel free! :victory:
Look forward to it!
This would be awesome! (if the Home button is fixed )
PROBLEM HAS BEEN FIXED
Please read the instructions and notes carefully, download from the given links and respond back! looking forward to your feedback!
doenen
hey pal, did you remove the TimeScape. i absolutely hate that. in rooted 4.1.2, they can be easily disabled/removed. now in rooted 4.3, some of the plugin cannot be disabled/removed.
squillaciukm said:
hey pal, did you remove the TimeScape. i absolutely hate that. in rooted 4.1.2, they can be easily disabled/removed. now in rooted 4.3, some of the plugin cannot be disabled/removed.
Click to expand...
Click to collapse
Hey! There is absolutely NO timescape or any other social media integration left! try it...
Very good ROM!
Its almost like CM, but with sony interface
In next build wish list:
Stamina mode wont work anyway, this also can removed. (gravity box "smart radio" is way better.)
Navibar height 30-32pix.Its enough.
Downloads.apk ......we have es file explorer anyway so we dont need extra app for downloads.
System/audio folder can be cleaned.
System/vendor/overlay can be cleaned
System/tts can be cleaned
Etc....i think about 40-50Mb more clean space is real.
taaviu said:
Very good ROM!
Its almost like CM, but with sony interface
In next build wish list:
Stamina mode wont work anyway, this also can removed. (gravity box "smart radio" is way better.)
Navibar height 30-32pix.Its enough.
Downloads.apk ......we have es file explorer anyway so we dont need extra app for downloads.
System/audio folder can be cleaned.
System/vendor/overlay can be cleaned
System/tts can be cleaned
Etc....i think about 40-50Mb more clean space is real.
Click to expand...
Click to collapse
thank for your feedback as i am planing to do some further work on this ROM it is very important to receiver feedback.
one of the goals was actually to get as close to CM as possible concerning ROM-Size and Feel.
Please tell me why stamina wont work? i tried it before and thought it did. or is this you general opinion about sony stamina mode? however i agree that gravity box smart radio is very good.
Navbar height will be changed with gravity box, thanks for your feedback!
Downloads.apk will be deleted in next release you are right about ES Explorer
System/audio folder can be cleaned.
System/vendor/overlay can be cleaned
System/tts can be cleaned
Click to expand...
Click to collapse
I will have a look into it, good idea!
doenen said:
thank for your feedback as i am planing to do some further work on this ROM it is very important to receiver feedback.
one of the goals was actually to get as close to CM as possible concerning ROM-Size and Feel.
Please tell me why stamina wont work? i tried it before and thought it did. or is this you general opinion about sony stamina mode? however i agree that gravity box smart radio is very good.
Navbar height will be changed with gravity box, thanks for your feedback!
Downloads.apk will be deleted in next release you are right about ES Explorer
I will have a look into it, good idea!
Click to expand...
Click to collapse
About stamina mode-well, i think i dont know how to use it or its not working that way what i want. If im switching stamina mode on-data will remain connected. In screen off mode. So its pointless. But maybe i dont know how to use it right way.
For gallery i can recommend "quicpic" Its way better, and more cutomizable.
Got problems with titanium backup. Titanium didnt find my backup folder.(actualy it did find, but somewhy i cant restore my apps) Because you had there filter "gallery" Thats my fail, didnt see that. No bug after 3-4 hours use.
Awesome battery life!!!
So keep this ROM work in progress! For now its closest look to CM, with sony interface and i know people like it. :good::good:
I think some apps only work with downloads.apk
For example when u download a module from xposed or Xposed Instagram Downloader only works with downloads.apk
Aria.A97 said:
I think some apps only work with downloads.apk
For example when u download a module from xposed or Xposed Instagram Downloader only works with downloads.apk
Click to expand...
Click to collapse
Tested, xposed working without download.apk fine, also chrome download, instagram, facebook, firefox browser. They all can work without download.apk.
taaviu said:
Tested, xposed working without download.apk fine, also chrome download, instagram, facebook, firefox browser. They all can work without download.apk.
Click to expand...
Click to collapse
Did u tested if that xposed module "instagram downloader" works without downloads.apk or not? Last time I was just getting FCs
Aria.A97 said:
Did u tested if that xposed module "instagram downloader" works without downloads.apk or not? Last time I was just getting FCs
Click to expand...
Click to collapse
Yes. Its working fine. I removed download.apk and i can and i downloaded and installed instagram downloader module.
Sent from my LT25i using XDA Premium 4 mobile app