GLBasic forum

Main forum => Off Topic => Topic started by: Kitty Hello on 2010-Aug-11

Title: Android emulators?
Post by: Kitty Hello on 2010-Aug-11
Hi,

is there an android emulator (image) for windows? It must run ARM code!
I try to get the NDK running, but this one seems like a totally different beast to me.
Title: Re: Android emulators?
Post by: backslider on 2010-Aug-11
I´m not sure if this one could help you?
http://developer.android.com/guide/developing/tools/emulator.html
Title: Re: Android emulators?
Post by: monono on 2010-Aug-11
I am so happy about you looking into android. As I saw the first NDK only game I knew you couldn´t resist anymore.  You can install android in qemu. It emulates arm machienes.
Title: Re: Android emulators?
Post by: Hatonastick on 2010-Aug-12
Not that this helps you, but I was looking at Netbooks today and I noticed that one had the Android OS sticker on it (it also had Windows 7 32-bit).  According to the guy I talked to it could run Android applications.  Had the OS as a separate partition.  No idea how well that works, didn't try it but I did see the partition.
Title: Re: Android emulators?
Post by: matchy on 2010-Aug-12
 :bed:
Title: Re: Android emulators?
Post by: ketil on 2010-Aug-12
It should be an emulator included in the tools that Google provide.

http://developer.android.com/guide/developing/tools/avd.html
http://developer.android.com/sdk/ndk/index.html

Hope that theese links may be of some help.