[Tools] Android Tool version 0.001 Extra BETA - Android General

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

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

APK Manager

Outdated. Linux version avaliable here. (xda)
Hello,
Small Application for decoding - encoding APK files.
This version:
- Basic decoding and encoding
- List box functions
- No command line knowledge needed
Please:
- Leave feedback
- Report bugs
- If you really want to, say thanks.
To come:
- Android Suite (Many functions in one)
Computability:
- Windows - PASSED (Windows XP/Vista/7 - Java PATH needs to be installed)
- Linux - Untested but could possibly work after next update (Wine will be REQUIRED).
Current bugs:
- Spaces in filename and folder name causes program to not de/encode.
Also check out another project I am working on here
MOVED TO HERE
Thanks, looks very good. I will try
moved to
http://forum.xda-developers.com/showthread.php?p=21286401
This one will not be updated now.

Mount your Android device properly on Linux.

Hi all ,
This topic is about how to mount your Android device and have it transferring files easily & smoothly using Linux on your PC.
- This topic is related to solving the unstable file transfer between the linux system and MTP file system included in Android version 4.xxx & Higher ( Starting from Ice Cream Sandwich - ICS ).
- All Android version before ICS should not continue reading , as their devices should be read as ( Mass storage Device ) , in other words , the Linux OS will read devices as if it was a USB flash memory.
- The is solution for the laggy Folder opening , Solving the problem of which the files transfer suddenly stops before completing the transfer , specially with big files such as Films , Albums ,...etc.
- I'M NOT SURE that this is going to work with all ICS , JB & Higher devices but the below was tested on a Samsung Tab 2 P5100 device running Jelly bean ( JB ) 4.1.2 official stock ROM , & The below worked perfectly for me.
- Using Linux Mint 14 Cinnamon ( MINT is based on UBUNTU ) / 64 Bit version / Kernel Upgraded _unofficially_ to the latest stable kernel release 3.9.2
1. get Android SDK for Linux from : developer.android.com/sdk/index.html
2. Unpack it to your location
Note: if you have already downloaded Android SDK before, check that the version of SDK tools is latest.
3. turn on Debug mode in your Samsung tab.
4. run the command:
[your location]/android-sdk-linux_x86/tools/ddms
OR just open the folder TOOLS from the extracted folder & Run DDMS ( RUN it normally , Not RUN IN TERMINAL).
5. Click in menu Device -> File Explorer
Here you drag-n-drop your files to any location on your device.
Source (Including snapshots) :
- misha.beshkin.lv/how-to-copy-files-to-samsung-galaxy-ii-tab-from-linux-via-usb/
Thank you & Sorry if my topic looks messy , this is my first time here.
mehrdadfisher said:
This is my own experience as well.
Would it be possible please send me the details.
Click to expand...
Click to collapse
Hi there , wud u plz clarify what do u mean by the details ? , I think the details are already mentioned up there , If you are talking about using the developer's SDK to transfer files.

[TOOL] [AAPKTOOL] Apktool - Easy edit with adb function

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.

GApps and MoreLocale2 Installer + Debloater for Le Pro 3 AI x7 (x650 / x651) w/o ROOT

