[Q] [Question] Bluestacks in VM Fusion - Android Q&A, Help & Troubleshooting

Hello All,
I had been annoying for weeks for this problem. When I start my game in Bluestacks in a Window under a VM environment, the game always goes into blank screen. I can know that the game has successfully loaded as when I click on some button (which I know where they are in normal situation), the app will proceed and be able to display some screen like notice page, which are some static page with text only. But it seems to be not the graphic of playing the game
I tried in VM of Window and also VM of Mac, neither of them is working... I also tried the latest BS from the official site or the 0.8.4.3036, both of them not working as well.
My VM Fusion is 10.1 and the windows is Win 7 Ultra version (T. Chinese), I am thinking if it is related to the tablet setting in the BS but I found no way to change it under 0.8 version, can anyone shed me some lights on this issue?
Thanks a lot!

Anyone have any idea?
Just updated the VMWare Fusion 6.0.2 today, but still got the blank screen in the bluestacks when load the game

getting black screen on bst while launching a game
Bluestacks is giving problumes or bored with it. Try best and fastest alternatives for bst.
Genymotion is the fastest Android emulator for app testing and presentation or even gaming. Genymotion is the evolution of AndroVM open source project, already trusted by 300 000 developers. Here I am using 64 bit Windows 8 for using Genymotion. Here we are going to setup Android 4.2.2 on a Windows operating system using Genymotion.
*Features of Genymotion:
1.Fastest Android emulator on the planet.
2.Do your simultanous automatic tests on unlimited virtual appliances .
3.Directly launch Genymotion from your Eclipse and Android Studio platforms.
4.It has Open GL acceleration ,multiscreen and full screen display.
*Steps to Setup Genymotion Android Emulator in Windows OS:
1.Go to official site of genymotion and sign up.
2.After logging in download genymotion for Windows 32/64 bits from the "get genymotion" option on official site
3.Download and install virtualbox
4.Now run the the downloaded genymotion-2.1.1.exe and install the Genymotion on your PC.
5.Then launch Genymotion and login with your Username and Password.
6.Select Add to create a new virtual device, then select a device from the list and click Add.
7.Then select next and the Virtual image starts downloading.
8.When the download is completed select next from the window.
9.Then you will be asked to enter a name for the downloaded Genymotion virtual device. Enter a name and select create and the click finish.
10.Now the virtual device will be listed in -Your virtual devices- in the home screen.
11. Then select play to start your virtual device.For the first time it asks to configure sdk path for using ADB , select the sdk path and you will be booted to Android home screen.
*installing an apk:after you did above procedure just drag and drop your .apk file of game to vertual machine. It will start installing. After installation complete. Open app bar and play just installed game. Many times faster and without getting black screen

Related

How install Debian on a LG P500

