[Fix]Silver Ice ROM haptic feedback - AT&T Samsung Galaxy S II Skyrocket SGH-I727

Starting a new thread because I don't have enough posts for dev section...
Follow these steps to fix the broken haptic feedback on the 3/17 Silver Ice ROM (poo2.zip) until Silver releases an updated rom:
1. load the rom in the kitchen
2. open the working folder in your file manager
3. go to /data/app and move mdm.bin and amss.bin to /META-INF/com/google/android/
4. go to /data/app/system/lib/ and move all of the files to /system/lib (ok to overwrite)
5. open /data/app/META-INF/com/google/android/updater-script in a text editor
6. delete all of the lines calling the "show_progress" function
7. copy everything up to and including the line with 'assert(delete("/tmp/amss.bin"));' to the clipboard
8. open /META-INF/com/google/android/updater-script in another text editor window and paste everything you just copied to the clipboard between lines 1 and 2. this tells the install script to install the modem before installing the ROM.
9. save changes and close the text editor
10. delete /data/app/system/, /data/app/META-INF/ and /data/local/.
11. in the kitchen, run option 13 to add data/app functionality, then build the rom and install from your sd card using cwm!
Note: I skipped some of the intermediary steps in the kitchen but if you're familiar with its basic operation these instructions should be pretty straightforward.
I'd post a d/l but I'm throttled for the next few days and only have 15Kb uploads at home.

Related

12 Step Root Guide

I just got mine working using some legacy WinMo tricks for the HTC Installer... and I am a n00b at this Droid thingy, so hopefully this is useful and not dangerous or misleading info - use at your own risk!!! Please test and let me know if you have success or if there are better methods for installation. I removed the http preface from the links, FYI...
1. Root the device using the unrevoked.com/m/ method (Steps 1-8 forum.xda-developers.com/showthread.php?t=701004)
2. Installed MyBackup and created a full backup of Apps and Data to my SD card (should say you are root, and enable the additional backup features)
3. Downloaded the new PC36IMG.zip, renamed it to rom.zip (forum.xda-developers.com/showthread.php?t=701835 - under File Needed)
4. Downloaded the RUU Restore Application
(forum.xda-developers.com/showthread.php?t=685835 - Green Text at bottom of Thread)
5. Run the RUU_Supersonic_1.32.651.1_Radio_1.39.00.04.26_release_171253.exe downloaded from #4 and contiue with the installer until it asks you to select the ROM - then STOP
6. Navigate to C:\Documents and Settings\USERNAME\Local Settings\Temp and look for the new folders created by the RUU installer
7. Copy the rom.zip from your downloaded PC36IMG.zip (renamed to rom.zip) and overwrite the existing rom.zip file
8. Back to the RUU installer, click the Select ROM, and finish out the installer.
9. I held down the Volume Down button once the phone started rebooting, not sure if it is required or not
10. Wait till it is done installing to release the Volume Down button, tired fingers... ugh, but may be optional
11. Upon reboot, it will take a bit longer than usual, but once it loads, link your account back to Google and download the MyBackup app from your Downloads section, and run the app once installed to restore your Apps, then Data (I use Google for contacts and calendar, so I unchecked those in the restore). Again, you should be informed you are root by MyBackup...
12. Reboot
I haven't tried to finish Step 3 from forum.xda-developers.com/showthread.php?t=701835, but I will asap to assure it is complete.
wow, very interesting!
in simple terms you're essentially tricking the RUU into loading a different rom.zip . since PC36IMG.zip (both the userdebug and eng build versions posted by toast for his root methods) seem to be interchangeable with the rom.zip payload of the RUU .exe installers, they are all swappable ....
unfortunately all these .zip files, rom.zip and PC36IMG.zip seems to have the same special HTC encoding which we can't seem to duplicate or we could make our own PC36IMG.zip files.
this seems like a great method and perhaps can get us one step closer! thanks for posting this! the more little tricks the better!

[Q] Boot Animation Modificiation?

