[TOOL]QtADB (AndroidManager for Linux, Windows and MacOS) - Android Apps and Games

hello,
QtADB is window app based on adb.it lets you to copy,remove etc your files and apps from PC and Android Phone
This app is under developing so be tolerant for any bug...
visit QtADB website: http://qtadb.wordpress.com/
Features:
1. File manager
-copying files and dirs between phone and computer
-removing files and dirs
-creating new dir
-and other
2. App manager
-installing apps
-removing apps
-creating backup of apps with data
-restoring backups of apps with data
3. Shell
-opens android shell
4. Screenshot
-take screenshot of your device
-save screenshot to png file
5. Fastboot
-flash bootloader, radio and recovery
-boot recovery
6. Recovery
-nandroid backup/restore
-wipe data
-flash rom
-wipe battery stats
-fix uid mismatches
7. Reboot
-to bootloader
-to recovery
-normal reboot
8. Settings
-set font used by app
-set starting paths (or remember paths on exit)
-and other
9. Automatically detects phone (device, fastboot and recovery mode)
it requires installed AndroidSDK and busybox on phone (so and root)
linux and macOS version reguires installed Qt libraries(libqtgui4, libqt4-declarative and libqt4-network 4.7 version)(install it from synaptic or some similar app)
if you have connected phone but the file list is empty run with root permisions:
1)adb kill-server
2)adb start-server
or:
create file:
gksudo gedit /etc/udev/rules.d/51-android.rules
and insert this line:
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"
Ive got HTC Magic with Cyan6 and im testing everything on this. QtADB should work with every phone with busybox
if you have any suggestions/questions or you found any bug please let me know
{
"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"
}
More screenshots on official site
I am not responsible for damage done to your phone while using QtADB.
DOWNLOAD FROM OFFICIAL SITE
Do You miss fome feature that QtADB doesn't have? please post Your idea here: http://qtadb.uservoice.com/forums/87039-general
[size=+2]DO YOU HAVE SOME PROBLEMS WITH QTADB? PLEASE READ FAQ FIRST[/size]
If You like QtADB please consider donation:

What language is the windows version written in? Are the libraries able to be referenced from VS?

both versions are in c++ and this is the one source code compiled under windows and linux. it requires Qt libraries for VS
ps.i would like to add some screenshots but i have no permissions:/

where do i put the librays stuff?? im confused.... nvm i think i got it...
ok it says my phones connected for like 5seconds.. then it tells me to connect my phone.??

Nice app thanks!

wow this is AWESOME! thank you!

Looking good! Android management apps are really coming out of the woodwork now
I've attached a screenshot of my own Android manager 'Spot'

Crashes when i try to access a directory on the phone. Win 7 x64 and HTC Desire.

At the beginning, it looks great to use, but then I tried to open any directory, it crashed and forced close

it crashes after 2 - 3 seconds after opening
Windows 7 Pro - HTC Magic 1.5 with Sens UI - official

Acidmax: i dont know why you are having this issues.maybe its because you are using 64bit system...(i will support 64bit when app will be done)
cryshop: what phone?what OS?is phone rooted?which dir are you trying to open (on sdcard/in system).give me something information
crysu_x: "it crashes" has many meanings...what do you see?what error is appearing?what busybox do you have?you have to be more specific
the new version with new upgrades and fixes is almost ready so be patient

Works great for what i've used it for so far. Thank you sir.

@7ymekk : I'm using Windows 7 32bit and rooted HTC Legend.
I tried to open /system folder on the phone.

you know what??if you want to use my app please wait couple of days...i will end my new version and if you'll have the same issue i'll investigate it

how do you install it with ubuntu?

download first attach from first post and install libqtgui4 from synaptic

Hi, this is giving me segfault. I have installed both Sdk and libqtgui4. when i run "adb devices" i can see my tattoo attached.
I run the app, it asks me for the sdk path , then i point it to the "tools" subfolder under the sdk folder and then it segfaults.
This occurs even if i run it with root privileges.
Am i doing anything wrong?
Thanks in advance