If you want to install Debian, just follow this step:
1. Download this : megaupload.com/?d=EV1SOKWJ
In the debian folder you should change the installer.sh and bootdeb files by this one
Download them:
installer.sh : mediafire.com/file/6j99zi0g1lu4oxq/ashu11x_installer.rar
Bootdeb : mediafire.com/file/osshm94mo1qhd65/ashu11x_bootdeb.rar
2. After that, copy the debian folder unzipped to the root of your sd-card
3. Than open Terminal and type:
Code:
su
cd /sdcard/debian
sh installer.sh
bootdeb
cd /scripts/onetime.sh
sh onetime.sh
That's it!
Credits:
ashu11x
An other way to install it
I'm back:
Ok galoula create a universal way to install Deban AND UBUNTU
So,
Download Linux Installer here:
uk.androlib.com/android.application.com-galoula-linuxinstall-tFjz.aspx
Install it
Press "Menu" button and choose "Setup".
The configuration apper, the defaults settings work without touch anithing : Debian Leny into a 500M loop file named "Linux.loop" in th sdcard. for lunch this Linux, the script name is "linuxboot".
Detailled functions :
- Install into LOOP file
Check to box if you want use an loop file, a loop file, is a virtual disk, same as image of hard drive. The loop file can be in any directory. I recomand to put this loop file into sdcard with an extension ".loop".
- Server
Name or IP of download server. If this option is empty, the default server is used. To install ubuntu, leave emtpy.
- Distribution type
Type of distibutions, actualy, Debian or Ubuntu.
- Distribution version
Version in type distribution. Warning ! Please check your version with a real type ! Debian can be Lenny or Squeeze, but no Dapper or Jaunty ! This two end, is Ubuntu version !
- Script to lunch Linux
The command to lunch Linux. you can choose own command to lunch. It permit to install Lenny into file Lenny.loop with script name bootLenny and install. after that install debian squeez or Ubuntu Jaunty into a partition of your SD card, and use an JauntyBoot to lunch jaunty. You have two Linux distributions on the same phone !
- Install into (loop)
Enter full path for the filename used as loop. I recommend to /sdcard/myfile.loop
- File size
The size of file allowed for loop. The size is alocated directly, no possible to change or have an dynamic size !
Click to expand...
Click to collapse
The full site with pictures
android.galoula.com/en/LinuxInstall/
where is the /scripts/onetime.sh
http://forum.xda-developers.com/showthread.php?t=1129803
http://forum.xda-developers.com/showthread.php?t=996746
http://forum.xda-developers.com/showthread.php?t=954807
ccownu said:
I'm back:
Ok galoula create a universal way to install Deban AND UBUNTU
So,
The full site with pictures
android.galoula.com/en/LinuxInstall/
Click to expand...
Click to collapse
on My P500 that one sucks, it worked on 2 gb not on 8 gb, but as told its an rc
Or just do this: ← How to Build CHROOT ARM Ubuntu Images for Android! (UBUNTU ONLY) SHALL WORK ON DEBIAN I THINK!
How to Install Busybox on your Android! →
How to Install Ubuntu on Android!
Posted on February 1, 2011 by admin
For those of you who want to install Ubuntu on your Android smartphone or tablet device, here’s our universal guide on how to do it. (This guide is based off my original guide at NexusOneHacks.net)
*Note – This guide should work on most “rooted” Android smartphones/tablets with no further modification.
We will be running Ubuntu “chrooted” under Android OS, which just means that we will be running a “virtual” Ubuntu OS that runs on top of the Android OS. Your Android OS will work fully (e.g. your phone will keep working normally) while the Ubuntu runs on top of it.
First of all, you should have your Android device “rooted” because you need root access to run Ubuntu off your Android.
Second, your Android OS must support loop devices. Most newer Android smartphones/tablets come with this support so we can mount our Ubuntu image as a loop device. If not, you will either have to build your own kernel with support for loop devices or you can try an aftermarket ROM for your phone as most aftermarket ROMs come with support for it.
For example, G2 Phone and Nexus One both come with loop device support so there’s no need for us to compile a new kernel for it but for others, you may have to.
How do you know this? Just try installing Ubuntu and if it doesn’t boot, your Android device needs a kernel with loop device support. Otherwise you are fine.
How to Install Ubuntu on Android! (Windows)
First, download the following Ubuntu.zip file (from a preferred mirror), unzip and copy over the whole ubuntu directory to the SD card of your Android smartphone/tablet device:
Download ubuntu.zip http://downloadandroidroms.com/files/get/Nhi9EJWSw7/ubuntu.zip
(Turn USB storage ON then copy over the Ubuntu folder to the root directory of your SD card.)
(What it looks like after copied over to the SD Card)
1) Again, make sure you have your Android smartphone/tablet “rooted”!
2) You must have Android SDK installed or have access to adb.exe.
3) Make sure your Android phone/tablet is in debugging mode. Go to Settings->Applications->Development and make sure USB Debugging is checked ON.
4) Connect your Android device to your computer via USB cable and set the USB mode to “Just Charge”.
5) Your Android device should be recognized as “ADB Device” under Device Manager. If not, install appropriate drivers.
For all HTC Android smartphones/tablets (such as G2 Phone, Nexus One), you can download Windows drivers here:
HTC Windows 64-bit driver download – Click Here to Download Driver
HTC Windows 32-bit driver download – Click Here to Download Driver
6) Open up a command prompt by typing “cmd” under Start->Search programs and files.
7) Browse to your SDK directory where you installed the Android SDK:
8) Then go into platform-tools directory:
9) Type “adb devices” to double-check your Android device is recognized.
In this example, I used an HTC G2 Phone, which shows up at “HT09SR204261″. This is fine. However, if you get an empty device, that means you didn’t install the drivers for your phone/tablet correctly. (Go back to #5)
10) Type “adb shell” to enter the Android shell.
Then type “su” to enter super user mode, then type “cd /sdcard” and “cd ubuntu” to enter the ubuntu directory in your SD card of your Android device.
11) Next, type “sh ubuntu.sh” to run the script which will basically get your Ubuntu image ready to run on your Android smartphone/tablet.
If you get error messages, don’t worry and keep going.
12) Type “bootubuntu” to enter Ubuntu. (Next time you enter Ubuntu, you just need to type “bootubuntu” from your /sdcard/ubuntu directory, no need to run ubuntu.sh again.
If you got “[email protected]” at this point, congratulations! This means your Android OS comes with loop device support and Ubuntu is now running “chrooted” on top of your Android OS!!!
However, if you failed at this point, your Android OS probably doesn’t support loop devices, try installing another ROM or compiling your own kernel with loop device support.
How to Install Programs on your Ubuntu!
Once you’ve got Ubuntu running on your Android device, it’s time to install some Ubuntu packages(or programs).
Type “apt-get update” to update, this is the first thing you will need to do before installing any new programs.
How to Install OpenSSH-server on your Android Ubuntu!
Type “apt-get install openssh-server” to install OpenSSH-server. What is OpenSSH-server? If you want to connect to your Android Ubuntu via an IP address (and SSH into it), you will want to do this.
How to Install TightVNCServer on your Android Ubuntu!
If you want to access the GUI of your Android Ubuntu, you can install TightVNCServer, which allows you to access the Android Ubuntu via Android VNC app on your Android smartphone/tablet or even access it remotely from your desktop computer.
Type “apt-get install tightvncserver” to install.
How to Fix Language Issues
Above is after I connected to my Android Ubuntu via SSH2. Well, for some reason my default language switched to German. To fix that, just type “export LANG=en_US.UTF-8″:
How to Install LXDE!(optional)
Next, we will install LXDE (Lightweight X11 Desktop Environment). Although we can use Ubuntu’s default GNOME (and trust me I love that), LXDE takes up less memory so our GUI access will be faster.
If you like GNOME, you can skip this step though.
Type “apt-get install lxde”
Next, let’s setup xstartup file so that when TightVNCServer is started, the LXDE runs instead of GNOME:
Type “cat > /root/.vnc/xstartup”
Then type:
cat > /root/.vnc/xstartup
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
icewm &
lxsession
Then hit Ctrl+D twice and enter to save the file.
How to Start TightVNCServer!
Next, let’s start the TightVNCServer and connect to it from our Android phone and my Windows 7 desktop:
Type “export USER=root” and “vncserver -geometry 1024×800″.
Here, you can change the resolution settings 1024×800 to the resolution of your liking.
Now your TightVNCServer is ready to accept any incoming connections from your phone or computer. Just point to the correct IP address and use port number 5901 to connect.
On your Android smartphone, just download the free app “Android-VNC-Viewer” and set the IP address to “127.0.0.1″ and port number 5901 to connect.
And you should be able to get into your Ubuntu like this:
You can also use desktop software like TightVNC Viewer and connect to your phone.
Do “ifconfig” to find out what your IP address is in your Android Ubuntu.
In this example, mine was connected to “192.168.1.131″.
Then connect to “192.168.1.131:5901″ on your TightVNC Viewer:
Here’s LXDE running on my desktop off my G2 Phone’s Ubuntu:
Troubleshooting
Ubuntu not running?
Try typing “cp” under Android shell and if you get an error message, it means you need to install Busybox. Install Busybox and try again.
Final Thoughts
As said in the video, there will be a lot of improvements in the speed of Android devices in the near future. This year, there will be a slew of dual-core 1Ghz processor-equipped Android devices being introduced. Which just means our Android Ubuntu will run faster and faster.

[Q] Need help to setup Android Enviorment

Hi ,
I am Java programmer and want to learn Android development. I have two laptops one is core-2-due with 2 gb ram with windox xp and other is cori-i7 4gb with windos7.
I downloaded the ADT bundle (Android SDK + ecliplse) from developer.android.com. On xp laptop it did not work although I installed java jdk and sent the JAVA_HOME in evn. variable but when I create first app and run it, nothing happen. I think either my laptop is very slow so it is unable to run it. But when I run the bundle on core-i7, the simulator is on but I dont see my application on it.
My first concert is how should I setup the Android development env. so that it is as faster as possible like should I set it individually eclipse then sdk manually and the plug in and manually configuration or bundle is fine and does not effect on speed of computer?
2) I have HTC desire phone and google nexus tablet, should I connect it to my pc to use as testing my application, would it be faster or computer simulator is faster.
Please guide me the stepts to set up android enviroment which runs fast on low configuration and old laptop/pc.
Thanks.

