HALF-ASSED ONEPLUS ONE TOOLKIT v1.0 BETA in Python - OSX, Linux, and Windows! - ONE Android Development

UPDATED!!!!!! 12/30/2014
i present to you the latest pre-release from vvn's secret underground laboratory.......
THE HALF-ASSED ONE PLUS ONE TOOLKIT v1.3.2 BETA!
{
"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"
}
STILL IN BETA TESTING. tested most functions on my macbook pro (running OSX mountain lion) and they all seem to be working. haven't tested the newer functions like flashing the newer stock ROM images (XNPH38R and XNPH44S) but theoretically they should work if the others do.
USE AT YOUR OWN RISK. i'm not responsible for anything that might happen to your device as a result of using the toolkit. i assume if you are able to make it far enough to install python, the android SDK, and run the script, then you've got a pretty good idea of what you're doing already. if you need help, send me a message.
requirements: python 2.7, android SDK, opotoolkit.py, opointro.py, pyadb.py
NOW ON GITHUB!!!!
to install and run using git:
git clone https://github.com/eudemonics/1plus1toolkit.git 1plus1toolkit
cd 1plus1toolkit
python opotoolkit.py
*you might need to run as root, and make sure to have USB debugging enabled*
GITHUB project link: https://github.com/eudemonics/1plus1toolkit
installation:
download and install python 2.7: https://www.python.org/downloads/
download and install android SDK: https://developer.android.com/sdk/
it should work with the adb and fastboot binaries provided in the ZIP, but if not, you should install the android SDK. i recommend even MORE that you create an environmental path variable to the android SDK so you can run the commands from any directory.
setting up an environmental path variable (optional - recommended):
if you're on windows you can go to my pastebin, find the only powershell script on there, and steal/adapt the code to create your own environment path variable. but it's much easier to configure in system properties - i'm not on windows right now so these may not be exact instructions, but you should be able to right click on "my computer", select "properties", go to the "environment" tab in system settings, and add the environment path there. linux and OSX users just need to add the android SDK directory to their ~/.bash_profile or ~/.bashsrc or wherever environment paths are defined. if you still don't understand environmental path variables or symbolic links, i highly recommend google (or startpage.com, the private version).
if you don't want to go to the trouble of creating the environmental path variables, and you want to use the android SDK on your computer, then just extract all the files from the ZIP into your android SDK directory.
how to run the toolkit:
plug phone to computer via USB, turn on android debugging.
open command prompt or terminal window to scripts directory. start toolkit by entering:
"python opotoolkit.py"
if everything is installed and in the right places, you should see a menu like the attached screenshot.
i'll continue working on it and adding more when i can so keep checking this space, as well as the pastebin links (i'll add to github eventually). everything's open source; use, share, steal whatever you want from the code. some credit would be nice, though.
not gonna ask for donations - if you'd like to donate, please do so by purchasing my EP:
buy it here: http://dreamcorp.bandcamp.com
or search for it on itunes, google play, amazon, spotify, last.fm, cdbaby, blah blah blah.
there are also links in the description for my music video
https://www.youtube.com/watch?v=2i-F4jiKtGg

RESERVED
THIS IS NOW ON GITHUB!
get the latest version from here:
https://github.com/eudemonics/1plus1toolkit
sorry i rarely ever log on to xda-developers, email or facebook me if you have any problems!

Reserved again
***space reserved***

create an app or another to unlock root
Hello everyone is there any good developer can create an app or another to unlock root permissions to OnePlus One? Me with the Oppo N1, I used only app. Unfortunately I have no problems to the PC, and with the usual methods can not. I would be very grateful.

cassyjack said:
Hello everyone is there any good developer can create an app or another to unlock root permissions to OnePlus One? Me with the Oppo N1, I used only app. Unfortunately I have no problems to the PC, and with the usual methods can not. I would be very grateful.
Click to expand...
Click to collapse
What was the point in bumping a thread that hasn't had a reply for over 3+ months?

