Commit c02f2ff4 authored by Sergey Lyubka's avatar Sergey Lyubka

Update instruction to clone Git repo rather then using tarball

parent f74fec8a
...@@ -5,7 +5,7 @@ tested on the HTC Wildfire. If you have managed to run it on other devices ...@@ -5,7 +5,7 @@ tested on the HTC Wildfire. If you have managed to run it on other devices
as well, please comment or drop an email in the mailing list. as well, please comment or drop an email in the mailing list.
Note : You dont need root access to run mongoose on Android. Note : You dont need root access to run mongoose on Android.
- Download the source from the Downloads page. - Clone Mongoose Git repo
- Download the Android NDK from [http://developer.android.com/tools/sdk/ndk/index.html](http://developer.android.com/tools/sdk/ndk/index.html) - Download the Android NDK from [http://developer.android.com/tools/sdk/ndk/index.html](http://developer.android.com/tools/sdk/ndk/index.html)
- Run `/path-to-ndk/ndk-build -C /path-to-mongoose/build` - Run `/path-to-ndk/ndk-build -C /path-to-mongoose/build`
That should generate mongoose/lib/armeabi/mongoose That should generate mongoose/lib/armeabi/mongoose
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment