[TOOL] [AAPKTOOL] Apktool - Easy edit with adb function - Android Software/Hacking General [Developers Only]

Artiven Apktool with adb​
AAPKTOOL 1.148​NOW​GET IT ON OFFICIAL AFX SITE .....​Edited Decode SystemUi.apk and all apk files and push with reboot device for easy test... option setup and menu in quick mode.. edit any apk with this tool in 5min.. selfsetup will do some extra main need to do work for you. be quick to edit ur system now.... apktool java extractor and aapktool runner. with adb functions. no apk codes. to do this..
​
newbie and dev in theming...? and want a tool to do fast with out codes and adb pulling... hate of typing apktool d systemui and etc.... here now a special and easy tool to edit system ui and framework on 5min.... just some easy options .... more updates coming soon release alpha now at aapktool 1.148.8​
How to theme your systemui.apk on any android device.
don't do if you don't have a brain and common sense.​........
Web- http://artiven.waplux.com
FB - http://facebook.com/SE7ENNTWK
xda - http://forum.xda-developers.com/android/software-hacking/artiven-apktool-suite-apks-t2841795​
wants to to base-
JAVA SDK running backgrd
ADB installed and working fine
Windows c:/ drive with minmum 100MB
Rooted Phone
AAPKTool suite​
1. install aapktool and make your base
you must have java sdk dont ask how and etc get on google.
adb running android phone connected and adb drivers installed.
must be rooted to push systemui...
2. After all you have a shortcut on desktop as 'aapktool' open it.
now connect your phone to pc adb debugged. press any key.
3. Now you see a cmd window with options....
4. Steps..
A. Type R and enter for check system base. if all ok you will enter to main menu.
B. Type 1 and enter for Pulling files from phone...
C. Type 2 for installing framworkres and systemui on windows to recommanded for apk decoding and ecoding..
D. Type D for Decode then edit your apk in folder as extracted..
E. Type B for build apk again.
F. Type S for systemui and F for framework to install on devices again.
G. Type RB for reboot device
Thats all enjoy edited UI on system...​
NOTE...- Dont edit scripts and .9.png if u dont know what to do..
or you will end up on boot loops....
Do it on your own risk....
always keep a backup of old apk till no need​
All download links at official site- http://artiven.waplux.com​
XDA:DevDB Information
AAPKTOOL, Tool/Utility for all devices (see above for details)
Contributors
ErickNoz
Version Information
Status: Alpha
Current Stable Version: 1.148.8
Stable Release Date: 2014-08-08
Created 2014-08-08
Last Updated 2014-08-11

First time first post.....

where is the tool?
i can´t see any download information.

Link - artiven.waplux.com
Maximus1a said:
where is the tool?
i can´t see any download information.
Click to expand...
Click to collapse
Frnd link updated now

i´ll try it later this day.
check your installer. if your tool is not installed in your default folder it will generate errors.

Related

[TOOL] Mass Apk Installer /system install Linux & Windows v1.5 Update 18/6/2016