cassyjack said:
Hello everyone is there any good developer can create an app or another to unlock root permissions to OnePlus One? Me with the Oppo N1, I used only app. Unfortunately I have no problems to the PC, and with the usual methods can not. I would be very grateful.
Click to expand...
Click to collapse
hi, you should be able to root with SuperSU (latest version 2.40) using my toolkit. let me know if you have any problems, since i haven't tested flashing the latest SuperSU yet.

zephiK said:
What was the point in bumping a thread that hasn't had a reply for over 3+ months?
Click to expand...
Click to collapse
my apologies - this is why i named it the half-assed oneplus one toolkit

Lol

Related

[Q] Unison on Android

Has anyone had any luck getting unison file sync onto an android phone. The only link I can find that actually tells how is in Japanese.
Given that I need a specific version of unison, how I could compile it to run it via the terminal app?
Tipika said:
Given that I need a specific version of unison, how I could compile it to run it via the terminal app?
Click to expand...
Click to collapse
Desesperate bump.
I am regularly looking into this issue every now and then but can't find anything new. I also need unison to run in android as it is the way that I am syncing all my files over several machines and servers.
Maybe you could just install linux cli tools
https://play.google.com/store/apps/details?id=com.galoula.LinuxInstall
https://play.google.com/store/apps/details?id=com.azlinux765.alinstaller
There was another app to add CLI tools without a full linux install, but I can't find it anymore
I have got unison (version 2.40.102) compiled on android now. I'm not next to my computer that I compiled it on but I can hopefully help you out if you tell me what bits you need explained. I started off using the Japanese instructions and google translate! I am also happy to share the binary with anyone who wants it.
Tipika said:
Maybe you could just install linux cli tools
https://play.google.com/store/apps/details?id=com.galoula.LinuxInstall
https://play.google.com/store/apps/details?id=com.azlinux765.alinstaller
There was another app to add CLI tools without a full linux install, but I can't find it anymore
Click to expand...
Click to collapse
Thanks it actually helped a lot ... indirectly
I already knew about chroot based Linux installs and while it would effectively allow me to run unison from a Debian chroot, I wanted something more native. However, your post pushed me to look again into such options and I discovered an amazing project that allows to run Debian in a more seamless fashion using symlinks, bind-mounts and other tricks to make the experience of Debian near native.
http://sven-ola.dyndns.org/repo/debian-kit-en.html
I can now run unison over ssh and the only issue I found was a permission problem that can get fixed by asking unison to not sync permission changes.
Of course a completely native solution would be still better I think. That's why ...
noobuntu said:
I have got unison (version 2.40.102) compiled on android now. I'm not next to my computer that I compiled it on but I can hopefully help you out if you tell me what bits you need explained. I started off using the Japanese instructions and google translate! I am also happy to share the binary with anyone who wants it.
Click to expand...
Click to collapse
... such an offer to help compiling unison on android would be great
I actually tried to find this Japanese tutorial but did not succeed in locating it. Maybe I did not use the right search terms...
UnisonSync
Hi there,
{
"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"
}
A couple of pointers:
- Keigo Imai's patch to to cross-compile OCaml on Android (https://sites.google.com/site/keigoattic/ocaml-on-android)
- Jérôme Vouillon's OPAM Android repository (http://github.com/vouillon/opam-android-repository)
This should help you cross compile unison (I did this on Linux).
I also released recently a GUI app that allows you to unison without dealing with the command line (and without rooting) on Google Play:
https://play.google.com/store/apps/details?id=net.danielroggen.unisonsync
Cheers,
Dan
bdaman80 said:
Has anyone had any luck getting unison file sync onto an android phone. The only link I can find that actually tells how is in Japanese.
Click to expand...
Click to collapse
the google play link is broken
fixed link
Tipika said:
the google play link is broken
Click to expand...
Click to collapse
fixed.
Now also a free version, but that one requires to use the command line (e.g. from Terminal Emulator) and to be root:
https://play.google.com/store/apps/details?id=net.danielroggen.unison