if you are expecting some help you have to be more specific! what distro, what phone...the more informations-the better

7ymekk said:
if you are expecting some help you have to be more specific! what distro, what phone...the more informations-the better
Click to expand...
Click to collapse
Oops,
I'm working under Ubuntu 10.04 with a htc tattoo phone.

maybe this evening i will upload new version with screenshots and a lot improvements so i recommend to wait a little if you still will have those problems i will look into this

Related

[TOOL]QtADB (AndroidManager for Linux, Windows and MacOS)

hello,
QtADB is window app based on adb.it lets you to copy,remove etc your files and apps from PC and Android Phone
This app is under developing so be tolerant for any bug...
visit QtADB website: http://qtadb.wordpress.com/
Features:
1. File manager
-copying files and dirs between phone and computer
-removing files and dirs
-creating new dir
-and other
2. App manager
-installing apps
-removing apps
-creating backup of apps with data
-restoring backups of apps with data
3. Shell
-opens android shell
4. Screenshot
-take screenshot of your device
-save screenshot to png file
5. Fastboot
-flash bootloader, radio and recovery
-boot recovery
6. Recovery
-nandroid backup/restore
-wipe data
-flash rom
-wipe battery stats
-fix uid mismatches
7. Reboot
-to bootloader
-to recovery
-normal reboot
8. Settings
-set font used by app
-set starting paths (or remember paths on exit)
-and other
9. Automatically detects phone (device, fastboot and recovery mode)
it requires installed AndroidSDK and busybox on phone (so and root)
linux and macOS version reguires installed Qt libraries(libqtgui4 and libqt4-network 4.6.2 or 4.6.3 version)(install it from synaptic or some similar app)
if you have connected phone but the file list is empty run with root permisions:
1)adb kill-server
2)adb start-server
or:
create file:
gksudo gedit /etc/udev/rules.d/51-android.rules
and insert this line:
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"
Ive got HTC Magic with Cyan6 and im testing everything on this. QtADB should work with every phone with busybox
if you have any suggestions/questions or you found any bug please let me know
{
"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"
}
More screenshots on official site
I am not responsible for damage done to your phone while using QtADB.
DOWNLOAD FROM OFFICIAL SITE
If You like QtADB please consider donation:
This is really nice
Awesome! i've been searching for something that works on Linux!
Nice work!
Worth having to install all the QTlibs. Very nice app!
I'm glad You like it
from download page (official site):
Linux x86 version (updated October 17th 2010. requires Qt 4.7 libraries: libqtgui4 and libqt4-network)
it needs only those 2 libraries

( ADB Help ) how-to set ADB & Windows $Path

