Android emulator is superrr slow. After a while and some complaining,
you will get used to the slowness.
There are quite a few discussions on this group as to why it is slow
compared to iphone/other emulators.

I bet on a real  device it would be at least 10x faster. Still, you
should do license check in a separate thread since it involves network
connectivity.

On Oct 27, 9:45 pm, John Gaby <[email protected]> wrote:
> I am trying to implement the Market License Checker, and am following
> the sample application.  I am using the AESObfuscator class, but find
> that it takes a VERY long time (23 seconds on the emulator) to
> instantiate, which greatly delays the startup of my application.  Is
> this normal, or am I doing something wrong?  If it is normal, can I
> put the license check in a separate thread, or does it need to run in
> the main thread?
>
> Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to