[UTILITY][10-18-2011] APK Manager for Mac OS X, Intel only, v1.2.1

[UTILITY][10-18-2011] APK Manager for Mac OS X, Intel only, v1.2.1
This is from the more general Android Development section of XDA. I thought that some of you here may like it to work on mods for our NOTE's apps.
Original Thread: http://forum.xda-developers.com/showthread.php?t=1285130
s0niqu3 said:
{
"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"
}
So almost everyone here should be pretty familiar with android, and that means you've probably heard of (and maybe even used yourself) the windows tool APK Manager by fellow XDA member Daneshm90.
Earlier this year I started to port the current windows 4.9 version to mac using the outdated linux script for a base. And I had some early success at the time with simply using macports to install sox, optipng, etc. And then my computer crashed (double drive failure back in July) and I gave up for the time being. Recently though I was excited to find that someone else tried to do the same thing, XDA member MAD Industries released a very basic port for mac.
Sadly though, a quick diff of his script and the outdated linux version shows that its not much of a port at all. In fact there were only 9 changes, purely for MAD Industries to add his credit lines, and disable the options to optimize png images, and ogg files.
And so a couple of weeks ago I started working (once again) on my own port of APK Manager for Mac OS X.
Since I used the MAD Industries version originally for my base, I have kept his credit in the readme.txt, though to be honest, I've undone every single change he made, and changed virtually every line in the original linux script. And on top of that, I've written over 1700 new lines of code to not only bring this current to the windows feature set, but exceed it in many ways.
I've built in 32/64-bit architecture checking, and compiled and include the required missing binaries to re-enable optimizing png images and ogg files. I'm also including a .terminal file for easily configuring the default display, and a copy of my NEW favorite fixed-width font, Bitstream Vera Sans Mono.
And now some notes, and requests:
PLEASE note: this is currently INTEL only, but it supports both 32-bit and 64-bit all-in-one with architecture checking built-in to the script.
PLEASE note: if your computer is running OS X 10.7.X, "Lion" then it does not include a java runtime by default, please download it here first: http://support.apple.com/kb/DL1421
PLEASE note: due to the length of some of the strings used in the menus, etc., in order to not need to scroll your terminal window, you must adjust your default columns and rows settings. You can set this automatically by using the include "JocelynCustom.terminal" file, and you can also find simple instructions to set this yourself in the README.txt
PLEASE read the included readme for installation and very basic (for right now) usage instructions. I welcome any and all feedback on improvements for the readme file.
PLEASE report any and all bugs or generally wonky behavior, preferrably by posting here in this thread, or by posting a comment back on my blog.
LASTLY, please if you re-post this anywhere else, including blogs, other forums, etc. I would greatly appreciate if you would at least give me credit, and link back to my blog (http://girlintroverted.wordpress.com/) or at the very least, link back here to this post.
IMPORTANT: Starting with v0.9.7/RC1 I'm including an applescript setup applet. I've also changed some directory names, removed some old files, added new files and changed location of some files. Please backup your existing APKManager directory, then unzip and setup the new version. Once you verify that it works, then you can copy the CONTENTS of the following old directories, to the new ones.
place-apk-here-for-modding -> place-here-for-modding
place-apk-here-for-signing -> place-here-for-signing
place-here-to-batch-optimize -> place-here-to-batch-optimize
place-ogg-here -> place-ogg-here
projects -> projects
DO NOT COPY OVER THE CONTENTS OF THE "other" directory or the root directory unless you absolutely know what you're doing.
Download current version v1.2.1 here: http://www.mediafire.com/?29bosvufiiv66vl
Click to expand...
Click to collapse

[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | Droid DNA

Link To Main Thread
{
"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"
}
About
The WinDroid Toolkit is a Windows program built in Visual Studio using the C# programming language that simplifies the rooting process for many Android devices. The toolkit makes it easy to unlock your bootloader, flash a custom recovery and gain permanent root. It also includes other functions such as flashing kernels, pushing files and installing apps. If you find it helpful, give me a thanks and a donation if you can. If you find a bug or have a feature request, feel free to leave a reply. Thanks!
Download
WinDroid Toolkit
Changelog
Check out this document for current and past changelogs.
Supported Devices
Check out this spreadsheet for a list of currently supported devices.
Device not supported? Make a request here!
Contribute
Check out the source code on GitHub here.
Disclaimers
Please do not post, mirror, or take credit for this toolkit or any related work without explicit permission.
I am in no way responsible for any harm, damage, nuclear fission or bee infestation that may occur to your device through the use of this toolkit.
Reserved
Reserved.
Wow looks nice, downloading now. One feature I didn't see listed is Splash Screen flasher.
Edit: Where's the link too download?
nice utility. Windows only I assume?
This seems interesting and am willing to spend dine time with this since I'm off today!
Sent from my HTC6435LVW using xda app-developers app
No download link.
WEM97 said:
No download link.
Click to expand...
Click to collapse
I am using the new DevDB interface. Take a look at the black bar at the top of the page. There is a tab labeled "Downloads".
Not compatible with Win 8
Even in Comp Mode Win 8 won't let this launch
Thoughts / Tips?
Edit: Got it to work but now it gets stuck in Token
Windows can't Recognize the Device
Not exactly sure what the point of this gui interface is if you have to type in everything but the command. Actually more confusing to try and use this app than just running a command prompt. Example to push pull a file with this this app you need to still know the directory of everything on your phone, which most people won't know how to do. This app wants you to type in /sdcard/download/Filename.file to to pull a file from your phone. the only thing missing is adb pull.
You are really better off learning the actual commands or googling them and just install the sdk. Not only that, but the unlock/s-off features are already in other threads. The two links below are probably more than 90% of people are going to ever need.
How to install sdk on windows "only posted this one since this is a windows only app"
http://www.youtube.com/watch?v=gdeIol1m6A0&feature=youtu.be
Adb/fastboot basic commands guide
http://www.androidcentral.com/android-201-10-basic-terminal-commands-you-should-know
Which S-OFF method does this use and why isn't there any credit for it in the OP?
Just got a DNA and now looking to s-off and all. interesting new layout for the download links and all, i usually use the xda classic. I saw a download link for 1.2 but didn't see a change log, which do you suggest to use? i see a big difference in file size, about 22mb on the new one.
Thanks
Is this using RevOne or Moonshine as you don't explain which software version this works for and many people are flooding the forums since they took advantage of the free upgrade from Vzw when they introduced the HTC One.
perfect work, thank you...
So is this confirmed to work? I'm still a little adamant about unlocking / rooting.
Major update to version 2.0! Check it out and provide some feedback on the new design! :highfive:
Looks great. I'm on Windows 8.1, and I get stuck here when the phone goes into fastboot mode:
"This device cannot start. (Code 10)
A device which does not exist was specified."
Does this even work for Windows 8?
Sent from my HTC6435LVW using xda app-developers app
AYHJA said:
Looks great. I'm on Windows 8.1, and I get stuck here when the phone goes into fastboot mode:
"This device cannot start. (Code 10)
A device which does not exist was specified."
Click to expand...
Click to collapse
Under what conditions did this error occur? Was this an error on Windows or on the phone itself?
blkhrt13 said:
Does this even work for Windows 8?
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
I tested it on on 3 separate Windows 8 machines and 1 Windows 7 machine, so it better work!
this has turned out to be a great toolkit and great job on the win utility for everyone very nice gui also
Is there any steps i should follow to root my stock DNA???

[TOOL] [LINUX/MAC] Nexus Tools 2.8 (Featured by XDA)

{
"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"
}
Nexus Tools is an installer for the Android debug/development command-line tools ADB (Android Device Bridge) and Fastboot for Mac OS X and Linux. The script does not need to be downloaded, simply copy and paste this command into the terminal and run it to install ADB/Fastboot:
Code:
bash <(curl -s https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/install.sh)
and this command to un-install Nexus Tools:
Code:
bash <(curl -s https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/uninstall.sh)
Nexus Tools requires sudo privileges to install/uninstall the adb and fastboot tools to /usr/local/bin, so they can be run without typing the full directory. Nexus Tools is licensed under the GPLv3 license, and the source code is at the GitHub project below.
If you have a problem with Nexus Tools, leave a reply below or as an issue on the GitHub project!
GitHub Project
XDA News Article
This is awesome.. Thank you!
Chromebooks too? 0_o
Sent from my NEXUS 6
corbin052198 said:
Nexus Tools is an installer for the Android debug/development command-line tools ADB (Android Device Bridge) and Fastboot for Mac OS X and Linux.
Click to expand...
Click to collapse
Although I dont need it I think you did a pretty good thing here. I certainly could have used this a couple years back... But I digress...
Keep up the scripting!
People, rate the thread 5 stars!
Awesome work!! Thank you!!!
Noob question perhaps...
What capability will this provide? The last nexus I had was the one. Since then it's been a chore to find the particular method for each phone to be able to root.
What capability do the nexus tools provide?
Thanks in advance.
mdubs said:
Noob question perhaps...
What capability will this provide? The last nexus I had was the one. Since then it's been a chore to find the particular method for each phone to be able to root.
What capability do the nexus tools provide?
Thanks in advance.
Click to expand...
Click to collapse
Yes, more description would be helpful. Thanks for the Linux support, dev.
mdubs said:
Noob question perhaps...
What capability will this provide? The last nexus I had was the one. Since then it's been a chore to find the particular method for each phone to be able to root.
What capability do the nexus tools provide?
Thanks in advance.
Click to expand...
Click to collapse
Yup... Noob mistake. Read the first post again and noticed the link to the XDA article. Consider me informed. Thanks for the excellent tool!
dadoc04 said:
Chromebooks too? 0_o
Sent from my NEXUS 6
Click to expand...
Click to collapse
I did support Chrome OS for a while, but Google made some internal changes a long while back and I haven't found a way to make it work again. It still works if you have a crouton install on your Chromebook (or run plain Linux on it).
mdubs said:
Noob question perhaps...
What capability will this provide? The last nexus I had was the one. Since then it's been a chore to find the particular method for each phone to be able to root.
What capability do the nexus tools provide?
Thanks in advance.
Click to expand...
Click to collapse
Nexus Tools installs two programs, ADB and Fastboot. Those are used extensively for Android development and debugging, but also for installing ROMs and custom recoveries. Just about every tutorial for rooting/installing ROMs uses one or both these programs. Thus it's nice to be able to install them quickly
I have a chromebook pixel with a crouton install. I ran the script in xterm and everything seems working. What I don't quite understand is how to actually utilize these programs in a terminal setting. I guess if anyone knows of a tutorial or getting started guide on how to use adb/fastboot in a terminal setting to connect and do the things you need to do to your phone would be great. I appreciate any help!
New in Nexus Tools 2.6:
Major code cleanup
Better error handling
Fixes for asking sudo permission
Other improvements
New in Nexus Tools 2.7 [9-11-15]:
Updated ADB binary for Mac and x86 Linux to 1.0.32 platform-tools 23rc_2 (should work with Android M preview)
New in Nexus Tools 2.8:
(Hopefully) fixed all problems on Mac OS X 10.11 El Capitan
Changed installation directory to /usr/local/bin/
Removed Mac OS X 10.11 warnings
Now downloads binaries over HTTPS

Development WSA-pacman: Windows Subsystem for Android package installer

Greetings my fellow geeks
I would like to share my small part-time project I've been working on on the last few weeks.
I would've liked to post it in the Windows 11 dedicated thread, but well... there isn't any at the time of writing this
That said, this project is still in a very early stage of development, as of yet barebones (but I have many plans to expand it), and I even was too lazy to remove the default Flutter logo and icon... so consider it a pre-alpha; but hey, it works!
This may not sound like a "few weeks in development" project, but I had to implement a way to read an Android apk icon from scratch and that's what I spent most of my time with.
At the moment the application allows you to install any .apk package on WSA (by associating .apk files to the executable), as well as providing a convenient shortcut to the Android settings and the "Manage Applications" section (otherwise only accessible via console commands). It also has a few options (android port and light/dark theme).
More features are on the way, and I plan to show way more information on the installer (eg. app permissions, option to downgrade a package etc...)
The app is open source and available to download here
Some screenshots:
Spoiler
{
"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"
}
Really helpful, many thanks
alesimula said:
Greetings my fellow geeks
I would like to share my small part-time project I've been working on on the last few weeks.
I would've liked to post it in the Windows 11 dedicated thread, but well... there isn't any at the time of writing this
That said, this project is still in a very early stage of development, as of yet barebones (but I have many plans to expand it), and I even was too lazy to remove the default Flutter logo and icon... so consider it a pre-alpha; but hey, it works!
This may not sound like a "few weeks in development" project, but I had to implement a way to read an Android apk icon from scratch and that's what I spent most of my time with.
At the moment the application allows you to install any .apk package on WSA (by associating .apk files to the executable), as well as providing a convenient shortcut to the Android settings and the "Manage Applications" section (otherwise only accessible via console commands). It also has a few options (android port and light/dark theme).
More features are on the way, and I plan to show way more information on the installer (eg. app permissions, option to downgrade a package etc...)
The app is open source and available to download here
Some screenshots:
Spoiler
View attachment 5447985View attachment 5447987View attachment 5447989
Click to expand...
Click to collapse
great.many thanks for your hard work.but when i duble click on .apk apps in my PC win10 x64 its open install menu but the install button is in gray color.thats mean its not active.any idea ?
hooooossamq said:
great.many thanks for your hard work.but when i duble click on .apk apps in my PC win10 x64 its open install menu but the install button is in gray color.thats mean its not active.any idea ?
Click to expand...
Click to collapse
It most likely means WSA is shut off, try opening an Android app (eg. Amazon Appstore) to boot it up, or set it to never shut down automatically in WSA options (not recommended)
You must also make sure to enable Android developer mode (also in WSA settings)
EDIT: now that I'm reading your comment again, you said you have Windows 10, did you manage to install WSA there?
alesimula said:
EDIT: now that I'm reading your comment again, you said you have Windows 10, did you manage to install WSA there?
Click to expand...
Click to collapse
yup.i just not notice that its for win11.but after i install it i read there.so there is no chance to use it in win10?
hooooossamq said:
yup.i just not notice that its for win11.but after i install it i read there.so there is no chance to use it in win10?
Click to expand...
Click to collapse
It requires WSA, so I guess it's not strictly Win11 as long as you manage to install WSA on Windows 10 (I have no idea whether you can and how)
This app just provides a GUI for apk installation, but depends on the Android subsystem
alesimula said:
It requires WSA, so I guess it's not strictly Win11 as long as you manage to install WSA on Windows 10 (I have no idea whether you can and how)
This app just provides a GUI for apk installation, but depends on the Android subsystem
Click to expand...
Click to collapse
thank you.i think its need win11.
Thank you very much for translating the app into Hebrew.
For some reason all the time it disconnects from me and gives the wrong port impression.
How could it not register it for me.
And is it possible to give support in APKS
Thank you.

Categories

Resources