HOW-TO Fix **ADB is not recognized in the CMD**​
Navigate to & Left_Click on Start >
Right_Click on Computer >
Left_Click on Advance System Settings >
Left_Click on Environment Variables >
Left_Click on New ( User Variables ) >
Variables Name: ADB ( Or anything you want )
Variables Value: ;C:\SDK\tools ( Just like this, This is the Path of my adb.exe )
You must put a ; in front of ;C:\ ( adb Path goes here / Variables Value: )
That's it.. You now have set up adb to work Global via cmd prompt on win7
~Eugene
eugene373 said:
HOW-TO Fix **ADB is not recognized in the CMD**​
Navigate to & Left_Click on Start >
Right_Click on Computer >
Left_Click on Advance System Settings >
Left_Click on Environment Variables >
Left_Click on New ( User Variables ) >
Variables Name: ADB ( Or anything you want )
Variables Value: ;C:\SDK\tools ( Just like this, This is the Path of my adb.exe )
You must put a ; in front of ;C:\ ( adb Path goes here / Variables Value: )
That's it.. You now have set up adb to work Global via cmd prompt on win7
~Eugene
Click to expand...
Click to collapse
That should help with a lot of the issues I see being posted, not only here but on many Threads. Simple path statement 101
Better: Chose "Path" in "Systemvariables" and put it at the end of this line, i.e. like this: ";C:\android\platform-tools;C:\android\tools". Because then it'll even work if u run the cmd as administrator, which won't work if you do it as described above. Atleast its been the way on my W7 Ultimate 64
{
"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"
}
Hi,
another way (and very useful for other reasons) is to change registry like this:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Command Prompt]
@="open cmd here"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Command Prompt\Command]
@="cmd.exe /k pushd %L"
Afterwards you are - by right-clicking the adb-folder - directly in the right folder.
Don´t know if you have to restart, i´m using it just a long time.
Greets
idephili
or just put the tools folder and adb binarys in C:\Windows or C:\Widnows\System32 ;-)
done
I know this is of topic but thanks Eugene for all of your contributions
Sent from my HTC Sensation 4G using XDA Premium App
Eugene373, I am so happy you're devving on the Sensation! Thanks for the ADB how-to...it really helped! Will you continue to develop and make ROM's for this device?
Alternatively you can also copy the ADB and Fastboot.exe files over to System32 or SysWOW64 folders and they work fine as well.
as google shows up this thread here my two cents...
the mentioned methods don't work for me nor anyone else('s computer) running windows 7 professional 64 bit i know. here's what in fact works perfectly on any computer i tried it on:
copy the path to your adb.exe wherever it is, put a semicolon in front of the path and attach it to the existing entry in the PATH variable. no matter if you add it as an user oder system variable. last one is only to recommend as you're dealing with multiple users which all need to access adb via cmd
is there a way to convert the twrp file backup on my pc to get it back on to my phone to install the backup everytime i try to put it back on my phone via adb it errors out and im stuck at this point ive been at this for over 10 hours just trying to restore my backup i have the backup file on the pc and ive backed it up earlier but now it errors there has to be a way to get this backup back onto my phone in a way that it will recognize it and install it please help lol im familiar with custom roms and the like not a expert but i kinda know what im doing and ive loaded custom roms on many phones in the past with no issues but this one is proving to be a real pain using a note 4 n910t
for more info i was trying to install petbede's rom and i managed to get to the reboot stage and he states it could take anywhere from 7-10 mins on average for it to boot up but mine was going on 20 mins plus and was getting really hot so i pulled the plug and as long as ive been trying to do this in one sitting i just want my backup installed and to be done with it for a few days untill i can muster the courage to try it again but this time i will be backing up on a seperate sd card that i can just pop into the phone to restore from since the pc copy is not playing nice with me

[TOOL][WINDOWS] SGY PC-Tools

SGY PC-Tools​by hnkotnis​
{
"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"
}
Hi Everyone!
I am presenting you my new project:- SGY PC-Tools.
This is a tool that allows you to do various things from PC.
Screenshots:-
Installation:-
1. Download and run the exe
2. Press Next. Choose Typical install. It takes 2-3 minutes.
3. Even if shortcut is created on desktop, Please run it from Installation Directory.
IMPORTANT NOTE:-
While closing this software, type "x" and press Enter. DO NOT CLOSE THE WINDOW OR IT MAY LEAD TO PROBLEMS.
If ADB commands output is not shown or in case of any problem,
delete all files in installation directory except Toolkit's exe and Readme PDF.
Or try uninstall and reinstall.
Uninstallation:-
Windows 7:- Go to Programs and Features and unistall SGY PC-Tools.
Windows XP:- Go to control panel, add or remove programs and uninstall.
Download:-
V1.0.0.0 http://d-h.st/RKg
MD5 Sum:- 5544b1db94795b6ecc1bcca7b1ab8cdc
Checked by Virustotal. No Virus Found by 50 Antivirus.
VirusTotal Scan Result Link
Detection Ratio:- 1/51 (Less popular AV says this is minor, but it is not virus. I am a good guy and I don't want to mess up anyone's PC. Believe me)
FEATURES:-
Details are included in the Readme PDF file. Here only main points are covered.
1. Reboot menu:-
Full Reboot
Hot Reboot
Reboot to Recovery
Reboot to Download Mode
2. Backup and Restore Menu:-
Data Backup
Data Restore
Firmware Backup
Firmware Restore
3. Download Samsung USB Drivers
4. Download CWM Recovery
5. Busybox Installer
6. App Uninstaller
7. Push apps to sdcard
8.Download SGY Toolkit V1.8
9. Screenshot menu:-
Android
Recovery mode
10. ADB Tools:-
Start-Server
Kill-Server
List Connected Devices
Wi-Fi ADB
Manual ADB Commands
Mount System as r/w
Get demesg
Get logcat
Live Screen Viewer
Bugs:-
Bug list is included in readme.
DO NOT ADD BUG REPORTS IN COMMENTS.
NOTE:-
You cannot decompile/reverse-engineer any part of this software and any dependency that comes with this software.
If you want to share this on your blog, site, Facebook, Google+ page, just ask permission from me by PM.
By using this you agree that whatever damage happens to your device, its software, hardware or YOU,
You are responsible for it. I have no responsibility for it.
Click to expand...
Click to collapse
SOME PEOPLE ASK FOR SOURCES AND CREDITS WHEN THEY ARE NOT REQUIRED,
AND SAY THEY WANT TO GUIDE ME. I AM NOT AT ALL PAYING ATTENTION TO SUCH PEOPLE.
If you do this I will ask a moderator to remove your post. KEEP THIS FOR DEVELOPMENT ONLY!!!!!!!!
IF YOU HAVE PROBLEM, THEN SETTLE IT BY PM, THIS IS A RULE OF XDA
Click to expand...
Click to collapse
Credits:-
Unknown developer for Android Screen Monitor.
ALL REST CREDITS TO ME!!!
XDA:DevDB Information
SGY PC-Tools, a Tool/Utility for the Samsung Galaxy Y GT-S5360
Contributors
hnkotnis
Version Information
Status: Stable
Current Stable Version: 1.0.0.0
Stable Release Date: 2014-03-25
Created 2014-03-25
Last Updated 2014-03-26
Reserved
Reserved for something or may be nothing, but reserved for everything.
Reserved
Reserved. Don't ask why.
doesnt seem to work with me - it cant establish an adb connection with my phone
no problems using other adb tools
if I run adb devices from a cmd promp it detects my phone
also each time I run the program it asks me to keep replacing files then it brings up an error about adb files (but these files are in the folder)
iv attached screenshots
edit
ok so iv done some more testing - turns out this app wont work if you have an adb emulator installed - for example if you have bluestacks installed make sure you end task it or exit the programme before running this else it wont work as it will get confused between the physical adb device and the emulator
Still get the error messages about files and asking to replace files at each start up
once I disabled the emulator it works fine in terms of connection however the screen shot feature I still cant seem to make work
It now says it has successfully taken a screenshot but the screenshot is not in the folder
edit again - ok so you put the screenshot bug in your pdf file as a bug but it would be helpful if you actually put the bugs on the op of this thread
Your screenshot prog looks just like ADB ScreenCapture by majdinj xda - it gives exactly the same read outs
The android screen monitor is basically a copy of droidATScreen which I have put in the attachment however droidAtScreen can also take screenshots and continuous screenshots too
Well Done!! GONNA TRY THIS.
Great work
gonna try this good work
@marcussmith2626
You are not typing "x" to exit. So integrated cleanup is not executed. So you get that overwrite error.
Now delete all files (except toolkit exe and readme) and try again.
I ask you to go through Readme file which explains bugs and why they are in programme.
My programme is much similar to majdini's because ff2png (file used to take screenshot in recovery) used by him and me is taken from same source (GPLv2 licenced).
Also screenshot terminal command is universal for all androids.
I didn't knew about majdini's programme. But when you mentioned it, I checked his one. My commands are differently expressed (commands same as explained above, but code is different). If you use his code sometimes there is error.
But my code does not give error in batch format.
(but problem is after exe conversion, this has a bug. Check readme for more info).
Sent from my GT-I9001 Gadget of Mass Destruction with CM11 using XDA Developers App.
Cant download. New link please
Edit : Nope, it can now
But, why i can't do live capture ? after re-open this app ? I just can do it when first open it
GSculerlor said:
Cant download. New link please
Edit : Nope, it can now
But, why i can't do live capture ? after re-open this app ? I just can do it when first open it
Click to expand...
Click to collapse
Read my above comment. The part of typing "x".
Go through Readme. It contains all info.
Sent from my GT-I9001 Gadget of Mass Destruction with CM11 using XDA Developers App.
hnkotnis said:
@marcussmith2626
You are not typing "x" to exit. So integrated cleanup is not executed. So you get that overwrite error.
Now delete all files (except toolkit exe and readme) and try again.
Click to expand...
Click to collapse
to aviod the error of the adb files you have to run program as administrator
you should include run as admin in your exe file in future builds
Sorry bro, real bad CMD to EXE converter you use, I could easily find your .bat file here:
EDIT: Removed.
as far as your ADB device select is concerned use the command (adb.exe -d) this will direct the adb to the first USB ANDROID ADB Device
and I would like to know Setup program you used...

