Hi All,
Its me again. I am adding to my original post here.
Looks like it is permissioning problem.
I have added following lines in the manifest file,
Till now, I let Android development studio install the app directly on to
the phone, connected by USB cable. This time I copi
So i moved these lines to onPostExecute and it loads my page with the
appropriate number of rows, but nothing is populated.
In the "items" there are the 26 rows that should be returned, and now the
page loads 26 rows but no data is seen on the page.
protected void onPostExecute(Void result)
So i got past some of the earlier issues and changed my pages around to
work with actual data being returned from the webservice.
Everything is returned, populated and as i step thru the code, everything i
expect is there.. except when it gets to this line:
list.setAdapter(adapter);
>From what
Hi all,
I am developing a live audio streaming app on Android Studio 1.0.1 and testing
it on Samsung Galaxy s3 phone (not on emulator).
First I was getting IOException when i was doing setDataSource on media player
object when using http:// url. I have set the INTERNET permission in manifest,
4 matches
Mail list logo