Configure API Url

set domain in example your web url is : 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/";

You doesn't need to edit this method : public static String getURLimgPlace(String file_name);

Last updated