parent
e303f34415
commit
6183f567b7
9 changed files with 217 additions and 236 deletions
|
|
@ -36,8 +36,8 @@ public class DownloadService extends Service implements ProgressListener {
|
|||
private static final boolean DEBUG = false;
|
||||
|
||||
String segmenturl = "https://brouter.de/brouter/segments4/";
|
||||
String lookupurl = "https://brouter.de/brouter/segments4/";
|
||||
String profilesurl = "https://brouter.de/brouter/segments4/";
|
||||
String lookupurl = "https://brouter.de/brouter/profile2/";
|
||||
String profilesurl = "https://brouter.de/brouter/profile2/";
|
||||
String checkLookup = "lookups.dat";
|
||||
String checkProfiles = "";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue