Skip to content

Commit

Permalink
Added info about GSoC project on Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesfernandez committed May 22, 2016
1 parent 62d911d commit 7bbffc3
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ If you have questions about GNSS-SDR, please [subscribe to the gnss-sdr-develope

This section describes how to set up the compilation environment in GNU/Linux or [Mac OS X](#macosx), and to build GNSS-SDR. See also [our Building Guide](http://gnss-sdr.org/documentation/building-guide "GNSS-SDR's Building Guide").

Android
----------

See https://github.com/Hoernchen/grand-build for a script which will build GNSS-SDR for Android.

GNU/Linux
----------
Expand Down Expand Up @@ -518,6 +514,14 @@ changing ```/opt/local``` by the base directory in which your software is instal
The CMake script will create Makefiles that download, build and link Armadillo, Gflags, Glog and Google Test on the fly at compile time if they are not detected in your machine.


Android
----------

In the framework of the [Google Summer of Code](https://summerofcode.withgoogle.com/) program [2016](https://summerofcode.withgoogle.com/organizations/4864875935301632/) there is a project working on a [GNSS-SDR Android port](https://summerofcode.withgoogle.com/projects/?sp-page=2#4871316700135424).

See https://github.com/Hoernchen/grand-build for ongoing work on a script which will build GNSS-SDR for Android.


Updating GNSS-SDR
=================

Expand Down

0 comments on commit 7bbffc3

Please sign in to comment.