AFFAFXP ROM BUILDS Being Re-Compiled Deodex or Odex YOU CHOOSE - T-Mobile Samsung Galaxy S6 Edge+

I have Started to re-Compile ALL MY Builds and most of them were compiled by hand or I used Rom Maker Latest. This way of building my rom 's would result in some stability issues. Please take note that all ROMS will be DODEXED and ZipAligned with all Build-Prop Tweaks and Init-d support and tweaks.
Hint if you ever wish to go back to odex here is a simple tip
1st Why we need to odex back ?
-It depends on the user , If you love modding and playing with apktool to customize your device. It is not recommended to odex. Because we cannot retrieve smali folder from apk files.
-If you are just a Custom ROM user and do not play with the apktool or do not know how to mod your system, You can use this guide
-Odex has a lot of free RAM and makes your device more stable than Deodex
2nd -For those user who love to gaming, This guide is for you, Using Deodex ROM consume more RAM and you will not be able to play a hard and really good graphic game, IT WILL FORCE CLOSE . To fix that just simple odex it back.
Requirements:
Rooted
Lucky Patcher Latest
Deodex ROM
Brains
Backup
Tutorial :
Download and install Lucky Patcher ,apk that you just download
Open Lucky Patcher and Grant for superuser permission
At the bottom of the app find "Toolbox" and press it
Scroll Down untill you see "Odex all System Application"
Choose that and wait your device will reboot automatically
Done
In these Forum's ALL MY ORIGINAL SERVERS HAVE BEEN RESTORED for all my BUILDS I will also fix them in the Galaxy S6 Edge + Forum

Related

[Project] All in one ROM {ALPHA}

