Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: Looking for free android emulator

  1. #1
    Forum VIP
    Join Date
    Jul 2010
    Posts
    1,676
    Thanks
    25
    Thanked 329 Times in 305 Posts

    Default Looking for free android emulator

    I wanted to know if anyone knew of a free, good, high performance android emulator for recreational use. The default android is too slow. I did you Bluestacks, but they have started charging for use. I tried Andyroid, but it requires Virtualization, which my process has, but I am unable to enable for some reason.

    Any suggestions are appreciated.
    NOTE TO NEW PEOPLE LOOKING FOR HELP ON FORUM:

    When asking for help, please follow these guidelines to receive better and more prompt help:
    1. Put your code in Java Tags. To do this, put [highlight=java] before your code and [/highlight] after your code.
    2. Give full details of errors and provide us with as much information about the situation as possible.
    3. Give us an example of what the output should look like when done correctly.

    Join the Airline Management Simulation Game to manage your own airline against other users in a virtual recreation of the United States Airline Industry. For more details, visit: http://airlinegame.orgfree.com/


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Looking for free android emulator

    I'm using the Genymotion virtual machines on Oracle's VirturalBox. It's not high performance but a lot better than the AVD created by the ADT in Eclipse.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Forum VIP
    Join Date
    Jul 2010
    Posts
    1,676
    Thanks
    25
    Thanked 329 Times in 305 Posts

    Default Re: Looking for free android emulator

    I just tried Genymotion, but when I started an emulator, it said my computer doesn't support OpenGL.
    NOTE TO NEW PEOPLE LOOKING FOR HELP ON FORUM:

    When asking for help, please follow these guidelines to receive better and more prompt help:
    1. Put your code in Java Tags. To do this, put [highlight=java] before your code and [/highlight] after your code.
    2. Give full details of errors and provide us with as much information about the situation as possible.
    3. Give us an example of what the output should look like when done correctly.

    Join the Airline Management Simulation Game to manage your own airline against other users in a virtual recreation of the United States Airline Industry. For more details, visit: http://airlinegame.orgfree.com/

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Looking for free android emulator

    I guess the newer version requires that. I have older and cheaper PCs that don't have the right version of OpenGL. I downloaded and installed my Android VMs earlier, some of them last year. I remember having problems with several of them that I never did get to work, but I did get some of them to load successfully and am now using them. If they weren't so huge I could sent you the .ova files.

    Whoops, I might have misread your post. Were you using Genymotion to control the VM? After using GM to download the ova file, I bypassed GM and imported the .ova files directly into VirtualBox and got some of them to work.
    If you don't understand my answer, don't ignore it, ask a question.

  5. #5
    Forum VIP
    Join Date
    Jul 2010
    Posts
    1,676
    Thanks
    25
    Thanked 329 Times in 305 Posts

    Default Re: Looking for free android emulator

    Okay, so I updated my graphics driver from Windows suggested driver to my manufacture's driver. I've had issues in the past with my manufacture's driver not saving settings like auto-detecting second monitors and such (Catalyst Control Center is a horrible program).
    Since updating, I may have gotten Andyroid to work, so this question might now be irrelevant.

    Edit: okay, so what I'm looking for isn't exactly am emulator. Bluestacks ran android apps using the computer's system resources instead of a heavy emulator. WindowAndroid (which I just tried) is extremely similar, but has a lot of crashing issues (seems like most people are having the issues). Those two programs start up some weird type of emulator, where it isn't the entire android OS, and instead uses system resources, so it is fast and starts up in less than a minute. Any ideas on anything like that?
    Last edited by aussiemcgr; September 6th, 2014 at 12:22 PM.
    NOTE TO NEW PEOPLE LOOKING FOR HELP ON FORUM:

    When asking for help, please follow these guidelines to receive better and more prompt help:
    1. Put your code in Java Tags. To do this, put [highlight=java] before your code and [/highlight] after your code.
    2. Give full details of errors and provide us with as much information about the situation as possible.
    3. Give us an example of what the output should look like when done correctly.

    Join the Airline Management Simulation Game to manage your own airline against other users in a virtual recreation of the United States Airline Industry. For more details, visit: http://airlinegame.orgfree.com/

Similar Threads

  1. Free Android App Host
    By aussiemcgr in forum Android Development
    Replies: 2
    Last Post: September 3rd, 2014, 09:14 AM
  2. Question Regarding Android Emulator
    By kalaicse30@gmail.com in forum Android Development
    Replies: 3
    Last Post: December 5th, 2013, 06:47 AM
  3. Replies: 3
    Last Post: June 5th, 2013, 02:46 PM
  4. Android emulator problem
    By dougie1809 in forum Java ME (Mobile Edition)
    Replies: 1
    Last Post: March 14th, 2013, 09:50 PM
  5. Replies: 3
    Last Post: January 5th, 2012, 01:44 AM