Is there any way to get the MediaPlayer class to play files streamed
over HTTPS? The project I'm currently working on was working while we
used HTTP only, but when we started using HTTPS instead, we found that
doing the same thing with MediaPlayer over HTTPS will cause it to do
nothing.
Is there
I'm currently using the MediaPlayer class to play some files. However,
it seems that whenever I seek back and forth, it needs to re-download
and buffer parts it has already played.
Is this what you mean by no "progressive download yet"?
On Apr 14, 2:56 pm, Dave Sparks wrote:
> We don't have an
Can anyone give me a hand?
On Tue, Mar 24, 2009 at 10:19 PM, david liu wrote:
> Hi All,
>
> Here I have one question about I want to get the handle for one popup
> dialog, such as, there is one "Delete" alertDialog pop up when you want to
> delete one picture. So could
Hi All,
Here I have one question about I want to get the handle for one popup
dialog, such as, there is one "Delete" alertDialog pop up when you want to
delete one picture. So could anyone have the good idea about this?
Thanks,
David
--~--~-~--~~~---~--~~
You rec
I saw some people mentioned CupCake in the email threads, could anyone talk
in details?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developer
Similar error is happened. Could anyone help?
On Tue, Feb 24, 2009 at 9:22 AM, Freddy wrote:
>
> I'm running android sdk v1.1-r1 testing with a T-Mobile G1 device
> HT841GZ04082.
>
> I have a jpg on the sdcard that I want to add to the photo viewer. I
> do this quite simply with the test code
>
Hi Johnson,
Could you please tell me how to configure the username and pwd for the
Google Service Login on the emulator?
Thanks very much,
David
On Sat, Feb 21, 2009 at 1:15 AM, Johnson wrote:
> Hi,
> I run the 1.0r1 emulator and install Calendar.apk and CalendarProvider.apk
> on the emulator.
You need create one vm firstly, then launch emulator with that vm.
On Thu, Feb 19, 2009 at 10:26 PM, harry wrote:
>
> Same issue here. Cannot launch VM with ADT0.9.0 plugin, nor is
> hardware device recognized. I had a look at
> AndroidLaunchController.java and tried to patch the launch() functi
Hi All,
I want to access this web site and download the latest SDK for my
development.
Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-de
I have another issue about I cannot see the pictures in the Gallery
immediately after I push some pictures to sdcard. Is anyone have fix for
this?
Thanks,
David
On Wed, Feb 18, 2009 at 3:59 PM, PYJ wrote:
>
> You can try 'adb remount' command before push and pull some files.
>
>
> On Jan 22, 5
I just saw one email about this, there is one fix you can download from
http://developer.android.com/sdk/download.html?v=android-sdk-windows-1.1_r1.zip
I cannot download it, since the problem with my network, hope you can get
it.
On Thu, Feb 19, 2009 at 5:27 AM, E. Litwin wrote:
>
> Any update
I can create it, there is no permission for this one.
On Thu, Feb 19, 2009 at 6:26 PM, Munish wrote:
>
> Hi
>
> I tried to access the data from "data/data" folder from emulator
> memory and it worked fine
> but when i created the same structure in android phone then
>
> 1). it didn't gave me perm
Can you paste the log here?
On Thu, Feb 19, 2009 at 6:31 PM, zeeshan wrote:
>
> i am trying to access a resource file by
>
> try {
>InputStream is = getAssets().open("read_asset.txt");
>
>
> int size = is.available();
>
>byte[] buffer = new byte[size];
>
There are three paremeters for delete(delUri,null,null), I think the first
one is about the table which you want to operate, the second is Where
clause, here you need put the selecting condition (such as, rowId = 2), the
third one we can use null.
You also can refer to the instruction of this meth
14 matches
Mail list logo