ADB File Explorer (python: application, cross-platform)

Python ADB File Explorer​Simple File Explorer for adb devices. Uses python library adb-shell or command-line tool adb.​Features:
List of adb devices
Connect via IP (TCP)
Listing / Pulling / Pushing files
Renaming and Deleting files
GitHub Repository​Latest build for win-x64:​ADB File Explorer v1.2.0
Download
Here some screenshots:
{
"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"
}
Just tried today, worked great! Windows 10 transfer to Pixel 6 Pro - 150gb in 15 minutes, much faster than MTP!
No errors or issues in Window 10, the window did read as non-responsive during the transfer but I assumed it was doing its thing and left it alone.
Only suggestion would be some sort of progress indicator, maybe that would stop the program from being "unresponsive"?
Thanks for your work, very easy to use!
kykyzachariah said:
Just tried today, worked great! Windows 10 transfer to Pixel 6 Pro - 150gb in 15 minutes, much faster than MTP!
No errors or issues in Window 10, the window did read as non-responsive during the transfer but I assumed it was doing its thing and left it alone.
Only suggestion would be some sort of progress indicator, maybe that would stop the program from being "unresponsive"?
Thanks for your work, very easy to use!View attachment 5459243
Click to expand...
Click to collapse
Thank you for your reply!
Ok, I will try to fix it.
!UPDATED!​to version v1.0
GitHub Repository
how about adb over wlan?
Latest build for win-x64:​ADB File Explorer v1.2.0
Download
Hi!
Is root adb server planned to be implemented?
I was just looking for a quick way to copy a folder from adb TWRP but when I tried to use this app there is the phone icon with a red cross (see picture) and nothing happens by clicking.
Through CLI instead I was able to copy the desired folder.
antoniu200 said:
Hi!
Is root adb server planned to be implemented?
Click to expand...
Click to collapse
root needed
Very cool stuff! I submitted a PR for supporting multiple file selection and download/delete on your repo. Please check it
Werve said:
I was just looking for a quick way to copy a folder from adb TWRP but when I tried to use this app there is the phone icon with a red cross (see picture) and nothing happens by clicking.
Through CLI instead I was able to copy the desired folder.
View attachment 5623663
Click to expand...
Click to collapse
I also found the same error for Samsung Galaxy M20 and unable to access files
@Azata
I hope this message finds you. First of all, thank you for developing this program! It has been immensely helpful for me in copying files to and from my device. I find that transfers via ADB are much faster and more reliable than using MTP protocol.
One thing I would like to suggest, I think it would be much better if the file picker interface could remember location of the last folder, as it always defaults to the application folder root where ADBFileExplorer.exe is located.
Also, it would be helpful if we could select multiple folders to copy at the same time. Currently, the file picker interface only lets you choose one folder at a time, and holding Ctrl whilst left-clicking does not select multiple folders.
Would it be possible to implement root? It does not trigger the root-prompt and simply says "permission denied"..
Could someone please post a step by step tutorial on how to use this?
I'm trying to run on a mac with m1 but having issues with PyQt5 installation. Does anyone have a workaround for this?
On Windows 7 X64
Tried installing/re-installing Python, but it's still not working.

