Is there any way to run the kindle fire version of android as a virtual machine?
aaronf8 said:
Is there any way to run the kindle fire version of android as a virtual machine?
Click to expand...
Click to collapse
I'm pretty sure there is since it's just a modified form of Android 2.3.
There is already an Android virtual machine out that developers use to debug their apps.
In fact, whenever i code something for my Fire, I test the code in a virtual machine running Android 2.3.
Related
OK, i'm hearing all the time about different ROM's being put on phones like cyanogenmod and many others. even some people dual booting. is it possible to dual boot with ubuntu and an android ROM? if you're wondering i have the HP touchsmart (has a touchscreen) would it be possible to boot into android. i've done alot of research but can't find anyone that has done it or has a guide. would it be possible to load it into my grub or are the files entirely different. i've seen people put ubuntu on phones why not android on my laptop. (oh and not the SDK...its too slow to be seriously used and then i'm still using it as more of a virtual machine than an OS)
google search Chromium OS , Beta build , lolz , looks like android
Chromium OS is not android in the slightest!
If you want to play with Android on your PC, there are two ways you can run it:
A) Install the emulator - this is pretty slow, but gives you a phone-in-a-box you can play with
http://www.androidguys.com/2010/12/15/android-emulator/
B) Use Android x86 - a port of Android that runs on PCs
http://www.android-x86.org/
(Grab the generic iso from here: http://android-x86.moonman.dk/old/)
Now either burn that to a cd, and boot from that, create a bootable usb stick with http://unetbootin.sourceforge.net/ or install it in a VM like VirtualBox
I actually really like the A500 as is (better than the w500 and Viewpad), but I really need something I can run Linux on, and has the portability of a tablet.
Is there a way to boot these from a flash-drive, or to otherwise install an O/S on the, er, drive?
Anyone? Bueller?
You would need a custom bootloader, and since we don't really have direct access for a custom recovery, there's not a whole lot you can do. On top of that, you would need all the right drivers for the hardware, which you probably won't find in any off-the-shelf distro.
Android is based on the Linux kernel, is there something you really need Linux for that Android can't do?
There is probably a Chroot option - there usually is for Android devices. This means that the distro will use the existing Linux kernel and its modules. However, this will of course mean that resource will still be used by Android as well as your distro and that you will access it via an Android VNC client. Check the Xoom forums, I am sure there is a tutorial there which should work here.
I really want a native dual boot setup. I really hope this bootloader gets hacked to pieces.
EDIT - You could get the W500 and hope that the ANDROID x86 crowd get Honeycomb up 'n' running. However, since the sourcecode still hasn't been released a tablet worthy build may be some time away. I doubt Honeycomb source will ever be released. They will probably just skip it and release Icecream Sandwich!
EDIT EDIT - follow this thread - http://forum.xda-developers.com/showthread.php?t=987740&page=7. This should work on all Tegra SOC based devices.
Hi all,
I got Ubuntu running on my Asus Transformer via the chroot method. Now, I installed Eclipse and wanted to start developing my Android Apps on the tablet.
Problem is the Android SDK tools are compiled for x86.
Does anybody know how to compile them for ARM or maybe even have a download link?
It'd be sooo cool to be able to dev on the Transfomer as it has this awesome physical keyboard dock!
Any ideas are highly appreciated.
Thanks,
Chris
I also run a chroot (debian squeeze) on my optimus v. you're lucky to have a keyboard port! I'm stuck with a stupid touch-keyboard without programmer keys.
I have looked for an ARM-based SDK myself as well, with no success.
some of the binaries would be useless on-device without usb-otg host mode, like adb and fastboot, but on capable devices those are needed too.
you already have an ARM-gcc toolchain too, so that piece is unnecessary as well.
maybe going through the SDK manually you could find exactly what parts are binaries to see about finding specific replacements compiled for ARM, or at least source for them.
the rest of the SDK should be portable without mods, unless something's so picky it requires sun-java instead of open-java.
keep us posted!
new information
http://www.timelesssky.com/blog/building-android-sdk-build-tools-aapt-for-debian-arm
Hello,
Is it possible to run, either though virtual machine or by dual boot, to run another system such as Linux (Ubuntu) or Windows 98 or Windows XP?
TheRPGLPer said:
Hello,
Is it possible to run, either though virtual machine or by dual boot, to run another system such as Linux (Ubuntu) or Windows 98 or Windows XP?
Click to expand...
Click to collapse
You already can run Linux on this tab, it's not practical but you can. As for Windows, 98 and XP are not Arm compatible so there is no go for those. The only possibility is Windows 8 RT and it only runs on their official hardware.
skurtov said:
You already can run Linux on this tab, it's not practical but you can. As for Windows, 98 and XP are not Arm compatible so there is no go for those. The only possibility is Windows 8 RT and it only runs on their official hardware.
Click to expand...
Click to collapse
okay thank you. do you have any tips to run linux on this tablet? I'm not at all new to how android runs (5 android devices of mine are hacked) but I am completely new to this inconia tab. What would I need to do?
EDIT: Never mind I can chroot Linux to run it.
i have Anroid TV on VirtualBox ,it works fine with me except the VGA resolution Stuck on 1920x1080,and I want to change it to 1366x768.
how can I do that?
there is not Grub installed
wish u can help me guys
If you're itching give Android a try but don't necessarily want use your whole computer for the task, the best option is to run it in a virtual machine using VirtualBox. It's actually pretty easy to set up, and will offer you the full Android experience in a matter of a few minutes. First install VirtualBox, which lets you run a variety of operating systems inside Windows, and then run Android-x86 as a virtual machine inside it. That way, you can run the entire Android OS inside a virtual machine on Windows, or on a Mac or Linux, for that matter.