@@ -21,11 +21,9 @@ The two different editions of the Open Overlay Router application have different
2121requirements. Open Overlay Router for rooted devices requires root access and Android
2222version 2.3.6 or higher, while Open Overlay Router for non-rooted devices requires
2323Android 4.0 or higher. Please note that due to a bug on Android 4.4.0 and onwards,
24- the non-rooted version of LISPmob will not work on Android 4.4.0, 4.4.1, 4.4.2 or
25- 4.4.3. The bug was fixed on Android 4.4.4. (for IPv4 EIDs). To ease the
26- installation process we strongly recommend installing LISPmob through Google Play
27- (search for “open overlay router”), however you can also download a precompiled APK
28- package file from the Open Overlay Router website or compile the app from sources
24+ the non-rooted version of OOR will not work on Android 4.4.0, 4.4.1, 4.4.2 or
25+ 4.4.3. The bug was fixed on Android 4.4.4. (for IPv4 EIDs). You can download a precompiled
26+ APK package file from the Open Overlay Router website or compile the app from sources
2927yourself. In any case, if you choose to install Open Overlay Router without using
3028Google Play, the device must be configured to allow the installation of packages from
3129"unknown sources" (System Settings -> Security -> Device Administration).
@@ -38,10 +36,10 @@ those specified in the main README.md file.
3836 * Android NDK: [ http://developer.android.com/tools/sdk/ndk/ ]
3937 * Apache Ant
4038
41- To get the latest version of the LISPmob source from Github:
39+ To get the latest version of the OOR source from Github:
4240
4341 git clone git://github.com/OpenOverlayRouter/oor.git
44- cd lispmob
42+ cd oor
4543
4644To build the code, go to the ` android/ ` directory located in the top-level
4745directory and modify the ` local.properties ` file with the correct path to your
0 commit comments