All Projects → voletro → wsa-toolbox

voletro / wsa-toolbox

Licence: GPL-3.0 License
A Windows 11 application to easily install and use the Windows Subsystem For Android™ package on your computer.

Programming Languages

Batchfile
5799 projects
VBScript
123 projects
HTML
75241 projects

Projects that are alternatives of or similar to wsa-toolbox

WSAGAScript
Scripts to install Google Apps into a WSA image. Plus optional root
Stars: ✭ 2,006 (+357.99%)
Mutual labels:  windows-11, wsa
ElevenClock
ElevenClock: Customize Windows 11 taskbar clock
Stars: ✭ 1,494 (+241.1%)
Mutual labels:  windows-11, windows11
Windows-11-Web
Awe-amazing Windows 11 clone. Oh wait, Not for your Computer, but for the web! ⚡
Stars: ✭ 456 (+4.11%)
Mutual labels:  windows-11, windows11
WSA-GA-Actions
Automated Script to bake WSA Packages with GApps, All that in just one click!
Stars: ✭ 18 (-95.89%)
Mutual labels:  wsa, windows11
BetterWindows
Some windows tips to improve your UX experience when using windows
Stars: ✭ 27 (-93.84%)
Mutual labels:  windows-11, windows11
W1nDro1d
A simple tool to manage Windows 11's Subsystem for Android "manually", install APK and XAPK, toggle fullscreen, list installed Android Apps, among other things
Stars: ✭ 26 (-94.06%)
Mutual labels:  windows-11, wsa
MSEdgeRedirect
A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
Stars: ✭ 1,381 (+215.3%)
Mutual labels:  windows11
fullcontrols
Reworked version of the wpf controls, plus new controls and features.
Stars: ✭ 28 (-93.61%)
Mutual labels:  windows11
docker-data-science-toolbox
Data Science Command Line Toolbox in a docker container
Stars: ✭ 28 (-93.61%)
Mutual labels:  toolbox
MediaCreationTool.bat
Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
Stars: ✭ 3,836 (+775.8%)
Mutual labels:  windows11
template
A Vapor template for convenient and fast scaffolding 🏎
Stars: ✭ 33 (-92.47%)
Mutual labels:  toolbox
Windows.10.DNS.Block.List
Windows DNS Block List
Stars: ✭ 18 (-95.89%)
Mutual labels:  windows-11
AwesomeToolbox
UI toolbox component for Unity
Stars: ✭ 27 (-93.84%)
Mutual labels:  toolbox
Extended-Toolkit
A companion toolkit for the standard toolkit.
Stars: ✭ 83 (-81.05%)
Mutual labels:  toolbox
trends.earth
trends.earth - measure land change
Stars: ✭ 69 (-84.25%)
Mutual labels:  toolbox
EVTX-ETW-Resources
Event Tracing For Windows (ETW) Resources
Stars: ✭ 142 (-67.58%)
Mutual labels:  windows11
Q-server
Q server
Stars: ✭ 37 (-91.55%)
Mutual labels:  toolbox
featool-multiphysics
FEATool - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Multi-Physics Simulation Platform)
Stars: ✭ 190 (-56.62%)
Mutual labels:  toolbox
CustomTkinter
A modern and customizable python UI-library based on Tkinter
Stars: ✭ 1,626 (+271.23%)
Mutual labels:  windows-11
GA-Toolbox
Genetic Algorithms Toolbox
Stars: ✭ 41 (-90.64%)
Mutual labels:  toolbox

Logo

Windows Subsystem for Android™ Toolbox

An awesome Windows Application to easily install and use the Windows Subsystem For Android™.

Downloads Contributors Forks Stargazers Issues License

About The Project

A full rewrite of this project will happen soon. I've just gone back to school, so I probably won't be able to respond to issues for a few weeks. Please do not expect any changes or updates for a few weeks.

Screenshot

This project includes tools to install and use the Windows Subsystem For Android™ platform on Windows 11. These tools include:

  • Installation of any APK file in one click.
  • Access to the ADB Shell.
  • Installation of Windows Subsystem For Android™ in unsupported regions.
  • Installation of the Aurora Store as an alternative to the Google Play Store.
  • Installation of a simple app launcher for easy access to other apps.
  • Installation of any APK file by just double clicking on it

COMING SOON:

  • Drag and drop functionality for APK on the window.
  • Add a file queue to queue up installations

This tool was inspired by the Fire Toolbox application, which was used to gain unintended functionality on Amazon Fire Tablets, easily and safely.

Built With

This project is built using the HTA HTML Application platform developed by Microsoft, as well as the simple scripting language, VBScript and the use of batch files. It also uses ADB for connection with the virtual device and winhttpjs for downloading files. It is all packaged up into an EXE file with the help of The Batchman.

This project also uses a customised version of the Simple Android Launcher project by Simple Mobile Tools which provides a launcher for your installed Android applications. The Application name has been changed to Android Apps to work better with the Windows Start Menu.

Getting Started

See the releases tab for the latest versions of this application, available in an EXE file. Simply run the file to start the tool.

Make sure you enable "Developer Options" in the Windows Subsystem for Android Settings App to make this toolbox function.

You can get installation instructions for installing the Windows Subsystem for Android package here.

To see how to build this app, read on:

Installation

  1. Clone this repo
git clone https://github.com/voletro/wsa-toolbox.git
  1. Run the .hta file inside the folder created.
mshta.exe wsatoolbox.hta
  1. Build the Executable by using The Batchman.

License

Distributed under the GNU GPLv3 license. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].