[Android] Add a README file

Geoffrey Métais git at videolan.org
Wed Jan 4 09:54:35 CET 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jan  4 09:54:24 2017 +0100| [ecbda303f6c03594b097a5a3e41246a593461b9c] | committer: Geoffrey Métais

Add a README file

> https://code.videolan.org/videolan/vlc-android/commit/ecbda303f6c03594b097a5a3e41246a593461b9c
---

 README.md | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..43475bf
--- /dev/null
+++ b/README.md
@@ -0,0 +1,30 @@
+#VLC for Android
+This is the official Android port of VLC.
+
+## License
+VLC for Android is licensed under GPLv3
+
+## Build
+
+You will need a recent Linux distribution to build VLC.
+It should work with Windows 10, but no official support for this.
+
+Check our [AndroidCompile wiki page](https://wiki.videolan.org/AndroidCompile/)
+
+## Contribute
+
+VLC is a libre and open source project, we welcome all contributions.
+
+Check [our wiki page on how to send patches](https://wiki.videolan.org/Sending_Patches_VLC/)  
+Send them to the android mailing list: android at videolan.org, not vlc-devel.
+
+### Translations:  
+You can help improving translations too by joining the [transifex vlc project](https://www.transifex.com/yaron/vlc-trans/dashboard/)
+
+## LibVLC
+You can use our LibVLC module to power your own Android media player.You can have a look at our  [sample codes](https://code.videolan.org/videolan/libvlc-android-samples).
+
+## support
+
+- Android mailing list: android at videolan.org
+- IRC: *#videolan* channel on [freenode](http://freenode.net/)



More information about the Android mailing list