could create
> a new MediaPlayer when you want to play something new.
>
> On Wed, Apr 8, 2009 at 1:05 PM,ATrubka wrote:
>
> > Guys, please...
> > Is there any Android native code developers around?
>
> > On Apr 8, 12:38 am,ATrubka
Guys, please...
Is there any Android native code developers around?
On Apr 8, 12:38 am, ATrubka wrote:
> MediaPlayer.reset() always gets invoked. Here's the exact lines of
> code:
>
> _mediaPlayer.reset();
> _mediaPlayer.se
f the MediaPlayer code is native I'm not sure what should
be synchronized.
On Apr 7, 9:20 pm, Marco Nelissen wrote:
> Looks like you're calling MediaPlayer.setDataSource() on a MediaPlayer
> that was already initialized, without first calling
> MediaPlayer.reset()
>
> On Tue, A
Hi, guys.
I'm using MediaPlayer and sometimes when first audio is about to end
and I click to the next audio I get the exception below. Looks like
the MediaPlayer is in some weird state of stopping playing and cannot
accept audio at the moment.
The exception goes to the native code which is gree
Hi, guys.
I thought it might be interesting to some developers. Here's a
complete working example of ContentProvider for this purpose:
http://blog.tourizo.com/2009/02/how-to-display-local-file-in-android.html
I also found a topic here:
http://groups.google.com/group/android-developers/browse_thr
I'm trying to connect to a service, but for some reason connection's
onServiceConnected() never gets invoked with no other errors. It's not
the only service I have and they work fine. Even more. This one was
working before as well, but after adding other services to application
it stopped working.
Hi, guys.
I'm trying to download a file to sdcard.
When I do it from Activity everything works fine.
As soon as I run the same code from a service (which runs
in :installerservice process) it complains about directories being
write protected.
My sdcard has the following permissions:
d---rwxrwx s
I don't mean to be rude, but when you have a chance please rename
this:
LabelAndIconIndicatorStategy
to this:
LabelAndIconIndicatorStrategy
:)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group
8 matches
Mail list logo