Can someone direct me to a tutorial on how to change the boot animation either from modifiying the .zip file ROM or just doing it after installing the ROM?
Instructions are available for nearly every phone if you search your device's specific forum. This one is for the (g2 and desire z) basic idea. I'd do some searching in your thread though.
**ROOT Is Required**
For BootAnimations:
The usual notice i am not repsonsible if you brick your device but this is pretty easy to do... follow the instructions below:
1. Follow the link to download.
2. Download and rename the file to bootanimation.zip
3. Put it on your sdcard
4. Open terminal enter these commands: (for Cyanogen and Stock Rom)
su
cp /sdcard/bootanimation.zip /data/local/
For those of you who have it the root explorer.apk also works to install
1. Same as above
2. Same as above
3. Same as above
4. Open Root explorer
5. Select bootanimation.zip from sdcard
6. Select move
7. Find Data folder
8. Find Local folder
9. Paste into Local folder
SENSE Roms Instructions: (Absolute System.apk Needed)
1. Download and install Absolute System.apk
2. Select download bootanimations
3. Press Menu
4. Change Install Location
5. Select EVO4G
6. Download Bootanimation
7. Use a File Manager to move Bootanimation into sdcard/goodies/bootanimations
8. Open Absolute System.apk
9. Select Downloaded Bootanimations
10. Select the Bootanimation you just placed in the file
http://forum.xda-developers.com/showthread.php?t=1139219
Post by shadyx513

[GUIDE] How to change Rom Name of Custom Rom

CLICK FOR THE UPDATE​
Here is a way by which you can Change the Displayed Custom Rom Name
THIS CANNOT BE DONE BY EDITING "build.prop" FILE SO READ THIS GUIDE FOR XPERIA DEVICES CUSTOM ROMS.
Software Needed (downloads attached below)
1) Java
2) 7-zip
3) Notepad ++
4) Advanced APK Tools
Files Needed From Custom Rom:
1) framework-res.apk (from "system >> framework ")
2) SemcGenericUxpRes.apk (from "system >> framework ")
3) settings.apk ( from "system >> app")
Expected From You :
1) Some Time
2) Patience
3) Basic knowledge of Installing Software.
Step wise Guide
STEP 01 : Download and Install "Java" and "Notepad++". Extract "Advanced APK Tools".
STEP 02 : Place the Three Files mentioned above from Custom Rom to "2-IN" folder of Advanced APK Tools.
STEP 03 : Open "Advance ApkTool.exe"; it will check Java on your your PC and then you will get a screen showing different options.
STEP 04 : Type "1" and press Enter to select the Option "1- Install Framework". Install "framework-res.apk" and "SemcGenericUxpRes.apk". Then come back to Main Menu.
STEP 05 : Type "2" and press Enter to select the Option "2- Decompile Files". Decompile "settings.apk" and wait for some time as it will take some time. After decompiling minimize "Advance APK Tools" but DO NOT CLOSE it.
STEP 06 : Open "3-OUT" folder in "Advance APK Tools" folder. There you will see a folder names "Settings.apk". Open this folder and go to " res >> values " folder.
STEP 07 : In the Values folder open the file "strings.xml" using Notepad++. Press "ctrl" and 'F" keys on the Keyboard of your PC at the same time to find the Rom Name as shown in Device. After Finding the ROM Name replace it with Whatever you Want. Save this file and Close is.
STEP 08 : Go back to "Advanced APK Tools" and Type "3" and press Enter to select the Option "3-Recompile Files". Recompile "settings.apk" and wait for some time as it will take some time. After recompiling close "Advance APK Tools".
STEP 09 : Now go to "4-OUT" folder of "Advanced APK Tools" where you will find "settings.apk". Extract this file using 7-zip.
STEP 10 : Open the extracted "settings.apk" and delete the file "Android Manifent.xml " inside it.
STEP 11 : Open 3-OUT" folder. Then go to "Settings.apk folder >> original " from this folder Copy all the contents i.e. "META-INF" folder and " AndroidManifest.xml" file and paste them in extracted "settings.apk" in "4-OUT" folder.
STEP 12 : After all this, select all contents of settings.apk in 4-OUT Folder and add them to archieve using 7-Zip and replace ".zip" extention by ".apk".
Place this "settings.apk" into "system >> app " folder of Custom Rom and flash this Custom Rom. You will have the ROM NAME changed.
Hurray!!! You have successfully Changed the ROM NAME of Custom Rom for Xperia Devices.
Firstly, this thread has nothing to do with Development so I've moved it to General where it should have been created.
Secondly, you have no permission to attach the file: Advancedapktool.zip
Thirdly, you posted no credits to the original author for this tool.
I've removed the tool and linked to the original authors thread instead.
Sorry for the mistakes, I will take care next time

