set domain in example your web url is : http://your-domain.com/project/the_city/
http://your-domain.com/project/the_city/
please set WEB_URL like this : private static String WEB_URL = "http://your-domain.com/project/the_city/";
private static String WEB_URL = "http://your-domain.com/project/the_city/";
You doesn't need to edit this method : public static String getURLimgPlace(String file_name);
public static String getURLimgPlace(String file_name);
Last updated 7 years ago