Run any Android app on your Chromebook

http://surl.im/MhvRr
This has really breathed new life into my HP Chromebook. The only downside to this OS is the way it handles ZIP files. You must drag them to the Download section and they get unpacked and show up in left column.
Android Apps that work for me:
Pandora
DoggCatcher
Garman My-Cast Weather
TWIT.TV
Android Apps that won't run:
iBird Pro
WinAmp
Gmail 5.0
Anyone know if gmail 5.0 will run well on Chromebook? I need a new laptop and would like to go to ChromeOS but I need a decent exchange email client. The company that hosts our web access will not enable full version of OWA for anything other than IE.
Thanks for sharing useful information with us.It helps for the new followers who dont know about this.
I dont see the FIOS app listed, can it be done? I use my tablet like a second tv at home and to watch stuff in HD as I do not have the hd box. Thx.
Technically, yes you can run any Android application on a Chromebook, but it will require quite a lengthy process that may not even be worth the time. Here's the guide. Just follow these steps: (I would post a link but I'm a new member...)
"Google is currently working with a handful of developers to bring a few Android apps to Chrome OS—but why wait for the pokey process to bear fruit? You can run any Android app on your Chromebook today. Chat on Skype, play Minecraft Pocket Edition, or read the latest news in Flipboard; it’s all possible, with a little help from Linux.
Here’s how it works: Google created a “runtime” that allows any Android app to run on Chrome OS. To test it out, it released four Android apps—Vine, Evernote, Duolingo, and Sight Words—that are now on the Chrome Web Store. Installing one of these apps will get you the runtime, and then you can “sideload” an Android app and run it on your Chromebook.
Google's goal is to get every Android app running on a Chromebook. In practice, the runtime is still in development and some apps crash—especially since Google's Android backend services aren't present on a Chromebook—but many apps already work just fine. Apps that use the microphone and camera even have access to your Chromebook’s microphone and camera. Android app notifications appear in Chrome’s notification center, too.
4.3 skype on chrome os
Skype's Android app running in Chrome OS, complete with notifications in the lower-right corner. Nobody tell Microsoft!
Getting started
First, install one of the four official Android apps—like Kids Sight Words—from the Chrome Web Store. Try the app and ensure it works on your Chromebook. Installing this sample app will also install the Android runtime for Chrome OS, and that’s what lets this hack work behind the scenes.
Install an Android app on Chrome OS
We’ll be using the chromeos-apk tool for this. It runs on UNIX-like systems (read: Linux and Mac OS X). We performed this process with Ubuntu 14.04, but there’s a way to convert APK files manually if you’re on Windows, or you can run Ubuntu from a live CD or Wubi. You can even do this on a Chromebook itself if you’re a geek who’s installed Linux in developer mode.
On Ubuntu, open a Terminal window. Run the following two commands to install and set up node.js:
sudo apt-get install nodejs npm
sudo ln -s /usr/bin/nodejs /usr/bin/node
Next, install the chromeos-apk tool:
sudo npm install chromeos-apk -g
You’ll need the Android app’s APK file. Google doesn’t just allow you to download these from the Google Play Store. You can sometimes find APK files on various websites online, but that's risky—it’s like downloading a program’s .exe file from an unofficial file-hosting site instead of the official source.
1 download android app apk file for chrome
Downloading an Android app's APK using AirDroid's web interface. (Click on any image in this article to enlarge it.)
If you have an Android smartphone or tablet, AirDroid works well for this. Install the Android app you want to run on your Chromebook on your Android device, and install AirDroid as well. Open the AirDroid app and visit the AirDroid website on your computer. Sign in to the AirDroid interface. You don’t need to create an account, just scan the QR code on the screen with your device’s camera. Click the Apps icon, locate the app you want to run, and click the Download button to its right. You’ll get the app’s APK file on your computer.
Next, you’ll use the following command on your computer to package the Android app up for Chrome OS. (Be sure to replace “/path/to/app.apk” with the file path to the downloaded APK file on your drive.)
chromeos-apk /path/to/app.apk
If you’d like to use the app’s tablet interface instead of it smartphone interface, add --tablet to the end of the command, like so:
chromeos-apk /path/to/app.apk --tablet
2.5 convert android app for chrome
Converting an Android app for use on a Chromebook using the Chromeos-apk tool in Ubuntu Linux.
I saw an error message with Skype and had to enter the “com.skype.raider” name when prompted, but the tool still successfully converted Skype and it ran on my Chromebook. The tool is supposed to get the appropriate name from the APK file so you don’t have to enter it by hand, but it doesn’t always work.
The command generates a directory, which will appear in your home directory on Linux. Copy the entire directory to your Chromebook via a USB flash drive, SD Card, or shuffling it around using a cloud syncing service. Go to the Extensions page on your Chromebook (Chrome > "Hamburger" menu > Tools > Extensions), click Enable developer mode, and use the Load unpacked extension button to load the extension directory for the Android app.
3 install unpacked extension
The Extensions menu's developer mode in Chrome OS.
Once that's done, simply open select the Launch option for the app in the Extensions menu.
Run more than one app
This tool has some limitations. Google’s Android runtime for Chrome is currently restricted to four specific apps, and the tool above replaces Vine with an app of your choice. You can only use the command above to install a single Android app on your device at a time. If you want to install up to three more, follow these instructions.
Vladikoff—chromeos-apk’s developer—has also now released a modified Android runtime for Chrome. It’s known as the ARChon Custom Runtime, and it allows you to run any number of apps at a time. It even allows you to run Android apps in Chrome on Windows, Linux, and Mac OS X. This modified runtime is less official and may be more unstable. Of course, Windows users already have a good way to run Android apps with BlueStacks or by installing Android in a virtual machine.
soundcloud chromeos Vladikoff
Soundcloud's Android tablet app running on a Chromebook.
Where is this headed?
In the future, Google will likely improve their Android app runtime and allow all Android developers to easily package their apps and put them on the Chrome Web Store. Google could go even further, adding Chromebooks as another supported device in Google Play so you could easily install any Android app on a Chromebook like you'd install it on a smartphone or tablet.
We’ll probably need unofficial tools like chromeos-apk for a while. It’s unlikely we’ll see every Android app appear in the Chrome Web Store any time soon. Chrome OS users may have to use tools like chromeos-apk to package up apps like Skype; Microsoft probably doesn’t want Skype running on Chromebooks, as they like using it as a cudgel against Chrome OS in their “Scroogled” campaign and other ads.
Check out /r/chromeapks on Reddit for more discussion of this tool, including whether specific apps work! We’ll hopefully see the tool continue to improve, bringing more software to Chrome OS—though you have to wonder what this means for the future of Chrome and its offline “Chrome apps.”
It's a pretty straight forward guide.
chromebooks are a google product...
griffmac12 said:
Anyone know if gmail 5.0 will run well on Chromebook? I need a new laptop and would like to go to ChromeOS but I need a decent exchange email client. The company that hosts our web access will not enable full version of OWA for anything other than IE.
Click to expand...
Click to collapse
where chromebooks are a google product, yes, you shouldn't have any problem running your gmail.. i can sink my email from my samsung gal 4 and no issues... comes equipped with gmail, you will have to set up an account, or use an old one... to set your chromebook up... it's like an android netbook... but i love this... ( had a netbook, loved it too, but... this is way better!!!)
good luck with yours!!
apps
hi
i have a hp 14 chromebook(celeron)
android skype and ymail are working for me
hi
how successful are people at running android apps on there chromebooks?
i have been trying off and on since christmas to run android apps on a intel acer chromebook with no success,
while i havent used this method described here, as i havent got linux, i have tried the other two methods that are supposed to work.
i have mainly been trying to convert mincraft as this is supposed to work fine, i just thought get this working and move on
first i installed evernote, to get the run time on chrome book, its definetly on there
then i have put ARChon
https://play.google.com/store/apps/details?id=me.bpear.archonpackager
on my phone, and used it to create the files/folders from apk files which then i put on the chromebook, and install via chrome/load unpacked extension
but it just shows the icon for a minute then the chrome crash screen
i have then tried installing Twerk,
https://chrome.google.com/webstore/detail/twerk/jhdnjmjhmfihbfjdgmnappnoaehnhiaf?hl=en
directly on the chromebook, converting the apks with twerk and then again install the resulting files/folders via load unpacked extension
but same result,
next attempt, i put the Archon runtime on the chromebook
https://archon-runtime.github.io/
i have repeated the previous steps, archon on my phone and twerk on the chromebook but still get same results
i have also tried a few other random apks, and i have tested the apks im using on a tablet so they all work
For older Chromebooks/Chromeboxes that Google will not load the Android store on, there is one possibility. There is a Linux distribution called "Android x86". I have installed this Linux distribution on my PC laptop, dual boot with Windows 10 and Ubuntu. It looks and runs android marshmallow just like my android tablet and phone. You don't need touchscreen. The mouse point, click and drag works fine to perform all touch functions. I can download and run Google Play Store apps to my PC with Android x86.
So, since you can install Linux through Crouton on a Chromebook/Chromebox, you should be able to install Linux Android x86 through Crouton.

