Skip to main content

Posts

Showing posts with the label adb

How to install Android apps (APKs) on windows 11

How to install any Android APK on Windows 11  No ADB commands required Technology has improved a lot recently. One of the greatest additions to the pack is some exciting news. You can now install android applications (APKs) on windows 11.   Thanks to the latest Microsoft operating system, you can install apps like WhatsApp or android games that require more graphics power. If you follow around and keep up with apps like WhatsApp, you would agree with me, currently you can only use services like “WhatsApp web” to link your main device to a web browser …basically it is just mirroring the app on other devices.  However, you can now install your desired apps on the PC.  Before we proceed, our tutorial will require us to put together several tools.  1. Windows Subsystem for Android (~1.2GB)  [ MicrosoftCorporationII.WindowsSubsystemForAndroid_2204.40000.19.0_neutral_~_8wekyb3d8bbwe.Msixbundle ]  2. Windows Subsystem for Android Tools (~80MB) [ 54406Simizfo....

Share PC internet with Your Android Phone

In most cases we are usually familiar with the concept of sharing internet from mobile device to a computer, thus via WIFI Hotspot, or USB tethering. And this is what we know as the all time normal! But did you know your computer can also share its internet into your android device? Today is your lucky day! I am going to share with you what I'd like to call, reverse USB tethering. This is going to be a very simple and short article. ITEMS required include the following: 1. A desktop or Laptop computer that has working/active internet (preferably Ethernet connection) 2. Android device 3. USB cable Here we go; 1. On your android device, go to settings and enable developer mode 2. In the developer mode option, Enable USB debug mode 3. On your computer, download two specific files GNIREHTET (gnirehtet.apk, gnirehtet.exe, gnirehtet-run.cmd) & PLATFORM TOOLS (AdbWinApi.dll, adb.exe, AdbWinUsbApi.dll) 4. Create a new folder on your desktop, and extract the contents of the two files we...