diff --git a/brouter-routing-app/src/main/java/btools/routingapp/BRouterActivity.java b/brouter-routing-app/src/main/java/btools/routingapp/BRouterActivity.java index 4b9e393..d25708d 100644 --- a/brouter-routing-app/src/main/java/btools/routingapp/BRouterActivity.java +++ b/brouter-routing-app/src/main/java/btools/routingapp/BRouterActivity.java @@ -161,8 +161,8 @@ public class BRouterActivity extends Activity implements OnInitListener + "Reason is that security policy does not permit any longer to read the waypoint databases of other apps. " + "That's o.k. if you want to use BRouter in server-mode only, where the apps actively send the waypoints " + "via a remote procedure call to BRouter (And Locus can also send nogo areas). " - + "So the only funtions you need to start the BRouter App are 1) to initially define the base directory " - + "2) to dowload routing data files and 3) to configure the profile mapping via the 'Server-Mode' button. " + + "So the only functions you need to start the BRouter App are 1) to initially define the base directory " + + "2) to download routing data files and 3) to configure the profile mapping via the 'Server-Mode' button. " + "You will eventually not be able to define nogo-areas (OsmAnd, Orux) or to do " + "very long distance calculations. If you want to get classic mode back, you can manually install " + "the APK of the BRouter App from the release page ( http://brouter.de/brouter/revisions.html ), which "