[GUIDE] How to install Xposed on the official Android emulator

Whether you're using Xposed for modding or reverse engineering, it can be useful to develop your Xposed module on an Android emulator. You might not always have a rooted phone lying around. I noticed there's not a lot of info on how to do it, so here's a guide. This is adapted from my blog, which you can check out if you want to read more info. This post is basically the TLDR.
Note that this is about the official Android emulator, combined with the official version of Xposed. So without further ado, here are the steps:
Preparation​
Create an official Android emulator. Make sure to use Android 8.1 x86, because that's the latest supported version. Do not use an x86_64 image, because there's no Xposed build for that architecture. Name your emulator xposed-emulator. Do not start it yet.
Get the latest Xposed framework zip matching your chosen image. For Android 8.1 x86, select sdk27, and then x86. At the time of writing, the latest is xposed-v90-sdk27-x86-beta3.zip.
Get the Xposed Installer APK from this XDA thread.
Launching the emulator​
See if the emulator command is on your PATH. If it's not, you can find it in the emulator/ folder in your Android SDK directory.
Run emulator -list-avds to check the name of your emulator. Any special characters will be replaced by underscores.
Run emulator -avd xposed-emulator -writable-system to start your emulator.
Wait until the emulator is fully booted up.
Installing the Xposed framework​
This might sound weird, but the first step is to unzip the xposed-v90-sdk27-x86-beta3.zip you downloaded. Then name the unzipped folder something convenient, like xposed.
Navigate to the xposed/META-INF/com/google/android folder, and move the flash-script.sh script all the way to the top level, so that it’s at xposed/flash-script.sh.
Drag the xposed folder and drop it onto your running emulator. This will copy the folder to the emulator’s Download folder.
Now open a new terminal window, and run adb root, followed by adb shell.
Change the directory to the xposed directory you copied over by running cd /sdcard/Download/xposed.
Now run the install script with sh flash-script.sh. This should complete without errors.
Installing the Xposed Installer app​
Install the Xposed Installer APK by dragging it, and dropping it onto your running emulator.
Finalizing the installation​
Shut down the emulator by clicking and holding its power button, and selecting "Power off".
Start it again using the same command as before: emulator -avd xposed-emulator -writable-system.
Open the Xposed Installer app. It should say that Xposed is active.
I hope this was helpful. Again, if you would like to read more, be sure to check out my blog. Also don't hesitate to ask any questions in this thread.
Thank you for your useful article. I went through all the steps mentioned. Of course, I use the nox emulator. In the last step when run this command :
sh flash-script.sh
i get some error:
sed: not found
head: not found
At first, I paid attention to the message that says to use a different version, and I tested all the other versions, but I still got the same error.
I am using Android version 5.1.1 on nox and I just downloaded version 22 - x86. The same thing that the Xposed Installer declares.
{
"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"
}
majixoorf said:
Thank you for your useful article. I went through all the steps mentioned. Of course, I use the nox emulator. In the last step when run this command :
sh flash-script.sh
i get some error:
sed: not found
head: not found
At first, I paid attention to the message that says to use a different version, and I tested all the other versions, but I still got the same error.
I am using Android version 5.1.1 on nox and I just downloaded version 22 - x86. The same thing that the Xposed Installer declares.
View attachment 5762117
Click to expand...
Click to collapse
Interesting, I wasn't aware of Nox. The install script is complaining that the sed and head commands do not exist on your emulator, so I'm assuming that Nox doesn't include those. You can try to use something like this to install busybox: https://github.com/SmartPack/BusyBox-Installer, but note that I have no experience with this. Busybox includes many commands, most likely including sed and head.
The "Wrong platform" error is likely a false-positive and can be ignored. The install script tries to use the (missing) commands in a function that checks the platform. This fails, and so it incorrectly reports that the platform is arm, the default value.

Categories

Resources