See the solution here: http://stackoverflow.com/a/8833346/265167
On Jan 3, 8:06 am, yaqub ahmad wrote:
> But why it was ok in the previous versions of Android like 1.6?
>
> On Dec 31 2011, 4:47 pm, sonu thomas wrote:
>
>
>
>
>
>
>
> > Android does not p
formats.html
>
>
>
>
>
>
>
> On Sat, Dec 31, 2011 at 8:31 AM, yaqub ahmad wrote:
> > Please see the code i am using for streaming shoutcast stream, it
> > works with one URL but NOT with the other one.
>
> > This one works:
>
> > Uri myUri = Uri.parse(&qu
Please see the code i am using for streaming shoutcast stream, it
works with one URL but NOT with the other one.
This one works:
Uri myUri = Uri.parse("http://fr3.ah.fm:9000/";);
But not with this one:
Uri myUri = Uri.parse("http://ib3.islambox.tv:8011/";);
SimpleMusicStream.java
I have two screens the one which list the records in a listview
**"ListView Screen"** & the second which is used for showing a
specific record **"specific record screen"**.
I am using grid_item.xml, which is used to hold the data of a row in
the listview.
the grid_item.xml is below:
http:
4 matches
Mail list logo