[android-developers] Looking for Android developers

2012-03-05 Thread CEO
All,

I am looking for experienced Android developers to help with some (very 
interesting)  gigs/opportunities.

Email me to enrique at chaoticmoon.com...

ceo

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

[android-developers] MediaPlayer.getFrameAt() is gone in V1.0. Alternatives in the meantime?

2008-09-25 Thread CEO

android.media.MediaPlayer.getFrameAt()  is gone on 1.0.

The release notes for 1.0 reads:
Method android.media.MediaPlayer.getFrameAt() is not supported in
this release.

But one thing is not supported and one thing is totally removing it
from the API i.e. making previous build breaks. I guess that is an
explicit way to let developers note that it just doesn't work.

What are the plans on bringing back that API? and in the meantime, was
is the alternative? Is View.getDrawingCache() an alternative? the doc
says that only works if caching is enabled, but can my app force
caching to the current view used by the MediaPlayer?

ceo

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---