Add recyclerview click listener

This commit is contained in:
2020-04-27 20:19:00 +02:00
parent cdf9b5b155
commit 48c4cfc121
4 changed files with 36 additions and 5 deletions

View File

@@ -17,6 +17,9 @@ public class REST {
private static final MediaType MEDIA_TYPE_MP4 = MediaType.parse("video/mp4");
public static final String URL = "http://192.168.4.1";
/**
* Make a GET request to a url
* @param url the url string