All-In-One project thread.
Kitchen up and running.
Pack available.
Need feedback, report everything that doesnt work or everything you want to add.
ETA:
Repacking Doc rom/Darky rom/some themes conversion.
Instruction:
Flash AIORK kernel
update.zip (can be flashed with 2e recovery or CW) Link
Kernel odin.zip (must be flashed with odin) Link
Download and extract rom package to your internal sd.
common.zip
custom.zip
kernel.zip
mod.zip
modem.zip
(you must have: sdcard:/aiork/ folder containing common/, kernel/, custom/ and mod/ folders)
android app.zip
samsung app.zip
(copy to custom/ folder)
Go to recovery
Select "ULK and AIORK setting" menu (last one).
Select "AIORK" menu (last one).
Content explanation:
"common" contains "1 base rom.zip" (base for all rom, NEEDED)
.........................."2 base app.zip" (base app for all rom, NEEDED)
"custom" constains "3 jXX frameork.zip" (framework for each versions, at least 1 is NEEDED)
"kernel" contains different kernels, see name. (ONLY aiork kernel contains AIORK menu, if you use another kernel, flash AIORK kernel when you want to reflash your rom)
"mod" contains mods (currently gps fixes, and jpm lockscreen)
"modem" contains jpm and jpp modems
"theme" is empty, but you can add your own theme here.
Note:
Base rom will erase old app/framework folder.
Framework jXX will erase old framework folder.
Base app are barebone app, you can add android/samsung app to it (flash android/samsung app AFTER base app) or you can use the market to add missing app.
Extra note:
Works only with froyo!
Will NOT wipe your data/settings (but after 10 flashs, you should wipe data/cache)
Can be used WITH lagfix ! (not recommended but works, after flashing the rom if you had any lagfix the ULK menu will popup saying "config differs", select "remove old config" you will be lagfixed as before flashing.)
Spare parts, busybox, root, superuser, sgs tools, sgstoolbox and launcher pro are included. (you can uninstall them if not needed)
See post 2 for reference/info
(need to clean up this page, sorry for bad look)
Kitchen is ready to cook !
Installation:
​Flash "kernel odin.zip" with odin
or
Apply "kernel update.zip" from recovery with CW or 2e recovery (need to be renamed update.zip)
Usage:
​Boot into recovery,
select "ULK and AIORK menu"
select "AIORK"
select an option:
"Install rom (common)", (install base rom)
"Install modem (modem)", (install modem.bin)
"Install kernel (kernel)", (install kernel)
"Install custom app (custom)", (install whatever you want)
"Install mod (mod)", (install mod)
"Install theme (theme)", (install theme)
"Reboot", (reboot the phone)​[/I]
How to install rom:
​Download and extract the rom pack on you root.
http://www.multiupload.com/603NI211U8
You should have:
sdcard:/aiork/common/
sdcard:/aiork/modem/
sdcard:/aiork/kernel/
sdcard:/aiork/custom/
sdcard:/aiork/mod/
sdcard:/aiork/theme/​
You can add .zip in folders.
How to cook your own parts:
​Kernel:
Download "kernel template.zip"
Open archive with 7zip
Replace "zImage" with your kernel
Put the file on "sdcard:/aiork/kernel/"
Modem:
Download "modem template.zip"
Open archive with 7zip
Replace "modem.bin" with yours.
Put the file on "sdcard:/aiork/modem/"
Custom/theme/mod:
Download "custom template.zip"
Open with 7zip
Make your changes (it uses phone file structure, so if you create an "app" directory and put some apk here, when you ll install the custom file it will write in phone://app/ etc...)
Put sdcard:/aiork/*your choice*/
NOTE:
​This is just for testing purpose.
It does not wipe your data.
Kernel and modem are already in the provided "common" rom so dont worry if you see the redbend_ua screen.
Kernel in the "common" rom provided is not AIORK kernel, if you plan to use the kitchen after, select the AIORK kernel after you applied the rom.
AIORK kernel provided is base on ULK 0.4 kernel so lagfix works.
For kernel cookers: you can add the AIORK to your kernel easily
Download "recovery.zip"
Extract, place it in /initframfs/out/sbin/
Make your kernel.
Rom pack uses DocRambone v7.5 for testing purpose, so NO SUPPORT, if you get errors use retail Doc version.
Pack contain v7.5 JPO, patch to JPA, modem JPP and JPM, medium and full app pack.
Thanx to Sztupy, Cyanogenmod, Koush, Supercurio, Aery, DocRambone and everyone I forgot to make this possible.
​
FYI (deodexing rom):
Flash fresh untouched rom
Get xUltimate script (from droid forum)
Update smali/backsmali jars (from google project)
Connect your phone (usb debug mode)
Start main.exe
option 5 (pull all/ deodex all)
Copy missing apk from orig_frame to done_frame, same for app
Use template FULL.zip to add and flash deodexed framework/app
NOTE:
template APP jp6.zip contain an empty system/app/ folder, add your deodexed app here. When flashed it will wipe the app folder of the phone.
template FULL jp6.zip contain empty app and framework folder, add your app and framework deodexed here,when flashed it will wipe app and framework folder of the phone.
xutil.7z contain xUltimate script with updated smali/backsmali jars do deodex roms.
////////////////////////////////
The project:
Create an All-In-One rom package where user can choose wich rom/kernel/mod/theme to install.
Motivations:
I love to switch between roms/themes/kernel/mods and it take me times to install and try something that fits my needs. So I wanted to created some kind of all in one update where we can choose what we want to install.
How to:
Basicaly, every roms use commons files like applications/settings etc... but custom/themed rom use files that differs (because these are custom roms...) so I was looking into a lot of rom to see how they were built and managed to find "common" files to every roms that we'll call "common files".
Then to these "common files" standards roms use standards app, and customs roms uses customs apps.
Then we have mods, and kernels that can differs depending on the cooker preference.
References:
The project:
Create an All-In-One rom package where user can choose wich rom/kernel/mod/theme to install.
Since I am just starting right now I am getting info about roms and kernel that will be studied.
See post 2 for more info about the project.
List of custom Roms:
Android 2.2
Doc_Kalpik Froyo JP6/JPM V6
http://forum.xda-developers.com/showthread.php?t=817703
Darky's Raw Steel Edition v3.0
http://forum.xda-developers.com/showthread.php?t=814091
Tayutama Edition v1.0.2
http://forum.xda-developers.com/showthread.php?t=808763
barebone + Stock android goodies
http://forum.xda-developers.com/showthread.php?t=814377
Voodoo Doctor Edition v2.1
http://forum.xda-developers.com/showthread.php?t=813954
PMDroid VannilaRom v1 Beta
http://forum.xda-developers.com/showthread.php?t=817321
Doc's RomMod Froyo V2
http://forum.xda-developers.com/showthread.php?t=807848
Multinational Custom ROM
http://forum.xda-developers.com/showthread.php?t=796987
JPM/JP6 "GoodBye RFS" ROM 0.2
http://forum.xda-developers.com/showthread.php?t=809109
Android 2.1
Tayutama Edition v1.2
http://forum.xda-developers.com/showthread.php?t=774950
SamSet 1.9f |A2SD FIXLAG| |THEMED| |OPTIMIZED|
http://forum.xda-developers.com/showthread.php?t=724576
List of custom Kernels:
SpeedMod Froyo 340MB RAM Optimized
http://forum.xda-developers.com/showthread.php?t=822756
Universal lagfix [EXT4,JFS] and tweak kernel [BLN] {0.3}
http://forum.xda-developers.com/showthread.php?t=814228
Project Voodoo / lagfix, color
http://forum.xda-developers.com/showthread.php?t=774500
JPM/JP6 Super Optimized Kernel
http://forum.xda-developers.com/showthread.php?t=811660
[CF-Root v1.2] JPH JPK JP6 JPM JPA - superuser+busybox+2e
http://forum.xda-developers.com/showthread.php?t=788108
reserved memory tests (use kernel kitchen to apply settings)
http://forum.xda-developers.com/showthread.php?t=816229
[KITCHEN] Minimal kernel building VM with scripts
http://forum.xda-developers.com/showthread.php?t=817387
List of Mods:
Battery mods
http://forum.xda-developers.com/showthread.php?t=765419
LagFixed TouchWiz Launcher
http://forum.xda-developers.com/showthread.php?t=817466
Samsung Glass Lockscreen
http://forum.xda-developers.com/showthread.php?t=820970
Android Stock Lockscreen
http://forum.xda-developers.com/showthread.php?t=784992
ClockworkMod Recovery
http://forum.xda-developers.com/showthread.php?t=734166
Reboot, Recovery, Download on Shutdown menu
http://forum.xda-developers.com/showthread.php?t=819578
3-button combo fix for any firmware version
http://forum.xda-developers.com/showthread.php?t=785201
Change/recover CSC
http://forum.xda-developers.com/showthread.php?t=787163
franklin01 said:
T
Doc_Kalpik Froyo JP6/JPM V6
http://forum.xda-developers.com/showthread.php?t=817703
barebone + Stock android goodies
http://forum.xda-developers.com/showthread.php?t=814377
Voodoo Doctor Edition v2.1
http://forum.xda-developers.com/showthread.php?t=813954
Doc's RomMod Froyo V2
http://forum.xda-developers.com/showthread.php?t=807848
Universal lagfix [EXT4,JFS] and tweak kernel [BLN] {0.3}
http://forum.xda-developers.com/showthread.php?t=814228
JPM/JP6 Super Optimized Kernel
http://forum.xda-developers.com/showthread.php?t=811660
reserved memory tests (use kernel kitchen to apply settings)
http://forum.xda-developers.com/showthread.php?t=816229
ClockworkMod Recovery
http://forum.xda-developers.com/showthread.php?t=734166
Click to expand...
Click to collapse
You do realize that these links are either duplicates or included into each other?
nice! deserves a sticky
Great idea, franklin01.
I'm looking forward to test Your project
love the idea
+1.
Attention all OCRF's there (Obsessive Compulsive ROM Flashers -like me for example) you will have a FLASHING time with this ROM.
Looking forward to this.
kind of kitchen a la modaco or samdroid
but better
will it take online kitchen - hence bandwidth ?
or dl the parts and use local tool to build ?
nice work
keep doing
It will be a monumental task to have this going. Many of the roms are more or less specialized and even mixes of different base roms.
And the bugs introduced will require a big amount of support. But i look forward to this
Good idea, thanks
I had the same idea but I'm no developer so I have clue how I could have done this lol...
Can't wait to try it
Sent from my GT-I9000 using XDA App
Well this is a BIG work but I am confident, I am currently testing with JP6/JPM rom using doc barebone rom as a common file and darky raw steel as custom file.
So common files and standard/custom files are ready, theme and kernel is ready for test too.
Menu editing in CW should work too but I got problem compiling CW in the kernel.
I tried ndk-build and make but cant compile so right now I am stuck here.
I ll search on google to find how to compile CW modded in kernel like there is in ULK.
Hey franklin, the one thing that CAN put your ROM could be a minor detail.
On the Top of the screen, coming from right to left, Battery->circle, Signal strength->circle, 3G/H->circle.
Signal strength, kind of a circle divided, showing green or yellow/red.
After that all circles.
Can you manage THAT? If you like this IDEA, mention me.
ragin said:
Hey franklin, the one thing that CAN put your ROM could be a minor detail.
On the Top of the screen, coming from right to left, Battery->circle, Signal strength->circle, 3G/H->circle.
Signal strength, kind of a circle divided, showing green or yellow/red.
After that all circles.
Can you manage THAT? If you like this IDEA, mention me.
Click to expand...
Click to collapse
Well I think it is possible but I am not a dev anyways, just some guy repacking things.
But I ll look to see if I can do something about that.
(may need to edit framework-res , find the original signal bar icon and mod it using the battery mod icon so it should be possible but not until tomorrow)
ragin said:
+1.
Attention all OCRF's there (Obsessive Compulsive ROM Flashers -like me for example) you will have a FLASHING time with this ROM.
Looking forward to this.
Click to expand...
Click to collapse
This AIO ROMcould be the climax of all OCRF's
All circle:
This is just a test, it is awful but it works so if someone want to try/edit/make something beautiful feel free to do.
How to:
Get system\framework\framework-res.apk from your phone (using adb or root explorer).
Open it using 7zip (or winrar but 7zip is better to repack).
Extract res\drawable-hdpi\
Edit png you need (open to see which one is)
Then put things back to the framework-res.apk (using 7zip, drag and drop modified files)
Put back framework-res.apk to your phone (using adb, root explorer or update.zip method).
Here is my moded all circle awful mod... tested on JP6/JPM and the update works with CW and 2e recovery (rename to update.zip).
WARNING:
Can damage your phone as usual (well if you have JP6/JPM it works fine, no worries) but can also damage your eyes ! (it is just a test, I am no artist and this mod is awful... should not edit with mspaint)
About all in one rom progress:
currently cooking some kernel to see if I can make this work but have to do it on another computer, atom 1.6ghz are not made to compile kernels...
iuzar said:
This AIO ROMcould be the climax of all OCRF's
Click to expand...
Click to collapse
http://www.droidforums.net/forum/droid-themes/56592-3g-round-signal-icon.html
ragin said:
+1.
Attention all OCRF's there (Obsessive Compulsive ROM Flashers -like me for example) you will have a FLASHING time with this ROM.
Looking forward to this.
Click to expand...
Click to collapse
funniest post of the day LOL
ragin said:
http://www.droidforums.net/forum/droid-themes/56592-3g-round-signal-icon.html
Click to expand...
Click to collapse
Looks WAY better than the one I wanted you to see.
But after someti,e. my circle battery disappeared & the original samsung one came on.
& I have a black bar, so inverted would have been good for me.
I love this.

ZIPme [APP] flashable ZIP maker

Hello, guys. I'm sharing with you the app ZIPme, it allows you to create a flashable backup ZIP of anything! Build.prop, boot animation, system fonts, accounts, messages, wallpaper, Wi-Fi, apks, apks+data, only data etc.
It's really easy, I added some screenshots to you.
Tested in:
Xperia U | Xperia P
Note: if you test tell me to add in list
Hope you like!
Words of developer (JRummy Apps):
ZIPme is in beta. This means there will be bugs and some hiccups.
ZIPme is a powerful tool to create update ZIP packages to install in recovery. Whether you are a ROM developer or just getting into "root" and "ROMs" ZIPme can simplify your life.
Who should use ZIPme?
If you install custom ROMs on your rooted Android device then ZIPme can be a powerful tool. ZIPme requires root access.
What does ZIPme do?
ZIPme creates ZIP packages to install in recovery mode. When you install a new ROM your system is wiped and many times you clear your data. ZIPme can create a package of your apps, data and files you want to install right after a ROM or as a ROM addon. ZIPme programs and signs the update ZIP package so your recovery can install it.
DOWNLOAD
DOWNLOAD
Screenshot
reseved
Works on i9100 with pacman rom 4.3.1 with stock kernel
Sent from my GT-I9100 using XDA Premium 4 mobile app
Video Review
Hi,
i have a special video review for your soft .
as i see in updater-script, it should work on 4.1.2 custom rom.
i dont test zip i made. video is just a show like how to use it.
thanks
Troubadour666 said:
Hi,
i have a special video review for your soft .
as i see in updater-script, it should work on 4.1.2 custom rom.
i dont test zip i made. video is just a show like how to use it.
thanks
Click to expand...
Click to collapse
Always like your review by video, it's very helpful :thumbup:
Device : GT I9100
Rom : Biftor Rom V14
Kernel : Jeboo
Themes : White Aosp V3.0
You just copied my entire thread!
http://forum.xda-developers.com/showthread.php?t=2416641
Thread Closed
8 of 17 duplicates
http://forum.xda-developers.com/show....php?t=2416641

[Aroma][addons][patch]install any KitKat rom with any recovery[Dualboot tool]

Hi all.
before anything :
- this tool is for especialy for dualbooters because i havent tested in 1rst rom. but updater-script manage kernel flashed. prepare odin in case of bad flash, you're advised.
- always make nandroid before use and flash with my tool.
I saw that ppl have many trouble to install 4.4.2 kitkat roms on their device.
it seems that we have manu such "error status 7" , and these were about setting persmissions during flash.
so i decide to make an aroma to avoid this error.
if you flash an original 4.4.2 Kitkat rom and have the error, no need to flash another compatible recovery kernel to re-try, just use my aroma flasher with the steps i descride below. In the aroma advanced MENU, you will choose set_perm commands compatible flash instead of set_metadata commands persmission to see if flask process will work in fine
Sure, at end of process, a kernel will be flashed, dorimanx branch 8 i have put in pach you went to donwload, or another you have put instead like i describe in extra step 6 below too.
so, AROMA structure details is like this :
pach/AROMA
---------backupEFS <------- useful script, no need to touch.
---------KERNEL <------- place here your boot.img file. (original rom or other)
---------maliv2
-------------system/lib/egl/ <-------- maliv2 .so libs contents, no need to touch.
pach/data/app <--------- you can put som apks here, moved from /system/app/ (i often move in latinIME.apk from /system/app/ and then i free 40Mo on /system/ partition, its good for GAPPS)
pach/META-INF/....../ <--------- no need to touch.
the available download pach i use for some months now , is here :
UniversalAROMAinstallerFOR-4.4.2-ROMs-DefinitivePach.rar - 8.53 MB
how to use it
1 - download any kitkat 4.4.2 ROM your want to install I9100.
2 - try it normaly, and see if you have error on flash.
3 - when you got it, on PC, make a safe copy ot it somewhere, and open it with WINRAR. Then delete META-INF and other boot.img file. just let system folder in ZIP.
4 - uncompree my AROMA somewhere.
5 - drag and drop the 3 "bolded" folders (in aroma structured details) in ZIP rom you still have opened.
extra step 6 : in AROMA/KERNEL/ folder, you will find dorimanx branch 8 version (new @StanTRC recovery inside) i have put. You can replace it with any boot.img you want , even those from original rom zip you have safely somewhere on your PC. just extract boot.img from it and replace with in you new aroma installer rom zip you went to manage in steps 3, 4 and 5 .
aroma choice you will have :
"Compatibility of your Recovery Kernel",
"Your Kernel is compatible for set_metadata commands"
"Your Kernel ONLY understand set_perm commands"
"choose your based KK similar rom",
"AOSB BEANSTALK C-ROM EHNDROIX"
"CARBON"
"CM11 JELLYBAM"
"SABER PAC"
"PA"
"Resurrection Remix"
"SLIM SPIRIT"
"NEATROM AICP"
"SOKP"
"Backup EFS",
"Backup your EFS folder before flash"
"Skip"
"Kernel to flash at end of process",
"DorimanX 8 and MaliV2"<---------- option that serve to flash MALIV2 for dorimanX branch 8 users, dualbooters.
"any other kernel"
EXTRA TOOL : .db qulite bases "wiper" , it delete some .db files in some /data/data/com.android........../databases/ folders, usefull when we flash from <> based 4.4.2 roms, CM11 , RR , PAC , SLIM, PA....sometimes worked fines for me.
"Delete some SQlite .db files in ROM",
"YES ","Delete some SQlite .db from you installed rom to avoid com.android.phone FC or other FCs"
"NO thanks we can FLASH the ROM"
again, this is just for test and fun , dualbooters will like more that "normal" users. no risk to flash kernel in 2nd rom, but remember need maliv2 during AROMA....and i always afraid someone that try my work on 1rst rom will brick its device.....so i advertise everyone that before upload my "daily" works, i'm not always flashing them on my 1rst rom.
thanks.
How to use the pach
Hope image tuto are good readable .
1 - open ROM.zip with winrar
2 - delete some folders in ROM.zip
3,4 - what to copy from my pach to the ROM.zip
5 - explain about structure and tweak .
no image 6 - just flash new ROM.zip with my aroma.
thanks.

			
				
Ultimate Aroma Addons for KitKat 4.4.2 and JB 4.1.2 DualBoot Roms.
extracted Aroma Managment
Code:
"ROM TYPE",
"which type of rom do you use",
"JB 4.1.2
"KK ROM 4.4.2"
Code:
"4.1.2 rom runing",
"its on Normal install
"its on DualBoot install
Code:
"4.4.2 Options",
"apply or remove APKs",
"Addons apks
"Remove them
Code:
"Addons APKS",
"tick to add",
"Google Camera with Sphere"
"Google Keyboard"
"TW Launcher from PhenomRom TW Accuweather"
"S4 settings for KitKat
"S4 TW Launcher BY ANMOL7IFY need 25Mo on system
"Htc BlinkFeed v11 need 31Mo on system
"Htc BlinkFeed v11 on data partition
"Themes in data (2 cobalts themes added)
Code:
"Remove some added apks",
"tick to remove",
"Remove Google Keyboard
"Remove TW Launcher stuffs
"Remove S4 settings
"Remove S4 TW Launcher BY ANMOL7IFY
"Htc BlinkFeed v11 from all partitions
"remove Themes from data
Code:
"Google Play Sore 4.6.17",
"Install it or Not",
"Inverted Multi DPI Play Store
"Multi DPI Play Store
"Skip to Google Play Services 4.3.23
Code:
"Google Play Services 4.3.23",
"Install it or Not",
"Install it
"Skip
The Ultimate tool is here :
I9100Utimate-Aroma-AddonsFor-4.4.2or4.1.2ROMs-TouchWiz-GgSphere-GgKB-Themes-GgPLAY-GgServices.zip - 168.22 MB
thanks.
Troubadour666 said:
maybe another tool soon
Click to expand...
Click to collapse
hi
working perfectly, tested with crdroid built7
Flash session added in post 3
@nik60 , yes i think is good too
Troubadour666 said:
@nik60 , yes i think is good too
Click to expand...
Click to collapse
hi,
maybe you can added in aroma "pa micro gapps" that work in any rom
so people flash rom and gapps in one time
nik60 said:
hi,
maybe you can added in aroma "pa micro gapps" that work in any rom
so people flash rom and gapps in one time
Click to expand...
Click to collapse
i have made one pach with onle play store and google services , with others goodies, but i can re-script it with gapps. give me a way to follow what you think ppl need the most .
i mean this one, but i'm on some research about better way to use it, tomorrow i will post good version.
I9100-Aroma-addonsFor-KitKat-4.4.2-ROMS.zip - 180.81 MB
this one is that one i use in video review, you see i NEVER have trouble with space /system/ partition because initial ZIP ROM is modify with some apk in /data/app/ during flash, so i can add more goodies in /system/app/ using this aroma with play store, google sphere and touchwizz i use....see tuto how to move apks from /system/app/ to data/app/ before flash the rom and then gain space on /system/ to flash more files without disturbing /data/app/ we never want to full wipe to.
AND REMEBER external .sh script dont work well with dorimanx new recovery, i mean move choice in aroma so its better to have space in system before use and not use these options during aroma (i mean options to gain space)
thanks.
Troubadour666 said:
i have made one pach with onle play store and google services , with others goodies, but i can re-script it with gapps. give me a way to follow what you think ppl need the most .
i mean this one, but i'm on some research about better way to use it, tomorrow i will post good version.
I9100-Aroma-addonsFor-KitKat-4.4.2-ROMS.zip - 180.81 MB
this one is that one i use in video review, you see i NEVER have trouble with space /system/ partition because initial ZIP ROM is modify with some apk in /data/app/ during flash, so i can add more goodies in /system/app/ using this aroma with play store, google sphere and touchwizz i use....see tuto how to move apks from /system/app/ to data/app/ before flash the rom and then gain space on /system/ to flash more files without disturbing /data/app/ we never want to full wipe to.
AND REMEBER external .sh script dont work well with dorimanx new recovery, i mean move choice in aroma so its better to have space in system before use and not use these options during aroma (i mean options to gain space)
thanks.
Click to expand...
Click to collapse
hi,
i tink there is't problem with micro gapps and free space in system
i have crdroid , 461mb/495mb in system--crdroid is 208mb and was bigger rom (ONLY sokp is 228,but need your gapps)
is possible delete Google home in micro gapps for example(12mb)-any rom have launcher
Amazing.
Keep up the good work my friend.
Vivek_Neel said:
Amazing.
Keep up the good work my friend.
Click to expand...
Click to collapse
i think so too
Hi Troubadour666,
it is weekend and I'm testing on again.
Have just your "Ultimate Aroma Addons for KitKat 4.4.2 and JB 4.1.2 DualBoot Roms" installed and it works just fine.
"S4 settings for KitKat
"S4 TW Launcher BY ANMOL7IFY need 25Mo on system
Can you tell me what is the difference between TW ANMOL7IFY and TW PhenomRom ??
Am still looking for transparent accuweather ??
Regards Klaus

[Q] answer to call with swipe or hold

how we answer the call with swipe look like samsung or hold green square ? (witout rooting )
i rooted my device ^_^ now you can tell me any way for rooted nokia x
easy
The_WarriorII said:
i rooted my device ^_^ now you can tell me any way for rooted nokia x
Click to expand...
Click to collapse
if u've got root access just install a custom rom!! u'll get everything u want
the best custom rom! stable! is of dhacker9 ! available in android orignal development section of nokia x forum
just install that n u'll get what u want
pls dont forget to hit thanks pls
bunty786 said:
if u've got root access just install a custom rom!! u'll get everything u want
the best custom rom! stable! is of dhacker9 ! available in android orignal development section of nokia x forum
just install that n u'll get what u want
pls dont forget to hit thanks pls
Click to expand...
Click to collapse
ok , but some custom rom have some problem ,what about that custom rom ?
can i do every thing in a orginal rom ?
and where is dhacker9 rom ? i can not find that !
The_WarriorII said:
ok , but some custom rom have some problem ,what about that custom rom ?
can i do every thing in a orginal rom ?
and where is dhacker9 rom ? i can not find that !
Click to expand...
Click to collapse
install LEWA os (custom rom) best custom roms out there..! everythings works like charm.!
smooth/fast
download the smoothest version from here
https://docs.google.com/file/d/0B3pCNOGBTi1WSmVSRy1WZVYxR1U/edit
pls hit thnxx broder :good:
bunty786 said:
install LEWA os (custom rom) best custom roms out there..! everythings works like charm.!
smooth/fast
download the smoothest version from here
https://docs.google.com/file/d/0B3pCNOGBTi1WSmVSRy1WZVYxR1U/edit
pls hit thnxx broder :good:
Click to expand...
Click to collapse
i installed that custom rom but i do not like that ! then i restore my backup and back to my orginal rom
but i see some thing good on that custom rom ! the status bar was good on that ! can i install only that status bar in my phone i the orginal rom ?
The_WarriorII said:
i installed that custom rom but i do not like that ! then i restore my backup and back to my orginal rom
but i see some thing good on that custom rom ! the status bar was good on that ! can i install only that status bar in my phone i the orginal rom ?
Click to expand...
Click to collapse
just dump ur rom and modify according to ur wish,.... or other method... just install xpoosed framework and just modify ur preinstalled status bar to any modified uh want :good:
hit thnx
dear bunty iam a beginner and i donot understand any think you sayd to me
can you tell what i should to do with xpoosed ? plz tell me step by step ,,tnx ^_^
cheers
The_WarriorII said:
dear bunty iam a beginner and i donot understand any think you sayd to me
can you tell what i should to do with xpoosed ? plz tell me step by step ,,tnx ^_^
Click to expand...
Click to collapse
Requirement:-
1.Custom REcovery (very imp)
2.make nandroid backup before doing anything
3.xposed framework.apk
4. li'l bit common knowledge
5.modules
In this thread, I'm presenting a framework which gives you the possibility to modify your ROM - without modifying any APK (developers) or flashing (users)!
Quote:
Quick guide what kind of posts is allowed in this thread and what is not allowed.
If you don't follow the rules, you might get notified (sometimes friendly, sometimes angrily) that you're doing it wrong, but your post might as well be ignored.
NO posts without reading at least the first two posts and searching the thread => I and other people have spent hundreds of hours developing and supporting Xposed, we expect at least this much of respect
NO support for any modules here => use the module's forum instead, don't even try to post here
NO questions whether there is a module for XYZ exists => check the builtin repository and this thread: http://forum.xda-developers.com/show....php?t=2327541
NO requests for new modules => check this thread if it has been requested before, otherwise ask nicely there: http://forum.xda-developers.com/show....php?t=2327541
NO, you don't get any support via PM either => for the points above, do as pointed out, for allowed things always post in this thread (unless you want to share logs with sensitive data)
YES, you can report bugs for the framework => make sure that you followed the instructions and can reproduce it without any active modules
YES, you can get support if you have issues with the Xposed Installer (e.g. you can't install the framework) => make sure you read the instructions and searched in the thread for similar problems
YES, I will support module developers with specific questions (e.g. how to hook a certain method) => you must have read the development tutorial and give as much context as needed to make it easy for me or others to answer (code always helps!)
YES, you can suggest new features for the API (as a module developer) or the Xposed Installer here => again, no requests about modules
For a quick start, have a look at XDA's "Android Basics 101" on Xposed: http://www.youtube.com/watch?v=uRR0Flqx9M8
Some technical details:
I extended the /system/bin/app_process executable to load a JAR file on startup. The classes of this file will sit in every process (including the one for system services) and can act with their powers. And even more: I have implemented something that allows developers to replace any method in any class (may it be in the framework, systemui or a custom app). This makes Xposed very powerful. You can change parameters for the method call, modify the return value or skip the call to the method completely - it's all up to you! Also replacing or adding resources is easy.
Advantages:
No need to modify any APKs. This means:
No need to decompile, change things in smali, compile, sign, ...
It will work for odexed and deodexed ROMs.
Your mod is not bound to a specific version of the ROM. Unless there is a major change in the methods called for a certain functionality, your mod will continue to work even when you upgrade your ROM. Hell, it will probably even work with different ROMs.
Multiple mods can be installed at the same time, even if they change the same package. So you can use these battery icons and those quick toggles. Even hooking the same method twice is possible. Of course, this only works properly if the mods are not trying to do incompatible things.
It does its magic at runtime. That means you can implement options to let the user decide if they prefer the bikeshed to be painted in red or blue. Or you can have some extra logic for certain ROMs without building different mod versions.
It can be disabled easily without having to reflash.
It's open source.
Download:
You can download the installer from http://dl.xposed.info/latest.apk. The attached disabler zip is only needed if you are in a boot loop.
An experimental version for Gingerbread made by liudongmiao can be found here: http://forum.xda-developers.com/show...4#post44034334 (no support from my side though)
How to install:
First step for everything you do: Create a nandroid backup and make sure you know how to restore it!
I'm not responsible for anything you do with your phone/tablet/rice cooker.
There is also the risk to soft-brick your device. In such a case, restoring a backup is the easiest way to get rid of it (other possibilities mentioned below).
For the framework:
Download the Xposed Installer APK and install it
Launch the Xposed Installer, go to the "Framework" section and click on "Install/Update"
In case you get a Segmentation Fault error, please install this additional app (not needed if the installation worked fine).
Reboot
Done!
You can verify this by starting the Xposed Installer again. If app_process jumped back to an older version (or none at all), you probably have a ROM with S-On or similar, which reverts any changes to /system after a reboot. Use installation via recovery in such cases.
For any modules you want to install:
Download <module>.apk and install it
Launch the Xposed Installer and go to the "Modules" section (you will also get there if you click on the notification warning you that the module is not enabled yet)
Enable the module by checking the checkbox
Reboot
Done!
(note that you can install the framework and enable/disable multiple modules at once and reboot afterwards)
In case you get into a boot loop:
First, try using the safemode by pressing any hardware key repeatedly. You can find a short explanation how it works here.
If that doesn't work, you can flash the attached Xposed-Disabler-Recovery.zip by Tungstwenty. It will be copied to your (external) SD card when you install Xposed as well. The only thing it does is copying /system/bin/app_process.orig back to /system/bin/app_process, which you can also do yourself (e.g. with adb shell in recovery mode).
Modules:
The official repository for Xposed modules, which can also be access from within the app itself (with download/update support), can be found at http://repo.xposed.info
You can also have a look at this index: http://forum.xda-developers.com/show....php?t=2327541
Please don't use this thread for problems with modules! Use the thread of the module instead.
How to write a module:
If you are an interested developer, give it a try. The development tutorial will help you get started. Further documentation (e.g. how to replace resources) is here. And of course, you can ask your development questions in this thread.
If you have suggestions for new functions the framework could provide (which means they should be useful for more than your module), you can do this here as well. However, requests that I or somewhen else should write a module for xyz are NOT allowed here. Again, this thread is only about the framework.
Changelog:
1.0: Initial version
1.1: ???
1.2: Installer
1.5: Resource replacing
1.6: Some fixes and improvements [629 downloads]
2.0 rc2: Lots of thing redone. Supports (temporarily) replacing native libraries, lots of additions and changes for developers. [3,234 downloads]
2.0: Removed the native library replacement again, support for 4.1 and 4.2, Instagram crash fixed, ... [631 downloads]
2.0.1: Fixed a crash when a module tries to hook a function with "long" or "double" parameters [930 downloads]
2.0.2: Fixed a problem which resulted in a boot loop [4,310 downloads]
2.1: Various improvements, e.g. earlier callbacks for module loading. For details, see this post. [345 downloads]
2.1.1: Fixed a bug in drawable replacements [5,421 downloads]
2.1.2: Small fixes, added Chinese and Russian translations [11,415 downloads]
2.1.3: Reverted a change in 2.1.2 that caused bootloops; new translations and some more fixes [46,803 downloads]
2.1.4: Support for Galaxy S4 and HTC One plus a few minor fixes/enhancements (details) [208,176 downloads]
2.2: Builtin updater/module downloader, extended UI, support for Android 4.3 and more (details) [241,267 downloads]
2.3: x86, Knox, MIUI support (experimental), context menu in modules list and more (details) [18,219 downloads]
2.3.1: "Segmentation fault" during installation fixed [679,333 downloads]
2.4: Support for Android 4.4, performance improvements, log viewer, active check (details) [101,613 downloads]
2.4.1: Fixed bootloop on some x86 ROMs [2,537,642 downloads]
2.5: Rewritten installation, safemode, more compatibility (details) [821,792 downloads]
2.5.1: Compatibility with new CM11 nightlies and LG G2 theming engine
Source code:
https://github.com/rovo89/Xposed (the C++ part)
https://github.com/rovo89/XposedBridge (the Java part)
https://github.com/rovo89/XposedInstaller (Installer app)
Thanks to:
Tungstwenty for his many contributions, both in code and thoughts
XDA admins, news writers and supporters for making Xposed known to so many people
All those volunteers who help answering questions about Xposed
The people who donated to get me a Nexus 5 for earlier KitKat support
Translators:
[ar] Arabic: aljohanei
[az] Azerbaijani: hero355
[bg] Bulgarian: Stefan Stefanov
[ca] Catalan: Albert Samaniego, David Vaz Guijarro
[cs] Czech: Aleš Berka, Petr Reznícek
[de] German: rovo89, Nils Wasser
[el] Greek: Theodore Keloglou
[es] Spanish: David Vaz Guijarro
[fr] French: tonymanou
[gl] Galician: David Vaz Guijarro
[hu] Hungarian: Adam77Root
[id] Indonesian: AngSanley
[it] Italian: Vincenzo Cerminara
[iw] Hebrew: DubelBoom
[ja] Japanese: Noumi Ryoko
[ko] Korean: marbulas
[ms] Malay: Abe Atok
[nb] Norwegian Bokmål: rosaage
[nl] Dutch: Gert-Jan Anema, Leonard Simonse, Martin Coulon
[pl] Polish: czeci
[pt-rBR] Portuguese (Brazil): Marcio Andrade
[ro] Romanian: razorsbk
[ru] Russian: michfood
[sk] Slovak: pyler
[sr] Serbian: maleksa
[sv] Swedish: Fredrik Lundberg
[tr] Turkish: TheNorth34
[vi] Vietnamese: alienyd
[zh-rCN] Chinese (China): Cye3s, liveasx, Yeechan Lu
[zh-rTW] Chinese (Taiwan): Cye3s
THe guide is of @rovo89
so all credits goes to him
SImple just download the xposed framework.apk
install it like regular one..!
and then go to the "Framework" section and click on "Install/Update"
then select reboot and if ur phone gets rebooted and the home screen comes
then congrats u've successfully installed the xposed framework...!
if any case u get boot loop..! ! then just goto ur custom recovery(imp) and select install and select the disabler xposed .zip and flash it..! ur boot loop issue will be solved download this disabler xposed (IMP)and put it in ur sd/internal (anywhere) ( http://forum.xda-developers.com/attachment.php?attachmentid=2568891&d=1391958634)
PLEASE HIT THANKS PLEASE
oh really thank you but i mean was how can in change my status bar to some thing like samsung status bar ,, pls tell me this with step bye step
i now what is xpoosed,,i no how can i work with that but i do not now how can i work with xblash or another xpoosedapps to change my status bar and change that to some thing like samsung status bar !
so this is my problem ( choose what option on Xblast or another xpoosedapss to change my status bar to some thing like samsung status bar ! )
my Nokia s rooted, stock rom
now, who can show me how to change answer call screen, plz

[HELP] how to Odex cm 12.1 or 12

Please help, is there any specific how to or tutorial on how to make Odex cm 12.1 or 12 directly on the phone. On my Xperia m. Using commands line or apk maybe.
I want to Odex :
Code:
/system/app
/system/priv-app
/system/framework
Thanks in advance.
Add explanation
Quote from nexus 5 thread. Link in post 3.
*What is ODEX and DEODEX?
Odex = More speed__Less customization
Deodex = Less speed__More customization
Extensive explenation:
In Android file system, applications come in packages with the extension .apk. These application packages, or APKs contain certain .odex files whose supposed function is to save space. These odex files are actually collections of parts of an application that are optimized before booting. Doing so speeds up the boot process, as it preloads part of an application. On the other hand, it also makes hacking those applicationsdifficult because a part of the coding has already been extracted to another location before execution.
THEN COMES DEODEX
Deodexing is basically repackaging of these APKs in a certain way, such that they are reassembled into classes.dex files. By doing that, all pieces of an application package are put together back in one place, thus eliminating theworry of a modified APK conflicting with some separate odexed parts.
In summary, Deodexed ROMs (or APKs) have all their application packages put back together in one place, allowing for easy modification such as theming. Since no pieces of code are coming from any external location, custom ROMs or APKs are always deodexed to ensure integrity.
I think that you like more speed and less customization (less costumization for dev because is to difficult mod an Odex file)
Another explanation is this:
If you use a odex rom, you'll have also more space in data (this is important because if you don't have partition ext4 in sdcard, you won't have too free space), increase battery life, more stability and increase perfomance( the Rom is more faster to load system and app) but you can't modifie apk after odex (you can't mod program with classes.dex).
Infact ODEX is an OPTIMIZED-DEX and Android load system and app faster than deodexed (DEOPTIMIZED-DEX) app and system.
When you have a deodex file (a lot of roms are deodexed) you have File.apk in system/app and in data/dalvik-cache [email protected]@[email protected], but with odex file you have File.apk in system/app and File.odex in system/app
ndrancs said:
With odexed the rom, you can get more free space in internal memory, about 400mb.
Click to expand...
Click to collapse
It's also more stable and faster... Thought also about but have doubts that it's easy possible in the Art system because of subfolder structure, missing symlinks and so on... Will be hard work
http://forum.xda-developers.com/android/help/odex-deodex-matter-android-lollipop-art-t2944293
But it seems, some did it:
http://forum.xda-developers.com/goo...om-xtraslim-1-0-stock-odex-optimized-t2924150
This tool http://forum.xda-developers.com/showthread.php?p=47462548
Not yet updated to support lollipop / 5.x.x

Categories

Resources