Questions tagged as 'volley'

0
answers

Load ListView via an API

When I run the app, the ListView does not appear on the screen. Is the volley not making the request? or am I doing the wrong JSON parsing? Main Activity: public class MainActivity extends FragmentActivity { @Override protected void onCrea...
asked by 28.05.2015 / 21:19
0
answers

Consume webService C # amsx on android volley

I created a webservice in C # that returns me a string in the JSON pattern, I'm trying to consume this webservice with the volley but the same one returns me null, depending on the variation of the url it returns everything to me as if it were?...
asked by 27.02.2015 / 01:55
1
answer

Error entering data with accent

I'm sending the data by URL to my webservice if I put the path through the web browser example in Chrome: meuwebservice/inserirusu/João_da_Silva/fotógrafo and calling a method to to display shows like this: Nome: João da Silva profi: F...
asked by 05.11.2014 / 13:13