How to Install Android OS on Virtual machine in PC ?

Can anybody explain me how to install android os on virtual machine on my computer. So that i can easily use the android apps on my pc without using the emulator and i think this would work better. Please Help...
You may take advantage of BlueStacks.
My recommendation: BLISS OS ( dual boot solution )
Emulators - where it doesn't matter which one - are always only a stopgap solution. Because emulators share system resources with PC, a high-end PC is neded to more or less flawlessly run an emulator instance.
Hi Kajal,
I totally agree with all the other answers like you can easily install Bluestacks on your computer and can use android apps easily. But only things only thing in bluestack is that you have good amount of RAM so that the apps can run smoothly. But still if you want to install android Operating system on virtual machine then you can follow these steps:-
Download the android ISO file from android-x86 and then download Virtualbox and install it properly.
1. Now Open Virtualbox
2. Create Virtualbox a new virtual machine
3. Configure virtual machine RAM and Harddrive.
4. Now import the ISO file in the virtual machine and setup it properly.
5. Now Adjust your Video Memory allocated for the android virtual machine.
6. Now once your android machine is created, Click on Start.
7. It will start loading the android files and then select the harddrive where it will be installed.
8. Now wait for few minutes and it will be ready to RUN.
I know the process is little longer, that i have also attached the guide showing how to install Android OS properly.
https://www.buildsometech.com/2020/01/install-android-os-on-pc-virtualbox.html
If it doesn't work. Please comment below, i would definitely love to guide you further.
Thanks,
Hope it helps
jwoegerbauer said:
My recommendation: BLISS OS ( dual boot solution )
Emulators - where it doesn't matter which one - are always only a stopgap solution. Because emulators share system resources with PC, a high-end PC is neded to more or less flawlessly run an emulator instance.
Click to expand...
Click to collapse
i like that option. next project. ty
why not use emulator?