Dolby Atmos [ All Android above 4.3]

DOLBY ATMOS​
For Android 4.3x​
Since this is a software, it should work on all android ( 4.3 and above ). Also contains two types of installation 'one with custom recovery and other without custom recovery' . If you have installed other dolby, it may conflict. Links are given at the bottom. .
***WARNING***​1. DO THIS AT YOUR RISK. (I am not responsible for any damage).
2. MAKE A BACKUP OF YOUR ROM/FIRMWARE
3. BACKUP THE AUDIO_ EFFECTS.CONF into your sd card as there is some reason. ( located in the path /system/etc/audio_effects.conf.)
REQUIREMENTS​1. Rooted android device. ( compulsory )
2. Custom recovery if you have. ( not compulsory ).
3. If you dont have custom recovery, then download ES file explorer from playstore open it and given it permission of root with superuser . Steps below.
INSTALLATION STEPS​
Install Without Recovery​
1. Open ES file explorer
2. Go to left top and tap menu.
3. Go to the bottom to the tab 'tools' .
4. In the 'tools' tab, tap on 'Root explorer' and give permission to superuser.
Note:- whatever you paste( the files of dolby) , then you have to change that file's or folder's permission, ( only to be done after you paste each file and make each folders) steps below =
I. ( for the files) keep holding on the file you have pasted and go to 'properties' and tap 'change permission' , now tick all in the first column, in second column only the first to be ticked. Now tap OK ( these are for the files you create or paste).
II. ( for the folder) same steps as above, now in the first column tick all, second column only the first to be ticked. In the third column all to be ticked.
5. Now go to path /system/app
6. Make folders 'As' and 'AsUI' ( only if other apps are in each folders / if all the apps are mixed then skip this step).
7. Paste As and AsUI in apps (if other are mixed. Any doubt means feel free to ask).
OR​
7. Paste 'As.apk' in the folder 'As' and 'AsUI.apk' in the folder 'AsUI' ( if other apps are in each folder).[ Any doubt means feel free to ask.]
8.Change those folders and apps permission as given above.
9. Go to path /system/etc/ and now paste audio_effect.conf (if already exists take a backup of yours and paste there. If you want me to edit your phones original audio.conf, then upload it and I will add dolby to that for you, so that everything in your audio_effect.conf remains same ( I will just add some lines there and it's still your audio_effect.conf.
10. Change permission of that.
11. In the same path, make a folder 'dolby'. Change permission of that folder.
12. In the folder 'dolby' paste the file 'ds-default.xml' and change its permission.
13. Go to path /system/lib and paste the file 'libdlbdapstorage.so' and change its permission.
14. Go to path /system/lib/sounds and paste the file 'libswdap-mod.so' and change its permission.
15. Go to path /system/vendor/etc (if path not available make a folder and change permission).
16. In the above path, paste 'audio_effects.conf' and change the permission.
17. Just reboot your device and you have successfully installed.
Install with Recovery​
1. Just flash it with your custom recovery.
2. Boot your device and have successfully installed.
UNINSTALLATION STEPS​
Uninstall Without Recovery​
1. Just delete the files you have pasted to install dolby atmos with ES File Explorer. ( only the files I gave )
2. Replace the audio_effects.conf with your backup and change permission as defined above. ( delete the one I gave you and paste there with your old one.)
3. Reboot your device and you have successfully uninstalled.
Uninstall with Recovery​
1. Just flash the UNINSTALL.zip with your custom recovery. ( links below)
2. Reboot your device and you have successfully uninstalled.
Links :-​
MOD EDIT: Removed
Enjoy
Thread closed. Please review the forum rules, specifically rules 5 and 12.
Continue discussion in this thread: http://forum.xda-developers.com/android/apps-games/mod-dolby-atmos-t3109446
Nathan
Forum Moderator

Deodexed and install Xposed Galaxy Note3 SCL22 (SM-N900J) Stock/Lollipop 5.0 [How To]

How to Deodexed and install Xposed Samsung Galaxy Note 3 / SCL22 (SM-N900J) stock Lollipop 5.0
----------------------------------------------------------------------------------------------------
I'll explain you step by step how to do this so please read the post very carefully.
--------------------------------------------------------------------------------------------------------------------------
#. Before you say "there is many threads taking about same subject" and start complaining and reporting this thread, please understand the device im taking about SCL22 (SM-N900J), this device different than AT&T or any other models. SCL22 provided by "au KDDI" one of Japanese major network provider. And KDDI specially custom made this devices from SAMSUNG, Korea only for KDDI network. There is some app's only work for stock ROM. If you install custom ROM you can't install or get register with KDDI network (ex- auMail.apk, auoneidsetting.apk,etc..) app's like auMail very important for Japanese users including me. And another there there is some system app's you can't even copy by adb (I'll talk about this later in the post). So if you are not using SCL22 in Japan register and using KDDI network, then you don't know.
----------------------------------------------------------------------------------------------------------------------------
Before start here is some info ---------------------------
Brick -
What is brick. I guess you all seen a brick before, just a man made stone. Staying there do nothing. "Device Brick" also same. When your device get brick it's do nothing. The thing you must know, there is two kind of bricks
1. Soft brick.
2. Hard brick.
Soft brick - happens all the time, easily can happen, less dangerous. And easy to fix. (That's why everyone saying to keep a nandroid backup)
Hard brick - very dangerous, very hard to fix, some devices close to impossible to fix. But silver line is it's happens very rarely, like 2 %. And some new devices it's impossible to get hard brick. (But always be careful about what you do)
TWRP BackUp -
Keeping a recovery back up very important. If you made a mistake, flash a wrong ROM, or mod or something like that and you will get a bootloop (soft brick) then you can use the recovery back up to fix your device very easily. (Always keep a clean nandroid backup)
Odexed or Deodexed -
Odexed - faster loading of apps into memory. Each .apk has a corresponding .odex. When the application is used by either the system or the user.
Deodexed - has only the .apk file. When the application is called into memory from only pulling the data from it’s .apk, this takes longer due to not being optimized for easier retrieval from the system. (just remember ".apk and .odex compressed in to one .apk file")
This is the simplest way to know your ROM is odex or deodex-
*Download and install any Root explorer (ES File Explorer recommend and you need Rooted device)
*Open the File Explorer and navigate to /system/app
*Open any app directory
*If your ROM is Odexed you can see the .apk and .odex file in the app directory
*If you don't see any .odex file then your ROM is most likely deodexed
OK lets get started...
what you need and all the STEPS -
01. Your phone must be pre-rooted and USB debug enabled. Read this - http://forum.xda-developers.com/galaxy-note-3/general/samsung-galaxy-note-3-scl22-au-kddi-t2964801
02. Android SDK with fastboot and ADB working properly with Google USB Driver installed (Or you can find only ADB and fast boot file .zip but i DON'T recommend that) read and download - https://developer.android.com/studio/run/win-usb.html#WinUsbDriver
03. Turned on USB debugging in you device and connect to PC.
04. Create a new folder in your PC to keep your soon to be download system files, you can name "system" or anything you want but make sure there is NO SPACE ex- E:\system or D:\system
05. Open the adb shell (how to open the adb shell- navigate to the folder that SDK installed, open "platform-tools" folder, keyboard Shift key + Right click, click "Open command window here")
06. Now to check everything works fine run this command-
adb devices
Click to expand...
Click to collapse
{
"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"
}
if you see "SH16WV8028** device" (it can be any numbers or letters for you) like above picture, then you are clear for next step. if not please make sure you installed SDK, Google latest usb drivers and also your device drivers. if it works fine then let's move to next step...
07. Now run this -
adb pull /system/app /app/
Click to expand...
Click to collapse
It will pull all your system app's in to your PC C:\ drive (Like you will see new folder - C:\app)if you get any "permission errors" make a note witch app's need permissions.
***** For SCL22 users ONLY- when you run (adb pull /system/app /app/) if you get this error messages like - FeliCaWebPluginBoot\arm\MobileFeliCaWebPluginBoot.odex.xz': Permission denied - you need to navigate to that apps folders using ES FileExplorer and change Permission (give all Permission by clicking all check boxes) and then manually copy and paste that file to your SD card and to your PC. You also need to change Permission and copy this folders too "preloadedkiosk, preloadedsso and preloadFactoryResetOnly" to system folder in your PC.
08. Now run this -
adb pull /system/priv-app /priv-app/
Click to expand...
Click to collapse
09. Now run this -
adb pull /system/framework /framework/
Click to expand...
Click to collapse
10. Now run this -
adb pull /system/odex.app.sqsh
adb pull /system/odex.priv-app.sqsh
Click to expand...
Click to collapse
If you don't have ".sqsh" then you get error. But don't worry about that continue to next step -
11. Now you will see 3 folders call "app, priv-app, framework" now copy or those folders to "system" folder before you made.
if you don't have 7-zip download and install it too - http://www.7-zip.org/download.html
12. Now you need to download and extract the - http://forum.xda-developers.com/attachment.php?attachmentid=3268390&d=1429332195
Original form - http://forum.xda-developers.com/and.../script-app-joeldroid-lollipop-batch-t2980857
13. Now run the "JoelDroidLollipopBatchDeodexer.exe" click on Brows button and select the "system" you early create and copied app, priv-app, framework. And click on "Start process" button.
If process successfully then your apps and framework are now deodexed. One more step to do. replacing all 3 folders. Let's do that ...
14. Now download this zip file - http://forum.xda-developers.com/attachment.php?attachmentid=3231531&d=1427457507
DO OT UNZIP it just open the zip file using 7zip and open the you will find empty system folder inside that. open it, and copy and paste app, priv-app, framework folders that deodexed. and close 7zip. Press "yes" if 7zip asked to save it.
( installer template.zip only made for wipe and replace the three system folders)
15. Copy that InstallerTemplate.zip file to your SD-Card. wipe cache, dalvik cache and install the zip file.
First time boot will take some time. So please be patient....
Hurry.! you got Deodexed ROM
----------------------------------------------------------------------------------------------------------------------
If this work for you, don't just leave, please hit the "Thanks.!" button. It's FREE - And always, always thanks the developers. And if you kind enough to donate, Please donate to the developers first.
------------------------------------------------------------------------------------------------------------------------
===================================================================================================
I want to thanks @joeldroid , @townsenk for those amazing files. Thank you so much for your time and hard work.
===================================================================================================
How to install Xposed framework on your device
How to install Xposed framework on your device
OK, then let's start -
First download this 3 files and copy them to your SD Card.
01. Xposed v75 sdk21 arm arter97 snapdragon requestConcurrentGC.zip - Download
02. XposedInstaller 3.0 alpha4.apk - Download
03. Xposed uninstaller.zip - Download
04. Now install XposedInstaller 3.0 alpha4.apk
05. Boot to your custom recovery (TWRP recommend)
06. Now install Xposed v75 sdk21 arm arter97 snapdragon requestConcurrentGC.zip reboot to system
Remember first time boot will take some time (10 to 20 minutes/ it depend on your ROM size)
How to uninstall Xposed -
Flash the xposed uninstaller 20150831 arm.zip on the custom recovery.
That's it.! Enjoy
----------------------------------------------------------------------------------------------------------------------------------------------
If this work for you, don't just leave, please hit the "Thanks.!" button. It's FREE - Also please thank the awesome developers who spend so much time to make this possible. If you kind enough for Donate please donate to below developers i mention. I just make this post to give you the steps and correct files for SCL22 so you ain't gonna mess up. But below developers did the hardest part and create this thing possible. So please donate to them.
-----------------------------------------------------------------------------------------------------------------------------------------------------
I like to thanks @arter97, @rovo89, @wanam, @_riddle for all your time and hard work, Thank you guys so so much.
-------------------------------------------------------------------------------------------------------------------------------------------
This guide and files only for Samsung Galaxy Note 3 SCL22 (SM-N900J) Japanese device
-------------------------------------------------------------------------------------------------------------------------------------------
#2
#1
DeadCode1 said:
How to Deodexed and install Xposed Samsung Galaxy Note 3 / SCL22 (SM-N900J) stock Lollipop 5.0
----------------------------------------------------------------------------------------------------
I'll explain you step by step how to do this so please read the post very carefully.
--------------------------------------------------------------------------------------------------------------------------
#. Before you say "there is many threads taking about same subject" and start complaining and reporting this thread, please understand the device im taking about SCL22 (SM-N900J), this device different than AT&T or any other models. SCL22 provided by "au KDDI" one of Japanese major network provider. And KDDI specially custom made this devices from SAMSUNG, Korea only for KDDI network. There is some app's only work for stock ROM. If you install custom ROM you can't install or get register with KDDI network (ex- auMail.apk, auoneidsetting.apk,etc..) app's like auMail very important for Japanese users including me. And another there there is some system app's you can't even copy by adb (I'll talk about this later in the post). So if you are not using SCL22 in Japan register and using KDDI network, then you don't know.
----------------------------------------------------------------------------------------------------------------------------
Before start here is some info ---------------------------
Brick -
What is brick. I guess you all seen a brick before, just a man made stone. Staying there do nothing. "Device Brick" also same. When your device get brick it's do nothing. The thing you must know, there is two kind of bricks
1. Soft brick.
2. Hard brick.
Soft brick - happens all the time, easily can happen, less dangerous. And easy to fix. (That's why everyone saying to keep a nandroid backup)
Hard brick - very dangerous, very hard to fix, some devices close to impossible to fix. But silver line is it's happens very rarely, like 2 %. And some new devices it's impossible to get hard brick. (But always be careful about what you do)
TWRP BackUp -
Keeping a recovery back up very important. If you made a mistake, flash a wrong ROM, or mod or something like that and you will get a bootloop (soft brick) then you can use the recovery back up to fix your device very easily. (Always keep a clean nandroid backup)
Odexed or Deodexed -
Odexed - faster loading of apps into memory. Each .apk has a corresponding .odex. When the application is used by either the system or the user.
Deodexed - has only the .apk file. When the application is called into memory from only pulling the data from it’s .apk, this takes longer due to not being optimized for easier retrieval from the system. (just remember ".apk and .odex compressed in to one .apk file")
This is the simplest way to know your ROM is odex or deodex-
*Download and install any Root explorer (ES File Explorer recommend and you need Rooted device)
*Open the File Explorer and navigate to /system/app
*Open any app directory
*If your ROM is Odexed you can see the .apk and .odex file in the app directory
*If you don't see any .odex file then your ROM is most likely deodexed
OK lets get started...
what you need and all the STEPS -
01. Your phone must be pre-rooted and USB debug enabled. Read this - http://forum.xda-developers.com/galaxy-note-3/general/samsung-galaxy-note-3-scl22-au-kddi-t2964801
02. Android SDK with fastboot and ADB working properly with Google USB Driver installed (Or you can find only ADB and fast boot file .zip but i DON'T recommend that) read and download - https://developer.android.com/studio/run/win-usb.html#WinUsbDriver
03. Turned on USB debugging in you device and connect to PC.
04. Create a new folder in your PC to keep your soon to be download system files, you can name "system" or anything you want but make sure there is NO SPACE ex- E:\system or D:\system
05. Open the adb shell (how to open the adb shell- navigate to the folder that SDK installed, open "platform-tools" folder, keyboard Shift key + Right click, click "Open command window here")
06. Now to check everything works fine run this command-
if you see "SH16WV8028** device" (it can be any numbers or letters for you) like above picture, then you are clear for next step. if not please make sure you installed SDK, Google latest usb drivers and also your device drivers. if it works fine then let's move to next step...
07. Now run this -
It will pull all your system app's in to your PC C:\ drive (Like you will see new folder - C:\app)if you get any "permission errors" make a note witch app's need permissions.
***** For SCL22 users ONLY- when you run (adb pull /system/app /app/) if you get this error messages like - FeliCaWebPluginBoot\arm\MobileFeliCaWebPluginBoot.odex.xz': Permission denied - you need to navigate to that apps folders using ES FileExplorer and change Permission (give all Permission by clicking all check boxes) and then manually copy and paste that file to your SD card and to your PC. You also need to change Permission and copy this folders too "preloadedkiosk, preloadedsso and preloadFactoryResetOnly" to system folder in your PC.
08. Now run this -
09. Now run this -
10. Now run this -
If you don't have ".sqsh" then you get error. But don't worry about that continue to next step -
11. Now you will see 3 folders call "app, priv-app, framework" now copy or those folders to "system" folder before you made.
if you don't have 7-zip download and install it too - http://www.7-zip.org/download.html
12. Now you need to download and extract the - http://forum.xda-developers.com/attachment.php?attachmentid=3268390&d=1429332195
Original form - http://forum.xda-developers.com/and.../script-app-joeldroid-lollipop-batch-t2980857
13. Now run the "JoelDroidLollipopBatchDeodexer.exe" click on Brows button and select the "system" you early create and copied app, priv-app, framework. And click on "Start process" button.
If process successfully then your apps and framework are now deodexed. One more step to do. replacing all 3 folders. Let's do that ...
14. Now download this zip file - http://forum.xda-developers.com/attachment.php?attachmentid=3231531&d=1427457507
DO OT UNZIP it just open the zip file using 7zip and open the you will find empty system folder inside that. open it, and copy and paste app, priv-app, framework folders that deodexed. and close 7zip. Press "yes" if 7zip asked to save it.
( installer template.zip only made for wipe and replace the three system folders)
15. Copy that InstallerTemplate.zip file to your SD-Card. wipe cache, dalvik cache and install the zip file.
First time boot will take some time. So please be patient....
Hurry.! you got Deodexed ROM
----------------------------------------------------------------------------------------------------------------------
If this work for you, don't just leave, please hit the "Thanks.!" button. It's FREE - And always, always thanks the developers. And if you kind enough to donate, Please donate to the developers first.
------------------------------------------------------------------------------------------------------------------------
===================================================================================================
I want to thanks @joeldroid , @townsenk for those amazing files. Thank you so much for your time and hard work.
===================================================================================================
Click to expand...
Click to collapse
wifi issues after deodexing and flashing zip. Now my wifi wont connect to any wifi device. its stuck at obtaining ip address
Did you wipe delvik cache/ cache.?
What is your device model number.?
My wifi working fine.!
Thanks for your tutorial.
Alternatively, there is now an xposed install package that works on stock, odexed TouchWiz ROMS.
You can find more infos here: http://forum.xda-developers.com/showpost.php?p=65373013&postcount=3960
For those that are still looking how to install, read more of the thread there. A good start could be: http://forum.xda-developers.com/showpost.php?p=68456346&postcount=4588
frenchy2k1 said:
Thanks for your tutorial.
Alternatively, there is now an xposed install package that works on stock, odexed TouchWiz ROMS.
Click to expand...
Click to collapse
Thank you for the info.
I made this post about deodexed not only for installing xposed, deodexed can save you some space, and you can use for develop. i just combine both subjects in one post.

Categories

Resources