Giter VIP home page Giter VIP logo

android-virtualbox's Introduction

android-virtualbox

android-virtualbox's People

Watchers

 avatar

android-virtualbox's Issues

Basic (captured ps/2) mouse support

The vbox_defconfig kernel configuration in AOSP's 2.6.29-based goldfish kernel 
does not have PS/2 mouse support enabled. This should be enabled in 
vbox_defconfig to allow builds based on this configuration file to have basic 
captured mouse support.

Original issue reported on code.google.com by [email protected] on 19 Jan 2012 at 5:14

AndroVM Player does not start on graphic card on PCI 0000:00:02.0

What steps will reproduce the problem?
1. on switchable graphics laptop set graphic card to integrated intel
2. start androvm player following the standard procedure
3. the boot of android aborts

What is the expected output? What do you see instead?
AndroVM Player should complete the boot process, but instead it aborts halfway

What version of the product are you using? On what operating system?
androVM_vbox86t_4.1.1_r4-20121119.ova or tp 
This happens on Linux Debian 64 bit and on Windows 8

Please provide any additional information below.
Using the dedicated graphic card (ATI mobility 4500) AndroVM Player boots 
succesfully with hardware acceleration
the PCI address of this card is 0000:01:00.0
Cannot test with older versions of VirtualBox because older than latest does 
not allow to see the androvm image file during the import

Original issue reported on code.google.com by [email protected] on 14 Feb 2013 at 8:03

Enable RTC support

Without RTC support, clock updates and any related services are not functional.

Original issue reported on code.google.com by [email protected] on 19 Jan 2012 at 5:23

Setting proper BOOTCLASSPATH variable

Using the default values for the BOOTCLASSPATH, the following code will crash.

XPathFactory factory = XPathFactory.newInstance();
XPath xPath = factory.newXPath();
 Log.i("XPath", "" + xPath);

This is due to multiple jar files missing in the BOOTCLASSPATH environment 
variable. 
In this particular case, apache-xml.jar is not included so the XPath api 
crashes when
trying to find a class that implements the api. 

I have submitted the patch to the android gerrit at 
https://android-review.googlesource.com/#/c/35253/
and wanted to post the issue here and contribute to the project.

Original issue reported on code.google.com by [email protected] on 16 Apr 2012 at 8:50

Manage orientation

For testing application, it would be great to be able to manage the virtual 
screen orientation.

Original issue reported on code.google.com by [email protected] on 24 Jan 2012 at 9:18

Power management - ACPI support

Power management through ACPI is not enabled in AOSP vbox support.
To have it, we need to :
- Add ACPI to the kernel through vbox_defconfig
- Solve the problem where VirtualBox don't send ACPI events on power management 
events (plug/unplug charger, battery level changing, ...) : my solution (not so 
elegant but I don't think of any other one) is to poll events at a reasonable 
frequency (30 secs)

I already have done this on my local source tree.
I have to submit the patches.

Dan.

Original issue reported on code.google.com by [email protected] on 19 Jan 2012 at 6:55

SATA AHCI support

We should probably try to get Android bootable from a virtual SATA controller 
as well, though this will have minimal practical impact.

Original issue reported on code.google.com by [email protected] on 21 Jan 2012 at 6:48

Post our modified vbox_defconfig (and kernel tree/binary?) on Downloads

After we're reasonably confident we've made all necessary kernel and kernel 
config adjustments, we should consider posting to this project's Downloads 
section:

- Our vbox_defconfig
- A tarball of our current kernel source tree
- A binary built from the above (suitable for drop-in replacement of 
prebuilts/qemu-kernel/x86/vmlinux-vbox)

These would be as a stopgap only, while we're waiting for upstream to merge (or 
reject) our changes, and each of them should be removed once the upstream state 
matches ours. This would allow new contributors to get started with our kernel 
as quickly as possible, without having to check out a number of disparate 
patches.

Original issue reported on code.google.com by [email protected] on 21 Jan 2012 at 6:02

  • Blocking: #15

VirtualBox Guest Drivers

VirtualBox Guest Drivers are mandatory to :
- Implement shared directory with host
- Have Hardware OpenGL

Working on my local tree.

Procedure :
- Download vbox guest additions
- Go to VBoxGuestAdditions-x.y.z/src/vboxguest-x.y.z
- Issue "make BUILD_TARGET_ARCH=x86 KERN_DIR=/path/to/android/kernel"
- If compilation OK, you'll have kernel modules vboxguest.ko vboxsf.ko 
vboxvideo.ko which will have to be loaded at android startup

Original issue reported on code.google.com by [email protected] on 23 Jan 2012 at 10:09

Sound: Audio in

Support for recording via host-connected microphone should be established in 
the vbox_x86 target.

Original issue reported on code.google.com by [email protected] on 19 Jan 2012 at 5:38

Hardware OpenGL support

Hardware OpenGL acceleration should be enabled in the vbox_x86 target via 
VirtualBox's 3D acceleration.

Original issue reported on code.google.com by [email protected] on 19 Jan 2012 at 5:34

Camera support

USB cameras should be supported in the vbox_x86 target when connected to the 
host PC.

Original issue reported on code.google.com by [email protected] on 19 Jan 2012 at 5:36

android-x86 test / iso's vm.iso / all versions

What steps will reproduce the problem?
1.install vm.iso under VB 4.1.8, as live CD or on HD
2.boot
3.start browser

What is the expected output? What do you see instead?
should load web pages
web pages do not load; browser closes after less than 30s.



What version of the product are you using? On what operating system?
use vm.iso (all available versions) in VB 4.1.8 under linux/ubuntu on dell D505


Please provide any additional information below.
Have tested that internet connection works.
Browser works fine, with all presently available vm.iso's, in VB 4.1.8 under 
linux/ubuntu on dell e6500!


Original issue reported on code.google.com by [email protected] on 1 Feb 2012 at 11:46

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.