Root Windows 11 (Hard Mode)

THESE STEPS HAVE BEEN SIMPLIFIED FOR YOU~! FORGET THIS MESS, PLEASE CHECK OUT THE NEW WINDOWS 11 ISO I MODDED FOR ALL OF US
JROM: WINDOWS 10 AND 11 LITE ISO PLUS WIN11R00T W\ WSA BUNDLE
THIS IS OUTDATED, SEE THE NEW ARTICLE FOR A PREMADE ISO: https://forum.xda-developers.com/t/how-to-make-a-lite-or-modded-windows-iso-tool-premade-lite-win-10-iso.4496967/ ======================================================= JROM: WINDOWS 10...
forum.xda-developers.com
**************************************************************
Thanks to the Community as this Would Not Be Possible Without All of you! Refs At bottom..
*************DISCLAIMER************************************
This build is ONLY for developers and pen-testers.
I am Not responsible if you soft brick your system.
This is all Literally Brand New, Windows 11 Is Not Fully released.
If you prefer to not install this on your direct OS,
Give me a couple days to get you all a Virtual Machine Preloaded.
Also There Is No Voice Over.
The Video Is Intentionally fast, concise, and to the point.
You Will have to Read the Guide.
If you want Easy Mode, Please wait for my Virtual Machine Image release In a day or two.
Also, I expect You to Know How to Recover Your Own Files should Anything Go Wrong.
******AGAIN, WARNING, ONLY THE SUPERNERDS SHOULD INSTALL THIS.**********
Video Proving Concept, Intended to teach slowly by going fast:
Written Guide:
Download Win11Root:
MEGA:
1.22 GB file on MEGA
mega.nz
NOTE: I'M SILLY AND I FORGOT TO UPLOAD THE .DEV FOLDER. HERE IS THE DEVELOPER ISO:
How To Download Windows 11 Developer ISO
THIS THREAD IS OLD AS HECK, BUT WILL TEACH YOU SOME THINGS, IF YOU LISTEN~! Hello, there are three ways to download Windows 11 ISOs, the first and most obvious way being through Microsoft themselves. But what do you do when their site is...
forum.xda-developers.com
*How to Unlock Windows Insider*
Open Settings.
Open Windows Update.
Open Windows Insider Program.
Choosing your data settings - Windows Insider Program
Choosing your diagnostic data settings for flighting
docs.microsoft.com
*Installing the Developer's PreRelease Win 11 Copy*
Open WIN11ROOT.
Open .devimage
Run the Win 11 dev installer through the ISO file..
Wait for reboot...
*Enabling Developer Mode On Windows*
Open Settings.
Scroll Down to Privacy Settings.
Open, then click on "For Developers".
Turn on Developer mode.
*First Step to Setting Up the Debugger*
In Developer Mode:
Select Device Portal.
Let Windows Install the Toolset.
Turn Authentication OFF.
Scroll down to device discovery and turn it on.
*Install Visual Studio*
download visual studio:
Download Visual Studio Tools - Install Free for Windows, Mac, Linux
Download Visual Studio IDE or VS Code for free. Try out Visual Studio Professional or Enterprise editions on Windows, Mac.
visualstudio.microsoft.com
Run .vs_community__559787300.1638713783.exe
---edit I left this out, download visual studio off microsoft's website
---This is necessary to download the dependencies *aka* "Features"
During the Install:
Switch to Workloads tab.
Select:
1- Universal Windows Platform development
select all options except win 10
2- .NET Desktop Development
3- Desktop development with C++
--------NOTE-------------
IT IS NOT NEEDED TO DL "EVERYTHING" AS I SAID BEFORE, THIS BUILD
IS FOR THE DEVS AND PENTESTERS... TO UNLOCK ALL YOUR "TOOLS"
*Installing the Dependencies*
Hit the Windows key on your keyboard.
Search for Features.
Go into feature management.
Turn on EVERYTHING!
*Installing the Android Subsystem*
Right Click android.Msixbundle
Select Copy Path
(android.Msixbundle is the android subsystem downloaded from the microsoft store)
Right Click 0000-ADB.exe
(NOTE THAT THE ADB IN WIN11ROOT IS A /SHORTCUT/ FOR POWERSHELL 7... YOU NEED TO REPLACE IT)
To replace the shortcut, go into the powershell Folder in WINROOT
Hit ctrl + F to "find" pwsh
Right Click and create a new shortcut.
Title it ADB to make it easier to know what it is going to be used for...
Paste the Shortcut in the main folder of WINROOT...
Now right click... Select run as Admin.
Type:
Add-AppxPackage and paste android.Msixbundle's path
The code is in this file, fyi:
00000-InstallAndroidSubsystem.txt
*Programming The Android Subsystem*
Press the Windows Key.
Search Android.
Open Windows Subsystem For Android Settings.
Under Subsystem Resources Select Continuous.
Turn Developer Mode On.
Then Click Manage Developer Settings.
Refresh your IP Address.
Copy your IP Address.
*Setting Up The "ADB Tools"*
Open WIN11ROOT Folder.
Open AdbConnect.txt
Paste your PC's Ethernet IP address from Dev Settings.
Save the file, then copy the full code.
Open 0000-ADB.exe
Paste:
adb connect 192.168.0.5:50080
(Replace 192.168.0.5:50080, with Your Ethernet IP..
From Developer's options...")
*Installing Apps Through ADB*
Open WIN11ROOT Folder.
Open .0-DROP APPS HERE
Drop in Any app or use the Testers..
Right Click the App you want to install..
Click Copy As Path
Open 0000-InstallApps.txt
Paste the path at the end of the command..
For instance:
adb install "C:\Users\anife\Desktop\WIN11ROOT\.0-DROP APPS HERE\rootexplorer.apk"
adb install "whatever else you like"
Replace the quotes with your app's path..
Save The File For Troubleshooting Purposes
Right Click 0000-ADB.exe
Run as admin..
Paste in commands for your apps one at a time.
Obviously this can all be streamlined, but this is a proof of concept demonstration to
help get the devs and pentesters rooted as intended by microsoft through their Insider Program.
Now the easy part!
*Installing Kali Linux*
Open WINROOT Folder.
Right Click ADB.exe
Select Run As Admin
Paste this code to install Windows Subsystem for Linux:
wsl --install -d kali-linux
if you have trouble with your linux install,
wsl –set-default-version 1
will correct
Download any app on the playstore, Without installing GMS, GAPPS, AMAZON, Or any other App Store:
Download Any Apk Off The Playstore Without installing Google, AMAZON, or Any other APP Store
EDIT-- This post is super old (but still works). Another method (maybe better for your use case?) is the Aurora store. Please see the COMMENTS SECTION. How To Download any app on the playstore, Without installing GMS, GAPPS, AMAZON, Or any...
forum.xda-developers.com
REFS <3 SHOUT OUT TO THEIR FAMILY:
I would like to thank my brilliant friend, Ron Lovell. He was the one to first tell me about Windows Insider, about Android apps being able to be run on them, and is currently teaching me new methods for all sorts of things. Together and with the rest of You, we can continue to Build the Future. "It takes a team"
Tipped me off I forgot to get the Dev edition. Hah
Showed me the amazing matrix, linuxesque way of installing dev distros
How to use UUP Dump to download Windows 11 build 25375, 23466, or any ISO file - Pureinfotech
UUP Dump lets you download the Windows 11 build 25375 or 23466 ISO file or any other release for an upgrade or clean install. Here's how:
pureinfotech.com
Summary for Windows 11 Insider Preview 10.0.22509.1011 (rs_prerelease) amd64, English (United States), Windows Home, Windows Home N, Windows Pro, Windows Pro N
Summary for Windows 11 Insider Preview 10.0.22509.1011 (rs_prerelease) amd64, English (United States), Windows Home, Windows Home N, Windows Pro, Windows Pro N on UUP dump. UUP dump lets you download Unified Update Platform files, like Windows Insider updates, directly from Windows Update.
uupdump.net
Showed me how to turn on "features" the dependencies installed from visual studio
How to Install the Windows Subsystem for Linux on Windows 11
The Windows Subsystem for Linux (WSL) lets you run Linux software on your Windows 11 PC. When you enable WSL, Windows will install a custom-built Linux kernel. You can then install Ubuntu or another Linux distribution of your choice.
www.howtogeek.com
Getting started with the Windows Insider Program
Be the first to see what's next for Windows, provide feedback to help us improve Windows, and join our inspiring community in the Windows Insider Program.
insider.windows.com
Migrating from Windows PowerShell 5.1 to PowerShell 7 - PowerShell
Update from PowerShell 5.1 to PowerShell 7 for your Windows platforms.
docs.microsoft.com
Build desktop Windows apps with the Windows App SDK - Windows apps
Learn about the Windows App SDK, benefits it provides to developers, what is ready for developers now, and how to give feedback.
docs.microsoft.com
Use the Windows App SDK in an existing project - Windows apps
This article provides instructions for using the Windows App SDK in an existing project.
docs.microsoft.com
Intel Bridge: What it is, and how it gets Android apps working on Windows 11
Yo dawg, Intel heard you like compiling and it wants to recompile your compilations. Or something like that. The good news is that it actually makes sense.
www.androidcentral.com
How To Manually Install WSA:
Copy this link Then paste it in the link below, DL the MSIX Package
Get Windows Subsystem for Android™ with Amazon Appstore from the Microsoft Store
Windows Subsystem for Android™
www.microsoft.com
Website to download from Microsoft Store:
Microsoft Store - Generation Project (v1.2.3) [by @rgadguard & mkuba50]
Online link generator for Microsoft Store. You can use it to get links to almost all apps, games, themes from the Microsoft Store.
store.rg-adguard.net
Powershell 7:
.Bat file unable to run powershell 7
I have set up a very simple .bat file to execute a couple of commands to save me typing them out every time, however the processes need to be run in powershell 7. If i manually run powershell 7.0.3...
stackoverflow.com
Want a deeper understanding of Android, specifically the sublayers, like the bootloader, rooting, flashing a custom OS and / or GAPPS?
Root Nvidia Shield TV Pro 2019 Version
THIS IS OUTDATED https://forum.xda-developers.com/t/bootmod-root-your-shield-in-1-minute-2015-2017-2019.4524873/ REPLACES THIS IF YOU WANT ANDROID OR USE THIS GUIDE...
forum.xda-developers.com
The instructions above are for the shield, but the steps are mostly the same with any device, once you get into your device's bootloader..
NOTE THAT THE SHIELDTOOLS CANNOT BE USED ON YOUR PHONE, MORE SPECIFICALLY THE SHIELDROOT SCRIPT, DO NOT RUN THAT ON YOUR PHONE BC IT CONTAINS A SYSTEM IMAGE BUILT FOR THE SHIELD AND WILL SOFT BRICK YOUR PHONE UNTIL YOU FIND THE CORRECT IMAGE FOR YOUR PHONE.... EVERYTHING ELSE IS AMBIDEXTROUS
Thread has been updated to include Google Drive or Mega links to download the tool.
Mod Edit: Quote removed since post removed.
The link to your Dev build keeps throwing a forbidden error. So might wanna fix that..
EDIT *IRRELEVANT*
it was not in the download from Mega or Google.. I'm not this much of a stickler to most, because i already have WSA rockin on W11, but I just figured i'd give your method a try because your title honesatly was appealing and I had nothing bette rto do.. because I watched your video and saw the dev image was in your WIN11ROOT folder, but wasn't the case on either download for me.
jenneh said:
Gee, that got fixed quickly I guess I have no choice but to delete the links, For now! Muahahahaha!! Note to users, The Developer ISO is in WIN11R00T, It is just the DIRECT download link that is down, for those who don't wan't to download my toolset. While I'm at it, if you dl my toolset, the adb.exe shortcut will not work, you need to delete it, go into powershell, 7, then hit ctrl f to find pwsh, copy and paste that short cut to the original folder using cmd Will Not Work to activate power shell 7
Click to expand...
Click to collapse
EDIT *IRRELEVANT*
DrScrad said:
it was not in the download from Mega or Google.. I'm not this much of a stickler to most, because i already have WSA rockin on W11, but I just figured i'd give your method a try because your title honesatly was appealing and I had nothing bette rto do.. because I watched your video and saw the dev image was in your WIN11ROOT folder, but wasn't the case on either download for me.
Click to expand...
Click to collapse
Can I ask you, do you know how that's possible? Is it user error on my part or was it removed after the fact? I'm going to try to reupload it with a different name, just the dev ISO. THANK YOU for telling me.
----edit definitely user error... It shouldn't have only been 1.3 gb zipped and that should have registered to me sooner...
I Just got so excited to share the Mostly Gui Method...
I AM REUPLOADING THE DEV ISO I WILL POST A COMMENT WITH THE LINK WHEN IT HAS UPLOADED
THE TOTAL FILE SIZE FOR THE ISO IS 4.6 GB
A new lesson for those willing to learn! https://forum.xda-developers.com/t/how-to-download-win-11-developer-iso.4372383/
A mega link has been provided for the direct DL of the Dev ISO.
As well as an explanation on UUP for future reference..
I'm a little confused about what the intent here. Is this guide intended to help people set up their Windows 11 PC as a ADB platform for their phone? Or is this focused on gaining root access in the WIndows 11 Android subsystem so as to run Android apps with root?
V0latyle said:
I'm a little confused about what the intent here. Is this guide intended to help people set up their Windows 11 PC as a ADB platform for their phone? Or is this focused on gaining root access in the WIndows 11 Android subsystem so as to run Android apps with root?
Click to expand...
Click to collapse
It's about helping beginners interested in learning systems like android and windows understand better where to get started. From beginning to end. *Teaching!* Some folks interested in this are very young and do not have the ability to comprehend a lot of the technical jargon that you find on some of these more advanced concept threads.
I'm am teaching folks, as I learn, how I see things, pitfalls and all, so we have more people in the world learning these things and more people to talk to about Creating The Future.
Yes it helps them get setup with adb without having to dl the toolset off google sdk site, its the full latest sdk from google.
I also included powershell 7 so you don't have to DL that too.
In the past I probably would have not installed visual studio, as I didn't understand that their jargon of "features" is akin to "dependencies" like framework, hypervisor, etc.... Which is a huge mistake!
IRELEVANT
Okay Friends A bare Bones VM running Ghost Spectre's interpretation of what Win 11 should be is uploading now! I'm stuck at work for a few more hours, but when I get home I will make a video to guide you all through programming our new toy!
Now, as this is a class and a learning environment, you will be left with a problem We will get Kali Linux setup and working in our Windows 11 Virtual Machine, We will Install the Android Subsystem through ghost's toolbox, since it's easier.
We will get all our features and dependencies unlocked, and then you will be presented with the problem... Some solutions.... And well just an opportunity to THINK OUTSIDE THE BOX.
The android subsystem is giving me trouble in the VM. Maybe it will you, too.
Can You solve the problem?
Also I want you to think about this question:
What do we want windows to be? More so what do we want computing to be, to Do?
The bare bones windows 11 virtual machine is 6gb in size zipped!
Posting the link here early for those that are interested and already understand how to install vms... still working on the guide for those that wouldn't know the first thing to do with this, otherwise XD
https://mega.nz/file/isdEVD4J#185Cr400Q2qcXuIIBUx-fEbPzzK1iAe54mbCnmIrA3I
this is ghost specter's win 11
i have now built my own modded win 11
jenneh said:
Okay Friends A bare Bones VM running Ghost Spectre's interpretation of what Win 11
Now, as this is a class and a learning environment, you will be left with a problem We will get Kali Linux setup and working in our Windows 11 Virtual Machine, We will Install the Android Subsystem through ghost's toolbox, since it's easier.
We will get all our features and dependencies unlocked, and then you will be presented with the problem... Some solutions.... And well just an opportunity to THINK OUTSIDE THE BOX.
The android subsystem is giving me trouble in the VM. Maybe it will you, too.
Can You solve the problem?
Also I want you to think about this question:
What do we want windows to be? More so what do we want computing to be, to Do?
The bare bones windows 11 virtual machine is 6gb in size zipped!
Click to expand...
Click to collapse
Paylaşımların için teşekkürler

Categories

Resources