Android Emulator Development

41 views
Skip to first unread message

nirvana

unread,
Aug 23, 2011, 1:16:59 AM8/23/11
to android-...@googlegroups.com
We are new to android and trying to develop a emulator for the end users…we're not trying to make it a device simulator with the os img installed, as is not so user-friendly. All I wanna do is to load and parse the app installation file and simulate the look & feel of it, and help our users to make their decisions if they wanna install it or not.

Can I have any information about how to start up to develop an emulator. We were trying to search for some resources online but couldn’t find any for emulator development Online stuff is all related to application development…Please suggest us some tutorials which would help us.


Chris Stratton

unread,
Aug 23, 2011, 9:23:35 PM8/23/11
to android-...@googlegroups.com
On Tuesday, August 23, 2011 1:16:59 AM UTC-4, nirvana wrote:
We are new to android and trying to develop a emulator for the end users…we're not trying to make it a device simulator with the os img installed, as is not so user-friendly. All I wanna do is to load and parse the app installation file and simulate the look & feel of it, and help our users to make their decisions if they wanna install it or not.

Can I have any information about how to start up to develop an emulator. We were trying to search for some resources online but couldn’t find any for emulator development Online stuff is all related to application development…

Sure - "all" you need to do is read the entirety of the api documentation at devloper.android.com, and then re-implement everything yourself.  On top of that, you will need to come up with a way to execute the arm machine code in jni libraries, and somehow hook it into your emulation of the rest.


> Please suggest us some tutorials which would help us.
 
When you are finished with the project, you will be in a position to write them.

Tez

unread,
Aug 23, 2011, 11:42:05 PM8/23/11
to android-platform
God! why don't you read the documentation?
an emulator is already provided.

-Earlence

nirvana

unread,
Aug 26, 2011, 7:18:42 AM8/26/11
to android-platform
Hi, Earlence,
Yeap, I konw, but note what we're trying to developing is for the
end users. The emulator came with the sdk is not so user-friendly.

On 8月24日, 上午11时42分, Tez <earlencefe...@gmail.com> wrote:
> God! why don't you read the documentation?
> an emulator is already provided.
>
> -Earlence
>
> On Aug 24, 9:23 am, Chris Stratton <cs07...@gmail.com> wrote:
>
>
>
>
>
>
>
> > On Tuesday, August 23, 2011 1:16:59 AM UTC-4, nirvana wrote:
>
> > > We are new to android and trying to develop a emulator for the end
> > > users...we're not trying to make it a device simulator with the os img
> > > installed, as is not so user-friendly. All I wanna do is to load and parse
> > > the app installation file and simulate the look & feel of it, and help our
> > > users to make their decisions if they wanna install it or not.
>
> > > Can I have any information about how to start up to develop an emulator. We
> > > were trying to search for some resources online but couldn't find any for
> > > emulator development Online stuff is all related to application development...

Karthik

unread,
Aug 26, 2011, 7:26:31 AM8/26/11
to android-...@googlegroups.com
If you just want to demo your app to end users, do it in flash.
If you want to execute the apk, you'd better off with the emulator that comes with the SDK.

Best regards,
Karthik


--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.


nirvana

unread,
Aug 26, 2011, 7:56:21 AM8/26/11
to android-platform
OMG, That means unbeleivable tons of works right there.

nirvana

unread,
Aug 26, 2011, 8:06:32 AM8/26/11
to android-platform
Hi, Karthik,
Maybe you are right, the best choice might be to use the emulator
coming with the sdk. As a matter of fact, the app we're trying to
develop is not for demo show, but we are trying to building an
app(especially game) store which supports buying(or installing) before
trying, which requires high user-freindliness. The emulator coming
with the sdk is uncredible slow and no so easy to install an apk file
directly into it. It means using the emulator coming with the sdk
would be really a bad choice but seems the only choice here.
Any way, thanks for you guys' help.
Br,
David

Karthik

unread,
Aug 26, 2011, 8:09:27 AM8/26/11
to android-...@googlegroups.com
I guess the Amazon's app store allows you to try app online before purchasing, not sure about the technology behind.


2011/8/26 nirvana <liqu...@gmail.com>
Reply all
Reply to author
Forward
0 new messages