|
1 | 1 | # Why?
|
2 |
| -> This is a collection of Android Apps with Open Source. |
3 |
| -> I believe we can find something interesting and helpful skills from a product. |
4 |
| -> This idea comes from [this project](https://github.com/dkhamsing/open-source-ios-apps). But its [android-fork](https://github.com/dkhamsing/open-source-android-apps) is so lazy that I create this one. |
| 2 | +> This is a collection of Android Apps which are open source. |
| 3 | +> I believe that we can find something interesting and gain helpful skills from an open source app. |
| 4 | +> This idea comes from [this project](https://github.com/dkhamsing/open-source-ios-apps). But its [android-fork](https://github.com/dkhamsing/open-source-android-apps) is not maintained, so I created this one. |
5 | 5 |
|
6 | 6 |
|
7 | 7 | # How?
|
8 | 8 | > I'll push awesome projects when I find any.
|
9 |
| -> It's WELCOM for you to [star](https://github.com/pcqpcq/open-source-android-apps/stargazers) and [fork](https://github.com/pcqpcq/open-source-android-apps#fork-destination-box) this project. |
10 |
| -> If you know something that are not here, it'll be great to [Pull Requests](https://github.com/pcqpcq/open-source-android-apps/pulls). |
11 |
| -> For now, all applications are tidied with category |
| 9 | +> It's WELCOMED for you to [star](https://github.com/pcqpcq/open-source-android-apps/stargazers) and [fork](https://github.com/pcqpcq/open-source-android-apps#fork-destination-box) this project. |
| 10 | +> If you know something that is not here, it'll be great if you could make a [Pull Request](https://github.com/pcqpcq/open-source-android-apps/pulls). |
| 11 | +> All applications are sorted in various categories |
12 | 12 |
|
13 | 13 |
|
14 | 14 | # What?
|
@@ -62,6 +62,7 @@ App Name | Describe | Major Language
|
62 | 62 | [Mizuu](https://github.com/MizzleDK/Mizuu) | Popular media indexer app for Android. http://mizuu.tv | Java | [](https://play.google.com/store/apps/details?id=com.miz.mizuu)
|
63 | 63 | [MPDroid](https://github.com/abarisain/dmix) | Fork of pmix that allows streaming (and now much more) | Java | [](https://play.google.com/store/apps/details?id=com.namelessdev.mpdroid)
|
64 | 64 | [UniversalMusicPlayer](https://github.com/googlesamples/android-UniversalMusicPlayer) | This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices | Java |
|
| 65 | +[Awkward Ratings](https://github.com/nasahapps/AwkwardRatings-Android) | Shows a list of movies which would be awkward to watch with parents. | Java | [](https://play.google.com/store/apps/details?id=com.nasahapps.awkwardratings) |
65 | 66 |
|
66 | 67 | ------
|
67 | 68 |
|
|
0 commit comments