Bare minimu Android emulator for Windows - Android Q&A, Help & Troubleshooting

This is probably a slightly peculiar question that I am posting here.
I need a bare minimum android emulator for windows that would be able to take a webcam as an input. I have developed an augmented reality application using Vuforia and Unity3d. Compiled application only works for android because of the Vuforia, however I would need it on a windows 7. I have tried it on a Bluestack emulator and it works fine, I have also tested several other emulators. Typically webcam input does not work or it has 1 second delay. Bluestack seems to be fine, but I would require something that requires less computer resources than Bluestack.

Related

Games / Java on Niki?

After trying several roms (Win 6.1/ Win 6.5), I point out, that I haven't found a way to get java games running.
With Jbed, It was possible to install and start some games. But then, most of them have errors (touch screen problems, controlling problems; stuck in a selection screen etc).
With JBlend, It's possible to install all games. But then, I could not get any game running.
Can anyone tell me, why some roms use different "drivers" (for example omnia)? Is there any use of this? I never heard of real 3D drivers, which supports 3D gaming!
And - no, my Nike is not for gaming, but it would be nice to have!
I'd advice Esmertec Jbed to run the games in fullscreen and always get the correct JAR to your screen size.
The java manager, changed to run from the SD card:
http://forum.xda-developers.com/showthread.php?t=486697
(20080912.5.1 is not the latest version, but seems to be the most compatible out there)
One small issue, non-touchscreen java games may need the left and right softkeys, that not all the devices out there have (its my case on the touch dual) to fix the no-softkeys issue use this:
http://ae.inc.ru/aebplus.php

[Q] Running a PC-98 emulator?

I was looking for a way to run PC-98 applications on Android. To my knowledge, there appears to be only 1 PC-98 emulator designed for Android, and it is NP2 (which, isn't compatible with the games I want to run).
Another possible idea that I thought about was to maybe run DOSBox + Win95 or 98 + a PC-98 emulator although, I imagine this might even be too slow, if it would even work at all.
So does anyone have any other suggestions for maybe trying to run PC-98 apps/games? Maybe another Android app capable of emulating PC-98?

[Q] How to port a windows game to Android

Hello. I say you that I'm not a developer but I want to become it.
I want to port a Windows game (Harry Potter and the Chamber of Secrets Game PC; like this: http://www.youtube.com/watch?v=N76r0RjAYBI) on the platform Android but I don't know how I do it (if I cannot do it, you can say me it unscrupulous) Thanks in advance.
PS: [I want to port this game as Machinarium is ported on Android]
Impossible.
Sent from my GT-S5830 using Tapatalk 2
Thanks. So I cannot do nothing. Help Developers?
A) The game is written for a x86 processor and not the ARM processor
B) It is written for Windows (would be a bit easier if it was on linux)
C) You do not own the game and so porting it without source code would be very hard (and would likely result in you being told to remove the app)
So simply its near impossible, would take far to much work and even if you where able to do it its likely you would not be able to release it
Not Possible!
I is not possible if you don't have the source code. If you have the source code and the editor to open/export it, then you can recompile a Windows game to Android. But, you'll also have to code the game for Android. . And I don't think any developer like EA, who develops Windows games would give their source code to any one. However, some Open-Source games allow you to download the source code. You also need lots of programming experience because game-programming ain't that easy!
is it possible to port NFSMW 2005 to android?
I read the comments above,so far I'm agree Since NFSMW 2005 also develop by EA...
and why EA doesn't consider releasing NFSMW 2005 on android even after having so many latest cellphone which meet above the most PS2 /PC games requirement.
Im interested in porting age of wonders shadow magic to my kindle, can i not just build a shell to gimmick ol windows and just basically create an interface? Kind of like a plug n play interface model...yah the file package might be bigger but still. Or am i just crazy? Like a rom emulator
I would like to see starbound ported to Android one
You can use a emulator like bochs or other emulator that can emulate windows games
Will i be able to port osu!lazer to android, it works fine on mono with linux.
I am also trying to do a similar thing and have the same experience(zero lol). But im trying to port PrusaSlicer an app for 3d printing to android, its completelt open source(as far as i know) and although i dont have a linux system it also has a linux version.

[Q] Alternatives for Bluestacks

Is there an option to run Android (preferably 4.0+) on modern PC and play graphics demanding games, like N.O.V.A etc.? Bluestacks is currently pretty limited, maybe there's an option for creating a second OS?
Well, you can try to create that option yourself if you're willing.
Sent from my GT-N7000 using Xparent Skyblue Tapatalk 2
Odp: [Q] Alternatives for Bluestacks
Very funny
Native Android SDK (though it's really slow) or YouWave
Try Youwave,
But u need best graphic card on pc to play above games...:thumbup::thumbup:
http://youwave.com/download.html
Odp: [Q] Alternatives for Bluestacks
Thanks a lot!
Andyroid is best alternative
#01 – Andy OS Emulator (Andyroid)
You can use Andy as alternative to bluestacks.
Andy OS Emulator software, also known as Andyroid, was originally established and developed to bridge the gap between PC and mobile devices.
Not just that, the developers’ main target was to allow the users of Android operating system to play their favourite games and relish the similar experience on their PC.
Having Android experience freely available on the PC enables users to eliminate most of the boundaries and limitations like RAM, processor type, processing speed, screen size, screen resolution, graphics processing capabilities (GPU), and others that are imposed on most of the hardware of the Android devices.
Now you must be wondering that how this software can provide the complete Android experience and that too on a PC. And how it can be a better BlueStacks alternatives.
Basically Andy OS emulation software does not only give you software capabilities, but it also offers complete support for all the sensors and functionalities like camera, GPS, microphone, shake, volume control, and most importantly the battery timing so that you can experience the best of Android on your computer without any limitation.
One of the unique feature offered by this emulation software is the capability to control Android operating system running on your PC right from your physical Android device. This feature is handy in those cases when you want to control Android apps or to play Android games on your computer using your smartphone as a wireless remote controller.

How Android Emulators like MEmU, Bignox, Bluestacks, and Genymotion Work ?

So for the past month i have been analyzing most of Android emulators out there like KoPlayer, MEmu, Nox and strangely enough they seem all to share the same base which is androVM (Currently Genymotion) with Bluestacks the only exception but it works in the same way as they do. So basically what i have understood is that they all use Virtual Box to run x86 version of android and libhoudini to translate ARM Code. Once virtual box starts it gives an ip address on which the emulator listens for graphic data and render it using opengl and now comes the big myth to me how do they enable hw accelerated rendering and redirect graphics to the host machine like that ? also if they are all using AndroVM which they actually are where is the source code they are all building from ?

Categories

Resources