[TOOL] Mass Apk Installer /system install [OSX Linux Windows] v2.2 Update 2/4/2017
Apk mass installer is back and better than ever. Many things have been going on and development of the app has left behind but the project has started again.
First of all new support for other OS have been implemented including Linux and Osx , Windows has already been supported since version 0.
Now mass apk installer can also make backup's of android phones backing up apks from phone. Backup's can also exported to a zip file and even encrypted with AES 256 bit encryption. Installing apk's to phone from zip and encrypted files is also supported
Also there is support to store apk info and metadata in sqlite database this feature is beta
Last but not least apk mass installer has a new home in github the link is below
https://github.com/binary-signal/mass-apk-installer
Hi
This application automatically installs apk's to android phone or to /system partition with a few clicks
1.Extract the contents of the archive
2.Copy the apk's you want to install into the apk directory
3.Enable Unknown Sources in phone settings and USB debugging
4.Double click run.bat or run.sh
5.Wait....
6.Enjoy
Simple as that
Last Update 2/4/2017
Table of contents:
0x2: Software Description
0x3: How to use this software
0x4: Change Log
0x2: Software Description
This software automates the installation and backing up of apk's, Android applications to your Android phone. It
uses the adb interface provided by Google to install / back up applications via command line prompt to the
phone
0x3: How to use this software
Important Notice: In order the program work successfully you MUST have installed the usb drivers
for your phone model !
0x4: Change Log
v 2.2 Major update of code and new features
Added support for Mac OS X
Improved support for Linux
Added new feature back up phone apk's
Added zip archive support for backup's and install's features
Added AES 256 encryption to backup's
Removed feature apk installation to /sys partition
Added support for Android Nougat
v 1.5 Code maintenance
Fixed a bug when trying to create a directory already existed returned errors
Added some new future's overide the adb check state and refactored the dummy install process for apk's
In the new version the new future's will be added and manipulated via command line arguments
For now the new futures are experimental and not available to stable release only on beta release
v 1.4 Fixed an error about naming of apk'files containing space
character. Now the non valid apk names are fixed auto
matically and space character is replaced with '_' character
before installation.
v 1.3 Fixed some errors in messages while program was running
Now the apk folder ins't necessary to have only apk files, The program automatically separates
the apk's in the folder and installs them.It will skip non apks files
Installation size info is available now
Removed some unnecessary dll files from root folder
Wait for adb server a few seconds before try to install anything just to make sure the phone is connected
Wait for user input (Enter) to exit program
Update documentation
v 1.2 Now it is able to install apk's to /system partition. This future is extremely dangerous use it at your own rick
Update messages during runtime
v 1.1 Update Documentation, minor bug fixes
Please leave comments for this app Thank U !
USE THIS SOFTWARE WITH YOUR OWN RISK !!!!!!
Sounds good.
Is ther option to install system/app partition too?
That would be nice!
Cheers!
Taavi
Sent from my MT15i using Tapatalk
Until now no , but in the future i might code something like that !
KarmaToBurn said:
Until now no , but in the future i might code something like that !
Click to expand...
Click to collapse
Just finished the new version fix some bugs and now you can install your apk's to
/system partition ! Cheers !
KarmaToBurn said:
Just finished the new version fix some bugs and now you can install your apk's to
/system partition ! Cheers !
Click to expand...
Click to collapse
Nice!! Thanx
Sent from my MT15i using Tapatalk
this is awesome, i definitely need this ..thanks man
Thanks. Where download link??
KarmaToBurn said:
Hi
This application automatically installs apk's to android phone or to /system partition with a few clicks
1.Extract the contents of the archive
2.Copy the apk's you want to install into the apk directory
3.Enable Unknown Sources in phone settings and USB debugging
4.Double click run.bat or run_sys.apk if you want to install to /system partition
5.Wait....
6.Enjoy
Simple as that
The app can run in Windows Xp SP2, Windows Vista and Windows 7 both x86 x86_64 arch
More Detailed Info
Read me file for apk install
Table of contents:
0x1: Contact Information
0x2: Software Description
0x3: How to use this software
0x4: Archive Contents
0x5: Change Log
0x1: Contact Information
You can sent requests, bugs and anything you want at: [email protected]
0x2: Software Description
This software automates the installation of apk's, Android applications to your Android phone. It
uses the adb interface provided by Google to install application via command line prompt to the
phone
0x3: How to use this software
After downloading the rar file apkinstall.rar extract the contents of the archive in your desired
directory, for example C:\Users\User\Desktop\apkinstall. Then then open the newly creates directory.
You will notice there are a couple of file and some folders.Put tou apk's into tha apk folder and
then double click the run.bat. A console will appear and install automatically every apk you put in
the apk folder. After install the console will exit and you are done. Unplug your phone and enjoy
your new apps.
Important Notice: In order the program work succesfully you MUST have installed the usb drivers
for your phone model ! For sony erricson just install pc companion. This sofware was tested in
Windows Vista x86/x86_x64 & Windows 7 x86/x86_x64, propably Windows Xp SP2 and above is supported.
0x4: Archive Contents
apkinstall.rar -+
|- ADB -+
| |-adb.exe
| |-adblinux
| |-adbmac
| |-AdbWinApi.dll
| |-AdbWinUsbApi.dll
|-apk -+
|-AdbInterface.dll
|-apk_mass_install.exe
|-DriverInstaller.dll
|-run.bat
|-run_sys.bat
Notes: '+' sign is for directories
0x5: Change Log
v 1.2 Now it is able to install apk's to /system partition. This future is extremly dangerous use it at your own rick
Update messages during runtime
v 1.1 Update Documentation, Minnor bug fixes
Please leave comments for this app Thank U !
You can download the app from here
code.google.com/p/mass-apk-installer/
USE THIS SOFTWARE WITH YOUR OWN RISK !!!!!!
Click to expand...
Click to collapse
ph.miki said:
Thanks. Where download link??
Click to expand...
Click to collapse
Look agen
taaviu said:
Look agen
Click to expand...
Click to collapse
blind, sorry
Awesome
Is there an option to install the apks to the external SDcard instead of to the internal SDcard?
Thanks.
No offense to the OP for his work...but couldn't something like this be done with a single line batch script? (granted it would only install and not anything extra)
for /f %%a IN ('dir /b Apk\*.apk') do adb install Apk\%%a
OMG you really DO understand our needs!
Aweeesomeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee!!!
This is damn funny.. an 'application' (Android) based on linux with a fancy wrapper/GUI and all these folks are making these really cool toys that are for... A WINDOWS MACHINE.
My head hurts
Awsome.
My apps are the reason why I hate flashing new roms. It's just a pain.
But I will definitely be more inclined to trying new things now thanks to this thanks a lot *beginning process*
KarmaToBurn said:
Hi
This application automatically installs apk's to android phone or to /system partition with a few clicks
1.Extract the contents of the archive
2.Copy the apk's you want to install into the apk directory
3.Enable Unknown Sources in phone settings and USB debugging
4.Double click run.bat or run_sys.apk if you want to install to /system partition
5.Wait....
6.Enjoy
Simple as that
The app can run in Windows Xp SP2, Windows Vista and Windows 7 both x86 x86_64 arch
More Detailed Info
Read me file for apk install
Table of contents:
0x1: Contact Information
0x2: Software Description
0x3: How to use this software
0x4: Archive Contents
0x5: Change Log
0x1: Contact Information
You can sent requests, bugs and anything you want at: [email protected]
0x2: Software Description
This software automates the installation of apk's, Android applications to your Android phone. It
uses the adb interface provided by Google to install application via command line prompt to the
phone
0x3: How to use this software
After downloading the rar file apkinstall.rar extract the contents of the archive in your desired
directory, for example C:\Users\User\Desktop\apkinstall. Then then open the newly creates directory.
You will notice there are a couple of file and some folders.Put tou apk's into tha apk folder and
then double click the run.bat. A console will appear and install automatically every apk you put in
the apk folder. After install the console will exit and you are done. Unplug your phone and enjoy
your new apps.
Important Notice: In order the program work succesfully you MUST have installed the usb drivers
for your phone model ! For sony erricson just install pc companion. This sofware was tested in
Windows Vista x86/x86_x64 & Windows 7 x86/x86_x64, propably Windows Xp SP2 and above is supported.
0x4: Archive Contents
apkinstall.rar -+
|- ADB -+
| |-adb.exe
| |-adblinux
| |-adbmac
| |-AdbWinApi.dll
| |-AdbWinUsbApi.dll
|-apk -+
|-AdbInterface.dll
|-apk_mass_install.exe
|-DriverInstaller.dll
|-run.bat
|-run_sys.bat
Notes: '+' sign is for directories
0x5: Change Log
v 1.2 Now it is able to install apk's to /system partition. This future is extremly dangerous use it at your own rick
Update messages during runtime
v 1.1 Update Documentation, Minnor bug fixes
Please leave comments for this app Thank U !
You can download the app from here
code.google.com/p/mass-apk-installer/
USE THIS SOFTWARE WITH YOUR OWN RISK !!!!!!
Click to expand...
Click to collapse
download link?
Omnichron said:
download link?
Click to expand...
Click to collapse
Look my previous post
Sent from my MT15i using Tapatalk
Excuse my ignorance but does this require adb to be installed?
popoyaya said:
Excuse my ignorance but does this require adb to be installed?
Click to expand...
Click to collapse
NO.
Sent from my MT15i using Tapatalk
You could just use flashtool too. (except for installing to system partition)
Guide:http://imgur.com/a/MBe5a

