Hello
Im write program in java and like know which java emulator its best for android OS? I'm locking in google play and find many programms. Which its bether? I like run other java program too and not just mine.
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.
Hello
Im write program in java and like know which java emulator its best for android OS? I'm locking in google play and find many programms. Which its bether? I like run other java program too and not just mine.
I use Oracle's VirtualBox to run Android VMs for testing. The response is better than the emulator that comes with Android Studio.
The problem is finding current VMs to load into VirtualBox. Another program that I've used is GenyMotion but it's VMs aren't as responsive.
I have an older laptop with 8G of memory, 3.5GHz cpu and Win10
If you don't understand my answer, don't ignore it, ask a question.
I like know how can run java programs writen with Neatbans in windows under android. Which java emulator under Android get me change for run my programs under Android?
I use the Oracle VirtualBox program to run Android VMs for testing Android apps on my Win10 PC.
I'm not sure what you are asking.
I have tried the GenyMotion program to run Android VMs but it is not as responsive.
I don't know anything about Netbeans. I use Eclipse for Android app creation and maintenance.
If you don't understand my answer, don't ignore it, ask a question.
My computer can run only andy android emulator. How can build adroid aplikacion without support for android emulators?
Sorry I do not know anything about "andy android emulator".My computer can run only andy android emulator.
If you don't have an emulator, you could use a real android device for testing. The adb command would allow you to download the logcat from the device to be able to see if there are any errors and to read any of the debug print outs.
If you don't understand my answer, don't ignore it, ask a question.