Kore/README.md

70 lines
2.5 KiB
Markdown
Raw Normal View History

2016-02-07 17:10:02 +01:00
Travis CI status [![Build Status](https://travis-ci.org/xbmc/Kore.svg?branch=master)](https://travis-ci.org/xbmc/Kore/)
Codacy analysis [![Codacy Badge](https://api.codacy.com/project/badge/grade/d7a03e5dff8840918b9d9ae069a7645e)](https://www.codacy.com/app/Kodi/Kore)
2016-06-20 15:57:28 +02:00
Doxygen documentation [![Documentation](https://codedocs.xyz/xbmc/Kore.svg)](https://codedocs.xyz/xbmc/Kore/)
2015-01-14 13:22:47 +01:00
Kore - Kodi/XBMC remote for Android
2015-01-26 23:45:14 +01:00
-----------------------------------
2015-01-14 13:22:47 +01:00
GitHub repository for the [Kore][1] Android app.
Kore is the official remote for [Kodi](http://kodi.tv/), and aims to be a simple and easy to use remote.
2015-01-14 13:22:47 +01:00
2015-01-26 23:45:14 +01:00
Building
2015-01-14 13:22:47 +01:00
---------
2015-01-26 23:45:14 +01:00
1. Make sure you have a working [Android build system](http://developer.android.com/sdk/installing/studio-build.html);
2. The version of Android SDK and Build Tools needed is specified in app/build.gradle. Make sure you have them installed;
3. Install the version of [Android support library](http://developer.android.com/tools/support-library/setup.html) that is specified in app/gradle (dependencies section);
4. Git pull
5. Gradle should be able to fetch all the other needed libraries.
2015-01-14 13:22:47 +01:00
2015-01-26 23:45:14 +01:00
Credits
-------
**Libraries used**
- [Jackson](https://github.com/FasterXML/jackson)
- [Butterknife](http://jakewharton.github.io/butterknife/)
- [Picasso](http://square.github.io/picasso/)
- [EventBus](https://github.com/greenrobot/EventBus)
- [JmDNS](http://jmdns.sourceforge.net/)
- [PagerSlidingTabStrip](https://github.com/astuetz/PagerSlidingTabStrip)
- [FloatingActionButton](https://github.com/makovkastar/FloatingActionButton)
**Translations**
- French - Kowalski
- Bulgarian - NEOhidra
2015-02-01 16:03:40 +01:00
- German - jonas2515
2015-02-10 18:05:45 +01:00
- Italian - Enrico Strocchi
2015-01-14 13:22:47 +01:00
Links
-----
- [Kodi forum thread](http://forum.kodi.tv/forumdisplay.php?fid=129)
2015-01-14 13:22:47 +01:00
- [Google Play][1]
- [Google+ community](https://plus.google.com/communities/115506510322045554124)
2015-01-14 13:22:47 +01:00
License
-------
Copyright 2015 XBMC Foundation
2015-01-14 13:22:47 +01:00
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
[1]: https://play.google.com/store/apps/details?id=org.xbmc.kore