Install Multiple APK in Single Click on Unrooted Android Device

I have created a small WINDOWS based application(APK Installer) which is capable of installing multiple APK file on your Unrooted or Rooted Android Device in single click.
System Requirements:
> Android SDK or you can also use Minimal ADB and Fastboot by shimp208
> JAVA 1.4.0 and further
> Less than 1 MB space
> Windows operating system
Steps:
1] Download APKInstaller developed by me from the link given below
2] Enable Developers Option in your Android Phone.
3] Enable USB Debugging in your phone.
4] Connect your phone to the PC using Data cable.
5] Click on the APKInstaller.exe file which you downloaded.
6] Give path of Android SDK Directory (for example : C:androidsdkplatform-tools).
7] Click on Select APK button.
8] Select all the APK files you want to Install.
9] CMD window will popup and it will install all the APK Files one by one.
Download Link: Google Drive
If you find any buy or any problem in using this application dont forget to report it and if you need any help kindly post it in comments.
Thank you.
**Hit Thank Button If You Think I Helped**
XDA:DevDB Information
APKInstaller, Tool/Utility for all devices (see above for details)
Contributors
Rajatk95
Version Information
Status: Testing
Created 2016-01-09
Last Updated 2016-01-09
Thanks for your helpful information
Thanks buddy
Rajatk95 said:
I have created a small WINDOWS based application(APK Installer) which is capable of installing multiple APK file on your Unrooted or Rooted Android Device in single click.
System Requirements:
> Android SDK or you can also use Minimal ADB and Fastboot by shimp208
> JAVA 1.4.0 and further
> Less than 1 MB space
> Windows operating system
Steps:
1] Download APKInstaller developed by me from the link given below
2] Enable Developers Option in your Android Phone.
3] Enable USB Debugging in your phone.
4] Connect your phone to the PC using Data cable.
5] Click on the APKInstaller.exe file which you downloaded.
6] Give path of Android SDK Directory (for example : C:androidsdkplatform-tools).
7] Click on Select APK button.
8] Select all the APK files you want to Install.
9] CMD window will popup and it will install all the APK Files one by one.
Download Link: Google Drive
If you find any buy or any problem in using this application dont forget to report it and if you need any help kindly post it in comments.
Thank you.
**Hit Thank Button If You Think I Helped**
XDA:DevDB Information
APKInstaller, Tool/Utility for all devices (see above for details)
Contributors
Rajatk95
Version Information
Status: Testing
Created 2016-01-09
Last Updated 2016-01-09
Click to expand...
Click to collapse
Can you post the source code of the application please?
Will this work for split apk's?

