ewaluacja miasts getItem na koniec sekwencji wyboru
This commit is contained in:
parent
452064eea3
commit
0b195715f4
@ -64,7 +64,7 @@ public class Main3Activity extends AppCompatActivity {
|
||||
}
|
||||
|
||||
private void parseJSON() {
|
||||
String url = Swipper.api + "/exec?action=getItem";
|
||||
String url = Swipper.api + "/exec?action=evaluate";
|
||||
|
||||
JsonObjectRequest request = new JsonObjectRequest(Request.Method.GET, url, null,
|
||||
new Response.Listener<JSONObject>() {
|
||||
|
Loading…
Reference in New Issue
Block a user