Automated GApps and MoreLocale2 Installer + Debloater
for Le Pro 3 AI x7 (codename x650 / x651) without ROOT
...but it is suitable for any ARM64 Android 6+ device without ROOT
to run ONLY under Linux OS x64​
Updated post! All further improvements and corrections will be published here.
Linux Script Version 0.1.8 | Developed by: @dilnix in assistance of @master_lie
The Google Apps version of 06/15/2018
Linux dependencies: android-tools
Windows version you can find on 4pda or in the following post of this thread<-- WINDOWS VERSION
Temporary the Windows version placed HERE
Installs and removes a sample Google Apps package, as well as MoreLocale2, with all necessary permissions to these applications.
And also, it allows to partially remove and freeze most unnecessary Chinese programs.
Remember, it will not return your already uninstalled apps!
DOWNLOAD: FEX || MEGA
For start:
0) Have a USB-connected smartphone, with an already-enabled and authorized USB debug running on the stock EUI without installed GApps and MoreLocale2.
1) Unpack the archive anywhere and go to the appeared folder "ML2-GApps-Debloat".
2a) Open the terminal (console) from this folder and run the script file:
Code:
./ML2-GApps-Debloat-Linux.sh
OR...
2b) Simply "Run the file in the terminal window (console)" from the context menu of the file manager by right clicking on the mentioned file.
After the launch, you will get into a simple text menu with a choice of further installation steps.
After installing any of the Google Apps options your smartphone will be rebooted!
All applications are installed by the script in the User Space, and they are not afraid of a typical system update.
Menu options:
1) Check_ADB
2) Install_only_ML2 (Install only MoreLocale2)
3) Install_ML2+CoreGApps (Install MoreLocale2 and Core Google Apps)
4) Install_ML2+CoreGApps+ExtraGApps (Install MoreLocale2 and Basic Google Apps and Additional Google Apps)
5) Install_only_CoreGApps (Install only Basic Google Apps)
6) Install_only_ExtraGApps (Install only Additional Google Apps)
7) Install_CoreGApps+ExtraGApps (Install only Basic Google Apps and Additional Google Apps)
8) Remove_ML2 (Remove only MoreLocale2 without reboot)
9) Remove_GApps (Remove Core and/or Additional Google Apps with reboot)
10) Remove_ALL (Remove All Google Apps and MoreLocale2 without questions but with reboot)
11) Debloat_Menu -------
..............................................................|
..............................................................| This submenu contains options:
..............................................................|
..............................................................1) Uninstall_Chinese (just few boring apps without reboot)
..............................................................2) Hide_Minimal_LeEco (part of LeEco apps that is most useless without reboot)
..............................................................3) Hide_All_LeEco+MTK_Services (All of LeEco & MTK apps and services without reboot)
..............................................................4) Hide_LeEco_Browser (without reboot)
..............................................................5) Hide_LeEco_Launcher (without reboot)
..............................................................6) Hide_LeEco_Music (without reboot)
..............................................................7) Hide_LeEco_SuperManager (without reboot)
..............................................................8) Hide_LeEco_Calendar (without reboot)
..............................................................9) Hide_LeEco_Email (without reboot)
..............................................................10) Hide_LeEco_VideoPlayer (without reboot)
..............................................................11) Return_to_Main_Menu
12) UnHide_Menu -------
..............................................................|
..............................................................| This submenu contains options:
..............................................................|
..............................................................1) UnHide_Minimal_LeEco (part of LeEco apps that is most useless without reboot)
..............................................................2) UnHide_All_LeEco+MTK_Services (All of LeEco & MTK apps and services without reboot)
..............................................................3) UnHide_LeEco_Browser (without reboot)
..............................................................4) UnHide_LeEco_Launcher (without reboot)
..............................................................5) UnHide_LeEco_Music (without reboot)
..............................................................6) UnHide_LeEco_SuperManager (without reboot)
..............................................................7) UnHide_LeEco_Calendar (without reboot)
..............................................................8) UnHide_LeEco_Email (without reboot)
..............................................................9) UnHide_LeEco_VideoPlayer (without reboot)
..............................................................10) Return_to_Main_Menu
Google Apps Packages:
Core Google Apps: GoogleBackupTransport.apk, GoogleContactsSyncAdapter.apk, GoogleLoginService.apk, GoogleServicesFramework.apk, Phonesky.apk, PrebuiltGmsCore.apk
Additional Google Apps: CalendarGooglePrebuilt.apk, GoogleCalendarSyncAdapter.apk, LatinImeGoogle.apk
All questions and support: in this thread of the forum, as well as in the Telegram group "dilnix_LiteMod_EUI" (answering not fast).
Language of informing by script: English.
Inspired by: 4pda community
It is possible to update the script in the future for EUI with Root system access, and to add more functionality.
With today update of v0.1.6 we did:
- options to remove GApps and MoreLocale2 options
- all code optimized and re-visioned
Please enjoy!
With today update of v0.1.7 we added:
- option to remove few Chinese bloatware applications
- options to hide most of LeEco apllications and services
Please enjoy!
Also I prepared a Video manual of:
- installing EUI 5.9.025S via Fastboot
- updating to EUI 5.9.028S via OTA
- removing and hiding most of useless applications with using a tool of topic
- installing GApps with using a tool of topic
Hope you will like it.
*
We say thank you for the much work what you put into it !! :jó:
I'm glad to see it helps you =)
Developing Linux and Windows versions of tool will be separated soon at 4pda. But I hope we'll keep publishing it together here after adding more features.
Kind dilnix, thank you it till now work with what you helped a lot. We would be glad if you would publish your work here in the additional ones because the 4pda-ra to register and to enter rather difficult if somebody does not can in Russian and he does not have a Russian keyboard. Excuse me for the bad English text. With thanks and gratitude!! :good:
msaca said:
Kind dilnix, thank you it till now work with what you helped a lot. We would be glad if you would publish your work here in the additional ones because the 4pda-ra to register and to enter rather difficult if somebody does not can in Russian and he does not have a Russian keyboard. Excuse me for the bad English text. With thanks and gratitude!! :good:
Click to expand...
Click to collapse
Don't be afraid. All my results with x7 device will be published on XDA too.
Nice to see that tool is good for you =)
Thanks Dilnix. Following your thread man. I'll rate this
pls help
i cant run "ML2-GApps-Debloat-Windows.exe". it keeps on closing up..please help
Mysiopao said:
i cant run "ML2-GApps-Debloat-Windows.exe". it keeps on closing up..please help
Click to expand...
Click to collapse
It could be your PC. try to re-download or use a different PC if you have it available man.
Mysiopao said:
i cant run "ML2-GApps-Debloat-Windows.exe". it keeps on closing up..please help
Click to expand...
Click to collapse
please tell me more details,
what is OS version?
did you enabled some options in the file properties, for example, about compatibility?
this is fantastic!
bro you save my life and other user
that number 18 disabled the launcher making it blank on startup funny. i thought i got boot loop im surprised someone call me and noticed that the launcher is missing need to figure how to reformat the phone pressing power button and up go to recovery delete user. try again to install. from option 2 ML2+coreapps then do the debloat use the 15 16 and 17 only. im scared to tried that one again number 18 option
kudos to you:good:
cant install OTA nor install 5.9.25s using PC
i want to install the latest rom for my lex653 4 32GB with new EUI 5.9.28s. I have downloaded the zip file and copy it to my phone, then change the name into update.zip. I wipe out all my data and then update. But it failed when i try to install and then nothing change with my EUI. Then, i found this thread. Then i try to install EUI 5.9.25s with PC. But it always failed because the fastboot and the device didnt match. Please help to solve the problem please!!!:crying::crying::crying:
Hi!
I'm having a problem with executing of gapps file. It keeps on closing.
It says that
C:\users\user\Destop\New' is not recognized as internal or external command
operable program or batch file.
please help me
I hide some more apps and no error encounter:
com.android.calculator2 --> i don't like this calculator
com.android.email --> I use gmail
com.android.gallery3d --> I don't use this gallery
com.letv.android.filemanager --> I use mixplorer
com.letv.android.personalized --> I don't know, i can still open in settings
com.letv.android.themestore --> same as before
com.letv.android.videoplayer --> I use vlc
com.letv.domain --> I don't know
com.letv.leui.sdk.data --> I don't know
Hello dilnix, I am sorry to bother you, but since I can not register in 4pda I ask you around here.
It is true that leeco has sent the source code of the x650 to a 4pda developer?.
A greeting.
kaku1237 said:
bro you save my life and other user
that number 18 disabled the launcher making it blank on startup funny. i thought i got boot loop im surprised someone call me and noticed that the launcher is missing need to figure how to reformat the phone pressing power button and up go to recovery delete user. try again to install. from option 2 ML2+coreapps then do the debloat use the 15 16 and 17 only. im scared to tried that one again number 18 option
kudos to you:good:
Click to expand...
Click to collapse
I do the same this on linux version with 11 > 6, so reformat the cellphone and before de bloat install the Now Launcher bay play store and set as default. then hide Le Eco Launcher.
Then i try to install EUI 5.9.25s with PC. But it always failed because the fastboot and the device didnt match. Please help to solve the problem please!!!
Click to expand...
Click to collapse
When you in Fastboot mode, what is output of following command?
fastboot oem device-info
I'm having a problem with executing of gapps file. It keeps on closing.
It says that
Click to expand...
Click to collapse
You just need to run it from path that excludes any special symbols and spaces.
It is true that leeco has sent the source code of the x650 to a 4pda developer?
Click to expand...
Click to collapse
No, it's not true. Nobody from 4PDA mentioned about that. If somebody got source code and keeping silent it's not good and shame on them but it's all I know.
I have success to install 5.9.025s china roms then use ML2 debloat apps. It works well and i have hide the launcher just like the tutorial. And then, when im playing games. I realize that the super manager (phone manager) has gone. Could you put back the phone manager please or dont include it in the option. Because with phone manager, the phone can enter the high performance mode so the game will not laggy. Im really disappointed because the super manager has gone. Please help.

Categories

Resources