[TOOL] Tingle - Android patcher

Description
File patcher to enable signature spoofing on Android (especially useful for projects like microG).
Success rate is now near 100%.
Download
Tingle (git version)
NOTE: Currently there isn't yet any release, only the git version.
Credits
@moosd (thanks for Needle)
@MaR-V-iN (thanks for the help)
@AnonVendetta (thanks for testing)
@Aaren11 (thanks for testing)
@ChristianTC (thanks for testing)
@_Kosmas_ (thanks for testing)
XDA:DevDB Information
[TOOL] Tingle - Android patcher, Tool/Utility for all devices (see above for details)
Contributors
ale5000
Source Code: https://github.com/ale5000-git/tingle
Version Information
Status: Testing
Created 2016-08-13
Last Updated 2017-11-04
Reserved
Reserved
@ale5000: I got the patch to work, I had to deodex my system APKs and JARs. Then I applied the patch. Everything works so far.
However, on a friend's LG D415 running 5.1.1 SlimROM, it fails. Phone still boots but MicroG says signature spoofing isn't enabled. Will post a log later.
Edit: I meant to say that my friend is running SlimROM v6.0.1 Marshmallow, not v5.1.1 Lollipop.
I also just tested your patch on my Galaxy Tab 2 7.0 (SM-P3113) running SlimROM 5.1.1. The patch works flawlessly. But I had to deodex it too. My friend's phone is already deodexed, not sure why it didn't work on his device.
AnonVendetta said:
My friend's phone is already deodexed, not sure why it didn't work on his device.
Click to expand...
Click to collapse
If you can, please post the original framework.jar so I can make some tests.
Here is his unmodified framework.jar.
I'm running the latest (7/8/2016) version of XenonHD on my LG G3 D855 for the past few days, and whereas I had no problem using needle to patch the build from a few months ago - this latest update throws an error even when using tingle.
I'm fairly certain I've set everything up correctly - I'm using my laptop at the hospital rather than my regular terminal, but I've installed Python 3, linked it in the PATH environmental variables updated Java RTE and made sure that I have working ADB drivers. Needle runs fine, pulls the framework and modifies it, but encounters an error. (I can post screenshots if necessary)
I've attached my unmodified framework.jar to this post, and any help possible would be most appreciated
The ROM is supposedly deodexed, so I haven't tried that yet, to be honest it isn't something I've ever done before or would know where to start with.
View attachment framework.jar
View attachment framework-res.apk
I have found the problem, I need some time to make some tests and trying to fix it.
In the first option FileNotFounError: [WinError 2]
In the second option comes off as all done but framework.jar modified it has the same MD5 that he framework.jar original
I leave the framework.jar, Thank you very much for your time
I'm stupid, I was going to Settings/Applications and mark all permissions and then I was going to
Settings/Privacy and mark all the permissions that were not marked and these permits are Disable app Wi-Fi usage and Disable app cellular usage, he was removing internet access.
I'm stupid.
Sorry.
The only thing that not works is the weather widget from Cyanogenmod 13, everything else works, synchronization contacts, calendar, Chrome and location for cellular it works.
Thanks for the help.
ChristianTC said:
In the first option FileNotFounError: [WinError 2]
Click to expand...
Click to collapse
What does it say if you run manually this?
Code:
adb devices
adb identifies the device as: 4df785271f4440c7
And for disconnect the device of the USB I have to kill process adb.exe from the Task Manager from Windows.
@ChristianTC: Can you please compress all the content of the folder of the patch with included your adb as you use it and put it here so I can try it directly?
ale5000 said:
@ChristianTC: Can you please compress all the content of the folder of the patch with included your adb as you use it and put it here so I can try it directly?
Click to expand...
Click to collapse
Here it is, I have this folder in C:/adb
@AnonVendetta and @Aaren11
You have both the same issue, the framework.jar you have contains 2 dex and the file to patch is inside the first dex but patching it exceed the limit of 64k methods (limit of a single dex) and so it fails, I have added a workaround in my code to move some methods in the second dex (that isn't full) so now it should work but always do a backup before use the patch to be sure.
Please report back if everything works.
@ChristianTC
- For the first option: I was only searching for system wide adb, it never use adb in the folder of the script; in the latest version it search adb also in the tools folder so place it here (after updating Tingle).
- For the second option: This option was added recently and the modified file was only kept in the temp folder, now it is copied to the output folder.
Please report back if everything works.
Tells me that All done but framework.jar modified It has the same MD5 that he framework.jar original.
ChristianTC said:
Tells me that All done but framework.jar modified It has the same MD5 that he framework.jar original.
Click to expand...
Click to collapse
It is really strange.
Try these steps:
1) Please make sure you have the latest version of Tingle (all files and folders, not just patch.py) by clicking "Clone or download" and then "Download ZIP" in the GitHub page.
2) Make sure to extract it in a user writable folder, like Documents; if you extract it under "C:\Program Files" then the patch may not have write permissions to write the file.
3) The patch read the file inside the input folder but write the final file in the output folder so it never overwrite the original file.
4) In case it still do not work open the command prompt with "Run as administrator" and then run the patch from here (it shouldn't really be needed but as last resort it can be tried).
One of the steps should hopefully fix the problem, please report back what happened.
@ale5000: Cancel my request, I caught my now ex-friend trying to steal from me, so I no longer have an incentive to help him with patching his framework.jar. However, if you would still like to provide a technical explanation as to why the patch didn't succeed, then I'd like to hear it anyway.
Sorry for the wasted time.....

[Tools] Android Tool version 0.001 Extra BETA

Hi
This app lets you Manage your Android stuff ( such as APK installing, APK info,Extracting , etc ...)
Here is the first very early build which currently just supports Apk installation , package info and multi jobs(Installing some apks on some devices with one progress steps)
GUI is based on "Telerik" and "DotNetBar"
this is going to be a complete app in next builds
based on. NET 4.5 (VB.NET)
features (For now ! ):
1- Apk loader (MD5checksum and other common info of an app)
2-Installing Apk as user or system(ROOT NEEDED), Force installing
NOTE :
for now, App is not open source to get final . after that maybe I release some perfect SDK :fingers-crossed:
NOTE :
this app for now is in EXTREAM BETA mode...means alooooot of bugs are to be expected. please if you have time to give it some test and do some debbuging. Do it...Thanks:fingers-crossed:
a lot of APIs are inside but not get activated such as fast boot or... etc
in next build :
1-Fastboot support
2-Device info
3-Apk decompiling
BUGS :
1-Cancel button on installation screen doesn't work
2-Help and setting buttons are not working
How to use :
1- No need for ADB.EXE and .... but USB debugging should be on and trusted your PC
2-Connect your ADB interface and Enjoy:laugh:
3- Double clicking on Apk list will show more info about it
4-Others are obvious ...
Version 0.01 :
Initial Beta Realese

[DEV][TOOL][Linux]Android System Extraction and Repack Tool

Introduction
You probably know already that starting from Android 5.x (Lollipop) compiled roms (aosp,cm,stock) are not compressed anymore the way they used to be on previous android versions. On previous versions all content inside /system folder that has to be extracted within our device was either uncompressed (simple /system folder inside our flashable zip) or compressed in a system.img file, which it is a ext4 compressed file; both of these, anyway, were readable and we could see all system files (app,framework, etc).
The problem comes in >=5.0 versions, this method is not used anymore. Why? Because roms started to be always larger, so it is necessary to compress them even more.
Note : Introduction was taken from here : https://forum.xda-developers.com/an.../how-to-conver-lollipop-dat-files-to-t2978952 by @xpirt so thanks to him
So in order to save myself and others who most port Custom & Stock Roms, i decided to use some part of my time to write this script for easy work done.
What this script does :
It basically Unpack and Repack system.new.dat alongside with file_context.bin convertion which is seen in android 7.0/7.1
ITS USAGE:
NOTE
First Clone the repo.
Make sure that Android_System_Extraction_and_Repack_Tool is located at Desktop
Run "Xtrakt" from it's location in terminal
Copy "file_contexts.bin" from your Rom to "file_context_zone" folder
Use "f" from menu to convert "file_contexts.bin" to text readable "file_contexts"
Copy : system.new.dat, system.transfer.list & file_contexts to "convert-dat" folder.
Use "i" from menu to unpack, which the output will be name as "rom_system" for modifications of apks & files.
Use "y" from menu to repack, which the complete new "system.new.dat", "system.patch.dat" & "system.transfer.list" will be located at "Finish-new.dat" folder
Done !
EXAMPLE:
Again , Make sure that Android_System_Extraction_and_Repack_Tool is located at Desktop
In your terminal, type the following to start the script:
Code:
git clone https://github.com/iykequame/Android_System_Extraction_and_Repack_Tool.git
mv android_system_extraction_and_repack_tool ~/Desktop/
cd ~/Desktop/android_system_extraction_and_repack_tool/
./Xtrakt
OR
Code:
Double-click the Xtrakt file and choose "Run in Terminal" if your OS supports it.
##ALERT!!!##
sudo is requested in the script.
How To Get It {Tool]
Clone from one of the below ;
From GITHUB :
Code:
git clone https://github.com/iykequame/Android_System_Extractrion_and_Repack_Tool.git
From BITBUCKET :
Code:
git clone https://[email protected]/zac6ix/android_system_extraction_and_repack_tool.git
Or
Download zip
AFH
GIT-RELEASE
Sources :
Android_System_Extraction_and_Repack_Tool
GITHUB
BITBUCKET
Threads :
sdat2img 1.0 - img2sdat 1.2
For file_context.bin conversion by: Pom Kritsada @ MTK THAI Developers.
Credit to :
@xpirt
@SuperR.
-all xda threads which helped
-Android Matrix Development - here
-Nana Yaa for her time.
hi, your tool sounds good but it seems it doesnt work.
i press f and nothing happen ..
Use "f" from menu to convert **"file_contexts.bin"** to text readable **"file_contexts"**
Blackball said:
hi, your tool sounds good but it seems it doesnt work.
i press f and nothing happen ..
Use "f" from menu to convert **"file_contexts.bin"** to text readable **"file_contexts"**
Click to expand...
Click to collapse
Sorry for the Late reply !
Directories linking has been fix .
You can go ahead and try again
Thanks for sharing!
Don't work
When i press i ..Don't work.say file missing.but i already put all file..Please help meView attachment 4249470
Doesn't do anything with file_context.bin, doesn't even check if file is there.
oreo supported???
I am getting this error on repacking:-
Code:
WARNING! WARNING!! WARNING!!!
Please Check & Trace Where Errors.
There Is NO rom_system found
file_contexts -->> Missing !
Android SDK -->> not detected !
Please help.
Black_J said:
I am getting this error on repacking:-
Code:
WARNING! WARNING!! WARNING!!!
Please Check & Trace Where Errors.
There Is NO rom_system found
file_contexts -->> Missing !
Android SDK -->> not detected !
Please help.
Click to expand...
Click to collapse
I see that this thread is not supported.
Anyways, I observed that the tool works for file_contexts.bin but not for other options.
So , I followed the other link in the thread for individual commands and was successful.
Works perfectly on Android Pie! Have to do some tweaks, PM me if anyone wants to make this work for Android Pie.

Categories

Resources