> Is there a way to get HTC Hero system image for the emulator?
HTC has not released one, AFAIK. I inquired about this a couple of times
over the past month or so and there is no sign that there will be one.
> and
> things like viewing Call Log ( new Intent
> ("com.android.phone.action.RECENT_CALLS"); ) do not work at all.
Don't use com.android.* classes or Intent actions. Those are not part of
the SDK and are rather likely to be changed over time.
> Is there a way to test my code against Hero device, beside getting
> physical device.
You can see if DeviceAnywhere or similar services have a Hero available
for remote testing.
--
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---