├── .travis.yml
├── README.md
└── categories
├── business.md
├── android_tv.md
├── life_style.md
├── health_fitness.md
├── finance.md
├── android_wear.md
├── personalization.md
├── travel_and_local.md
├── communication.md
├── productivity.md
├── game.md
├── news_and_magazines.md
├── multi_media.md
├── social_network.md
├── education.md
└── tools.md
/.travis.yml:
--------------------------------------------------------------------------------
1 | language: ruby
2 | rvm:
3 | - 2.2
4 | notifications:
5 | email: false
6 | before_script:
7 | - gem install awesome_bot
8 | script:
9 | - awesome_bot README.md --allow-dupe --allow-redirect --white-list bitdeli,travis-ci,cloudfront
10 | - awesome_bot categories/*.md --allow-dupe --allow-redirect --white-list substanceproject,pan.baidu.com,50266203,pokerth
11 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | [](https://gitter.im/pcqpcq/open-source-android-apps?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](http://androidweekly.net/issues/issue-145) [](http://habrahabr.ru/post/253713/)
2 |
3 | # Why?
4 | > This is a collection of Android Apps which are open source.
5 | > I believe that we can find something interesting and gain helpful skills from an open source app.
6 | > This idea comes from [this project](https://github.com/dkhamsing/open-source-ios-apps)
7 |
8 |
9 | # How?
10 | > I'll push awesome projects when I find any.
11 | > 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.
12 | > 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).
13 | > All applications are sorted in various categories.
14 |
15 |
16 | # What?
17 | | Name of category | What's inside |
18 | ---------------- | -------------
19 | [Android TV](categories/android_tv.md) | Apps for Android TV.
20 | [Android Wear](categories/android_wear.md) | Apps for Android Wear.
21 | [Communication](categories/communication.md) | Apps like Messager, Hangout, Gmail...
22 | [Education](categories/education.md) | Apps about education.
23 | [Finance](categories/finance.md) | Apps about finance.
24 | [Game](categories/game.md) | All games for Android.
25 | [Health & Fitness](categories/health_fitness.md) | Apps about health and fitness.
26 | [LifeStyle](categories/life_style.md) | Apps about our life.
27 | [Multi-Media](categories/multi_media.md) | Apps like Google Play Music, MX Player...
28 | [News & Magazines](categories/news_and_magazines.md) | Apps about news and magazines.
29 | [Personalization](categories/personalization.md) | Apps about live-wallpaper, launcher...
30 | [Productivity](categories/productivity.md) | Apps like Any.Do, Evernote...
31 | [Social Network](categories/social_network.md) | Apps like Twitter, Facebook, GitHub, Dribbble...
32 | [Tools](categories/tools.md) | Apps like Clean Master, Barcode Scanner, Keyboard...
33 | [Travel & Local](categories/travel_and_local.md) | Apps about travel or local things.
34 | [Business](categories/business.md) | Apps for the improvement of your business.
35 | [CNSoftBei](https://github.com/kensoon/awesome-cnsoftbei) | Apps of the cnsoftbei.
36 |
37 |
38 | # Contribute Rules
39 | > 1. Don't do evil.
40 | > 2. Don't repeat yourself.
41 | > 3. Only make one change per commit ([English](http://blog.ploeh.dk/2015/01/15/10-tips-for-better-pull-requests/), [Chinese](http://www.infoq.com/cn/news/2015/02/pull-reques-ten-suggestion))
42 |
43 |
44 | # FAQ
45 | > * [Redundant with F-Droid?](https://github.com/pcqpcq/open-source-android-apps/issues/16)
46 |
47 |
48 | # Share
49 | > Like this project? Why not share to your friend :)
50 | >
51 | >
52 |
53 |
54 | [](https://bitdeli.com/free "Bitdeli Badge") [](https://travis-ci.org/pcqpcq/open-source-android-apps/builds "Travis CI")
55 |
56 |
--------------------------------------------------------------------------------
/categories/business.md:
--------------------------------------------------------------------------------
1 | ## Business
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | | | |
11 |
12 | ### B
13 | App Name | Describe | Major Language | Download
14 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
15 | | | |
16 |
17 | ### C
18 | App Name | Describe | Major Language | Download
19 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
20 | | | |
21 |
22 | ### D
23 | App Name | Describe | Major Language | Download
24 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
25 | | | |
26 |
27 | ### E
28 | App Name | Describe | Major Language | Download
29 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
30 | | | |
31 |
32 | ### F
33 | App Name | Describe | Major Language | Download
34 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
35 | | | |
36 |
37 | ### G
38 | App Name | Describe | Major Language | Download
39 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
40 | | | |
41 |
42 | ### H
43 | App Name | Describe | Major Language | Download
44 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
45 | | | |
46 |
47 | ### I
48 | App Name | Describe | Major Language | Download
49 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
50 | | | |
51 |
52 | ### J
53 | App Name | Describe | Major Language | Download
54 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
55 | | | |
56 |
57 | ### K
58 | App Name | Describe | Major Language | Download
59 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
60 | | | |
61 |
62 | ### L
63 | App Name | Describe | Major Language | Download
64 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
65 | | | |
66 |
67 | ### M
68 | App Name | Describe | Major Language | Download
69 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
70 | | | |
71 |
72 | ### N
73 | App Name | Describe | Major Language | Download
74 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
75 | | | |
76 |
77 | ### O
78 | App Name | Describe | Major Language | Download
79 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
80 | [OpenShop.io](https://github.com/openshopio/openshop.io-android) | First mobile E-commerce solution connected to Facebook Ads and Google. | Java | [](https://play.google.com/store/apps/details?id=bf.io.openshop)
81 |
82 | ### P
83 | App Name | Describe | Major Language | Download
84 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
85 | | | |
86 |
87 | ### Q
88 | App Name | Describe | Major Language | Download
89 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
90 | | | |
91 |
92 | ### R
93 | App Name | Describe | Major Language | Download
94 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
95 | | | |
96 |
97 | ### S
98 | App Name | Describe | Major Language | Download
99 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
100 | | | |
101 |
102 | ### T
103 | App Name | Describe | Major Language | Download
104 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
105 | | | |
106 |
107 | ### U
108 | App Name | Describe | Major Language | Download
109 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
110 | | | |
111 |
112 | ### V
113 | App Name | Describe | Major Language | Download
114 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
115 | | | |
116 |
117 | ### W
118 | App Name | Describe | Major Language | Download
119 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
120 | | | |
121 |
122 | ### X
123 | App Name | Describe | Major Language | Download
124 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
125 | | | |
126 |
127 | ### Y
128 | App Name | Describe | Major Language | Download
129 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
130 | | | |
131 |
132 | ### Z
133 | App Name | Describe | Major Language | Download
134 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
135 | | | |
136 |
137 |
--------------------------------------------------------------------------------
/categories/android_tv.md:
--------------------------------------------------------------------------------
1 | ## Android TV
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | | | |
11 |
12 | ### B
13 | App Name | Describe | Major Language | Download
14 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
15 | | | |
16 |
17 | ### C
18 | App Name | Describe | Major Language | Download
19 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
20 | | | |
21 |
22 | ### D
23 | App Name | Describe | Major Language | Download
24 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
25 | | | |
26 |
27 | ### E
28 | App Name | Describe | Major Language | Download
29 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
30 | | | |
31 |
32 | ### F
33 | App Name | Describe | Major Language | Download
34 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
35 | | | |
36 |
37 | ### G
38 | App Name | Describe | Major Language | Download
39 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
40 | | | |
41 |
42 | ### H
43 | App Name | Describe | Major Language | Download
44 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
45 | | | |
46 |
47 | ### I
48 | App Name | Describe | Major Language | Download
49 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
50 | | | |
51 |
52 | ### J
53 | App Name | Describe | Major Language | Download
54 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
55 | | | |
56 |
57 | ### K
58 | App Name | Describe | Major Language | Download
59 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
60 | | | |
61 |
62 | ### L
63 | App Name | Describe | Major Language | Download
64 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
65 | | | |
66 |
67 | ### M
68 | App Name | Describe | Major Language | Download
69 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
70 | | | |
71 |
72 | ### N
73 | App Name | Describe | Major Language | Download
74 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
75 | | | |
76 |
77 | ### O
78 | App Name | Describe | Major Language | Download
79 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
80 | | | |
81 |
82 | ### P
83 | App Name | Describe | Major Language | Download
84 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
85 | | | |
86 |
87 | ### Q
88 | App Name | Describe | Major Language | Download
89 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
90 | | | |
91 |
92 | ### R
93 | App Name | Describe | Major Language | Download
94 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
95 | | | |
96 |
97 | ### S
98 | App Name | Describe | Major Language | Download
99 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
100 | | | |
101 |
102 | ### T
103 | App Name | Describe | Major Language | Download
104 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
105 | | | |
106 |
107 | ### U
108 | App Name | Describe | Major Language | Download
109 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
110 | | | |
111 |
112 | ### V
113 | App Name | Describe | Major Language | Download
114 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
115 | [Vineyard](https://github.com/hitherejoe/Vineyard) | [Vine client for Android TV](https://medium.com/exploring-android/vineyard-creating-an-android-tv-vine-app-e1480708b0a3#.q4hrfrsnu) | Java |
116 |
117 | ### W
118 | App Name | Describe | Major Language | Download
119 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
120 | | | |
121 |
122 | ### X
123 | App Name | Describe | Major Language | Download
124 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
125 | [XiaomiTV](https://github.com/XiaoMi/android_tv_metro)|android tv metro framework and server API |Java |
126 |
127 | ### Y
128 | App Name | Describe | Major Language | Download
129 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
130 | | | |
131 |
132 | ### Z
133 | App Name | Describe | Major Language | Download
134 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
135 | | | |
136 |
137 |
--------------------------------------------------------------------------------
/categories/life_style.md:
--------------------------------------------------------------------------------
1 | ## LifeStyle
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | | | |
11 |
12 | ### B
13 | App Name | Describe | Major Language | Download
14 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
15 | [Banya](https://github.com/forezp/banya) | An openresource for Douban API with NetEase Music UI. | Java |
16 |
17 | ### C
18 | App Name | Describe | Major Language | Download
19 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
20 | | | |
21 |
22 | ### D
23 | App Name | Describe | Major Language | Download
24 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
25 | | | |
26 |
27 | ### E
28 | App Name | Describe | Major Language | Download
29 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
30 | | | |
31 |
32 | ### F
33 | App Name | Describe | Major Language | Download
34 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
35 | | | |
36 |
37 | ### G
38 | App Name | Describe | Major Language | Download
39 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
40 | | | |
41 |
42 | ### H
43 | App Name | Describe | Major Language | Download
44 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
45 | | | |
46 |
47 | ### I
48 | App Name | Describe | Major Language | Download
49 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
50 | | | |
51 |
52 | ### J
53 | App Name | Describe | Major Language | Download
54 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
55 | | | |
56 |
57 | ### K
58 | App Name | Describe | Major Language | Download
59 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
60 | | | |
61 |
62 | ### L
63 | App Name | Describe | Major Language | Download
64 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
65 | | | |
66 |
67 | ### M
68 | App Name | Describe | Major Language | Download
69 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
70 | [Memento Namedays](https://github.com/alexstyl/Memento-Namedays) | The sweetest Namedays calendar for Android. | Java |[](https://play.google.com/store/apps/details?id=com.alexstyl.specialdates)
71 |
72 | ### N
73 | App Name | Describe | Major Language | Download
74 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
75 | [Narrate](https://github.com/timothymiko/narrate-android) | A small and simple journal. | Java |[](https://play.google.com/store/apps/details?id=com.datonicgroup.narrate.app)
76 |
77 | ### O
78 | App Name | Describe | Major Language | Download
79 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
80 | | | |
81 |
82 | ### P
83 | App Name | Describe | Major Language | Download
84 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
85 | | | |
86 |
87 | ### Q
88 | App Name | Describe | Major Language | Download
89 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
90 | | | |
91 |
92 | ### R
93 | App Name | Describe | Major Language | Download
94 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
95 | | | |
96 |
97 | ### S
98 | App Name | Describe | Major Language | Download
99 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
100 | | | |
101 |
102 | ### T
103 | App Name | Describe | Major Language | Download
104 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
105 | | | |
106 |
107 | ### U
108 | App Name | Describe | Major Language | Download
109 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
110 | | | |
111 |
112 | ### V
113 | App Name | Describe | Major Language | Download
114 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
115 | | | |
116 |
117 | ### W
118 | App Name | Describe | Major Language | Download
119 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
120 | [Wake You In Music](https://github.com/CedrickFlocon/wakeyouinmusic) | Alarm for Spotify or Deezer user. | Java |[](https://play.google.com/store/apps/details?id=org.neige.wakeyouinmusic.android)
121 |
122 | ### X
123 | App Name | Describe | Major Language | Download
124 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
125 | | | |
126 |
127 | ### Y
128 | App Name | Describe | Major Language | Download
129 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
130 | | | |
131 |
132 | ### Z
133 | App Name | Describe | Major Language | Download
134 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
135 | | | |
136 |
137 |
--------------------------------------------------------------------------------
/categories/health_fitness.md:
--------------------------------------------------------------------------------
1 | ## Health & Fitness
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | [Android heart rate monitor](https://github.com/phishman3579/android-heart-rate-monitor) | Android based heart rate monitor which uses the camera and its flash to determine the users heart rate in beats per minute. | Java | |
11 | [Android app to collect medical data](https://github.com/Ana06/medical-data-android) | Android app to collect data to be analyzed for medical purposes. | Java | |
12 |
13 | ### B
14 | App Name | Describe | Major Language | Download
15 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
16 | | | |
17 |
18 | ### C
19 | App Name | Describe | Major Language | Download
20 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
21 | | | |
22 |
23 | ### D
24 | App Name | Describe | Major Language | Download
25 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
26 | | | |
27 |
28 | ### E
29 | App Name | Describe | Major Language | Download
30 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
31 | | | |
32 |
33 | ### F
34 | App Name | Describe | Major Language | Download
35 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
36 | | | |
37 |
38 | ### G
39 | App Name | Describe | Major Language | Download
40 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
41 | | | |
42 |
43 | ### H
44 | App Name | Describe | Major Language | Download
45 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
46 | | | |
47 |
48 | ### I
49 | App Name | Describe | Major Language | Download
50 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
51 | | | |
52 |
53 | ### J
54 | App Name | Describe | Major Language | Download
55 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
56 | | | |
57 |
58 | ### K
59 | App Name | Describe | Major Language | Download
60 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
61 | | | |
62 |
63 | ### L
64 | App Name | Describe | Major Language | Download
65 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
66 | | | |
67 |
68 | ### M
69 | App Name | Describe | Major Language | Download
70 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
71 | | | |
72 |
73 | ### N
74 | App Name | Describe | Major Language | Download
75 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
76 | [NightSight](https://github.com/meghalagrawal/NightSight) |An App that Decreases your Phone's brightness below system's lowest level.| | [](https://play.google.com/store/apps/details?id=meghal.developer.nightsight.project)
77 |
78 | ### O
79 | App Name | Describe | Major Language | Download
80 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
81 | | | |
82 |
83 | ### P
84 | App Name | Describe | Major Language | Download
85 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
86 | [Pedometer](https://github.com/j4velin/Pedometer) | Lightweight pedometer app for Android using the hardware step sensor | Java | [](https://play.google.com/store/apps/details?id=de.j4velin.pedometer)
87 |
88 | ### Q
89 | App Name | Describe | Major Language | Download
90 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
91 | | | |
92 |
93 | ### R
94 | App Name | Describe | Major Language | Download
95 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
96 | [RunnerUp](https://github.com/jonasoreland/runnerup) | An open source run tracker inspired by Garmin 410, RunKeeper and EveryWhere Run. | Java | [](https://play.google.com/store/apps/details?id=org.runnerup)
97 |
98 | ### S
99 | App Name | Describe | Major Language | Download
100 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
101 | | | |
102 |
103 | ### T
104 | App Name | Describe | Major Language | Download
105 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
106 | | | |
107 |
108 | ### U
109 | App Name | Describe | Major Language | Download
110 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
111 | | | |
112 |
113 | ### V
114 | App Name | Describe | Major Language | Download
115 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
116 | | | |
117 |
118 | ### W
119 | App Name | Describe | Major Language | Download
120 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
121 | | | |
122 |
123 | ### X
124 | App Name | Describe | Major Language | Download
125 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
126 | | | |
127 |
128 | ### Y
129 | App Name | Describe | Major Language | Download
130 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
131 | | | |
132 |
133 | ### Z
134 | App Name | Describe | Major Language | Download
135 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
136 | | | |
137 |
138 |
--------------------------------------------------------------------------------
/categories/finance.md:
--------------------------------------------------------------------------------
1 | ## Finance
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | | | |
11 |
12 | ### B
13 | App Name | Describe | Major Language | Download
14 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
15 | [Bither](https://github.com/bither/bither-android) | Simple and secure Bitcoin wallet. | Java | [](https://play.google.com/store/apps/details?id=net.bither)
16 | [bitcoin-wallet](https://github.com/schildbach/bitcoin-wallet) | Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required. http://wallet.schildbach.de | Java | [](https://play.google.com/store/apps/details?id=de.schildbach.wallet)
17 |
18 | ### C
19 | App Name | Describe | Major Language | Download
20 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
21 | [CoCoin](https://github.com/Nightonke/CoCoin) | Multi-view Accounting Application. | Java |[](https://github.com/Nightonke/CoCoin/tree/master/APK)
22 | [Coins](https://github.com/nothingmagical/coins-android) | A simple app to see how much your Bitcoins are worth. | Java |
23 | [Currency Converter](https://github.com/samanyougarg/Currency-Converter-Android) | A simple and easy-to-use material design currency converter for android. | Java |[](https://play.google.com/store/apps/details?id=com.appisode.currencyconverter)
24 | ### D
25 | App Name | Describe | Major Language | Download
26 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
27 | | | |
28 |
29 | ### E
30 | App Name | Describe | Major Language | Download
31 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
32 | | | |
33 |
34 | ### F
35 | App Name | Describe | Major Language | Download
36 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
37 | [Financius](https://github.com/mvarnagiris/financius-public) | Financius is a simple application that helps you log and track your expenses and keep an eye on your balance. | Java | [](https://play.google.com/store/apps/details?id=com.code44.finance)
38 |
39 | ### G
40 | App Name | Describe | Major Language | Download
41 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
42 | [GnuCash](https://github.com/codinguser/gnucash-android) | Gnucash for Android mobile companion application. | Java | [](https://play.google.com/store/apps/details?id=org.gnucash.android)
43 |
44 | ### H
45 | App Name | Describe | Major Language | Download
46 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
47 | | | |
48 |
49 | ### I
50 | App Name | Describe | Major Language | Download
51 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
52 | | | |
53 |
54 | ### J
55 | App Name | Describe | Major Language | Download
56 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
57 | | | |
58 |
59 | ### K
60 | App Name | Describe | Major Language | Download
61 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
62 | | | |
63 |
64 | ### L
65 | App Name | Describe | Major Language | Download
66 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
67 | | | |
68 |
69 | ### M
70 | App Name | Describe | Major Language | Download
71 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
72 | [Money Manager Ex](https://github.com/moneymanagerex/android-money-manager-ex) | Android port of Money Manager Ex. | Java | [](https://play.google.com/store/apps/details?id=com.money.manager.ex)
73 |
74 | ### N
75 | App Name | Describe | Major Language | Download
76 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
77 | | | |
78 |
79 | ### O
80 | App Name | Describe | Major Language | Download
81 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
82 | | | |
83 |
84 | ### P
85 | App Name | Describe | Major Language | Download
86 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
87 | | | |
88 |
89 | ### Q
90 | App Name | Describe | Major Language | Download
91 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
92 | | | |
93 |
94 | ### R
95 | App Name | Describe | Major Language | Download
96 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
97 | | | |
98 |
99 | ### S
100 | App Name | Describe | Major Language | Download
101 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
102 | | | |
103 |
104 | ### T
105 | App Name | Describe | Major Language | Download
106 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
107 |
108 | ### U
109 | App Name | Describe | Major Language | Download
110 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
111 | | | |
112 |
113 | ### V
114 | App Name | Describe | Major Language | Download
115 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
116 | | | |
117 |
118 | ### W
119 | App Name | Describe | Major Language | Download
120 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
121 | | | |
122 |
123 | ### X
124 | App Name | Describe | Major Language | Download
125 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
126 | | | |
127 |
128 | ### Y
129 | App Name | Describe | Major Language | Download
130 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
131 | | | |
132 |
133 | ### Z
134 | App Name | Describe | Major Language | Download
135 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
136 | | | |
137 |
138 |
--------------------------------------------------------------------------------
/categories/android_wear.md:
--------------------------------------------------------------------------------
1 | ## Android Wear
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | [9elements One Watch Face](https://github.com/9elements/9elements-One-for-Android-Wear) | A custom watch face for square Android Wear devices. | Java |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | [Arcade Watchface](https://github.com/prempalsingh/arcade-watchface) | Arcade style watchface for Android Wear | Java | [](https://play.google.com/store/apps/details?id=com.prempal.arcadewatchface)
11 |
12 | ### B
13 | App Name | Describe | Major Language | Download
14 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
15 | [Binary Watch Face](https://github.com/dwa012/WearBinaryWatchFace) | A Binary watch face for you Android Wear device! | Java |
16 |
17 | ### C
18 | App Name | Describe | Major Language | Download
19 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
20 | | | |
21 |
22 | ### D
23 | App Name | Describe | Major Language | Download
24 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
25 | | | |
26 |
27 | ### E
28 | App Name | Describe | Major Language | Download
29 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
30 | | | |
31 |
32 | ### F
33 | App Name | Describe | Major Language | Download
34 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
35 | [FORM Watch Face](https://github.com/romannurik/FORMWatchFace) | A watch face for Android Wear based on the FORM event typeface. | Java | [](https://play.google.com/store/apps/details?id=net.nurik.roman.formwatchface)
36 |
37 | ### G
38 | App Name | Describe | Major Language | Download
39 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
40 | | | |
41 |
42 | ### H
43 | App Name | Describe | Major Language | Download
44 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
45 | | | |
46 |
47 | ### I
48 | App Name | Describe | Major Language | Download
49 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
50 | | | |
51 |
52 | ### J
53 | App Name | Describe | Major Language | Download
54 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
55 | | | |
56 |
57 | ### K
58 | App Name | Describe | Major Language | Download
59 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
60 | | | |
61 |
62 | ### L
63 | App Name | Describe | Major Language | Download
64 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
65 | [LapseFace](https://github.com/OhMyLob/LapseFace) | LapseFace | Java | [](https://play.google.com/store/apps/details?id=com.lob.lapseface)
66 |
67 | ### M
68 | App Name | Describe | Major Language | Download
69 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
70 | | | |
71 |
72 | ### N
73 | App Name | Describe | Major Language | Download
74 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
75 | | | |
76 |
77 | ### O
78 | App Name | Describe | Major Language | Download
79 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
80 | | | |
81 |
82 | ### P
83 | App Name | Describe | Major Language | Download
84 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
85 | [Pomodoro](https://github.com/vngrs/PomoPomoAndroid)| Yet Another Android Pomodoro Client|java | [](https://play.google.com/store/apps/details?id=com.vngrs.android.pomodoro)
86 |
87 | ### Q
88 | App Name | Describe | Major Language | Download
89 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
90 | | | |
91 |
92 | ### R
93 | App Name | Describe | Major Language | Download
94 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
95 | | | |
96 |
97 | ### S
98 | App Name | Describe | Major Language | Download
99 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
100 | | | |
101 |
102 | ### T
103 | App Name | Describe | Major Language | Download
104 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
105 | | | |
106 |
107 | ### U
108 | App Name | Describe | Major Language | Download
109 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
110 | | | |
111 |
112 | ### V
113 | App Name | Describe | Major Language | Download
114 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
115 | [Voice Activated Tip Calculator](https://github.com/mbcrump/FirstGoogleWearableApp) | This Google Wear app includes voice recognition that will calculate a tip. | Java | [](https://play.google.com/store/apps/details?id=net.michaelcrump.voicetipcalculator)
116 |
117 | ### W
118 | App Name | Describe | Major Language | Download
119 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
120 | [Wear for Swarm](https://github.com/sealskej/wear-for-swarm) | Swarm (aka Foursquare) for Android Wear! | Java | [](https://play.google.com/store/apps/details?id=io.seal.swarmwear)
121 | [Wearable Chess](https://github.com/mitchazj/Wearable-Chess) | Chess for Android Wear | Java | [](https://play.google.com/store/apps/details?id=com.orangutandevelopment.wearablechess)
122 | [WearSquare](https://github.com/destil/WearSquare) | Foursquare for Android Wear | Java | [](https://play.google.com/store/apps/details?id=cz.destil.wearsquare)
123 | [WearTimer](https://github.com/brave-warrior/WearTimer) | Improved stopwatch & timer for Android Wear | Java | [](https://play.google.com/store/apps/details?id=com.cologne.hackaton.wearstopwatch)
124 | [Wear Notify for Reddit](https://github.com/emmaguy/wear-notify-for-reddit) | Reddit for Android Wear | Java |
125 |
126 | ### X
127 | App Name | Describe | Major Language | Download
128 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
129 | | | |
130 |
131 | ### Y
132 | App Name | Describe | Major Language | Download
133 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
134 | | | |
135 |
136 | ### Z
137 | App Name | Describe | Major Language | Download
138 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
139 | | | |
140 |
141 |
--------------------------------------------------------------------------------
/categories/personalization.md:
--------------------------------------------------------------------------------
1 | ## Personalization
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | | | |
11 |
12 | ### B
13 | App Name | Describe | Major Language | Download
14 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
15 | | | |
16 |
17 | ### C
18 | App Name | Describe | Major Language | Download
19 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
20 | [CandyBar](https://goo.gl/tak6hn) | CandyBar is Android icon pack dashboard library developed by Dani Mahardhika. CandyBar is open source and free to use. | Java | [](https://play.google.com/store/apps/details?id=com.material.dashboard.candybar.demo)
21 |
22 | ### D
23 | App Name | Describe | Major Language | Download
24 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
25 | | | |
26 |
27 | ### E
28 | App Name | Describe | Major Language | Download
29 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
30 | | | |
31 |
32 | ### F
33 | App Name | Describe | Major Language | Download
34 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
35 | | | |
36 |
37 | ### G
38 | App Name | Describe | Major Language | Download
39 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
40 | | | |
41 |
42 | ### H
43 | App Name | Describe | Major Language | Download
44 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
45 | | | |
46 |
47 | ### I
48 | App Name | Describe | Major Language | Download
49 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
50 | [IconShowcase](https://goo.gl/MiS4mX) | IconShowcase is a Material Design based dashboard, made specially for icon packs. | Java | [](https://play.google.com/store/apps/details?id=jahirfiquitiva.apps.iconshowcase.sampleip)
51 |
52 | ### J
53 | App Name | Describe | Major Language | Download
54 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
55 | | | |
56 |
57 | ### K
58 | App Name | Describe | Major Language | Download
59 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
60 | [KISS Launcher](https://github.com/Neamar/KISS) |KISS is a blazingly fast launcher for android requiring nearly no memory to run.http://kisslauncher.com/ | Java | [](https://play.google.com/store/apps/details?id=fr.neamar.kiss)
61 |
62 | ### L
63 | App Name | Describe | Major Language | Download
64 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
65 | [Lens Launcher](https://github.com/nicholasrout/lens-launcher) | Source Code & Resources for Lens Launcher | Java | [](https://play.google.com/store/apps/details?id=nickrout.lenslauncher)
66 | [LoneColor](https://github.com/appgramming/LoneColor-Android) | Set an instant beautiful color wallpaper with one tap, and a zero interface app | Java | [](https://play.google.com/store/apps/details?id=com.appgramming.lonecolor)
67 |
68 | ### M
69 | App Name | Describe | Major Language | Download
70 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
71 | [Micopi](https://github.com/easytargetmixel/micopi_android) | Android app: Missing Contact Pictures | Java | [](https://play.google.com/store/apps/details?id=com.easytarget.micopi)
72 | [Muzei Live Wallpaper](https://github.com/romannurik/muzei) | Muzei Live Wallpaper for Android http://www.muzei.co/ | Java | [](https://play.google.com/store/apps/details?id=net.nurik.roman.muzei)
73 |
74 | ### N
75 | App Name | Describe | Major Language | Download
76 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
77 | | | |
78 |
79 | ### O
80 | App Name | Describe | Major Language | Download
81 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
82 | | | |
83 |
84 | ### P
85 | App Name | Describe | Major Language | Download
86 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
87 | [Polar Dashboard](https://goo.gl/iOtePa) | Polar is a dashboard developed by me and designed by Tom Wellington. Tom came to me with the need for a new dashboard to be used in Gaufrer. Polar is designed to be different, beautiful, and professional. It also happens to be very easily configurable. | Java | [](https://play.google.com/store/apps/details?id=com.afollestad.polar)
88 |
89 | ### Q
90 | App Name | Describe | Major Language | Download
91 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
92 | | | |
93 |
94 | ### R
95 | App Name | Describe | Major Language | Download
96 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
97 | | | |
98 |
99 | ### S
100 | App Name | Describe | Major Language | Download
101 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
102 | | | |
103 |
104 | ### T
105 | App Name | Describe | Major Language | Download
106 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
107 | | | |
108 |
109 | ### U
110 | App Name | Describe | Major Language | Download
111 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
112 | | | |
113 |
114 | ### V
115 | App Name | Describe | Major Language | Download
116 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
117 | | | |
118 |
119 | ### W
120 | App Name | Describe | Major Language | Download
121 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
122 | [WallpaperStore](https://github.com/zzhoujay/WallpaperStore) | Wallpaper developed with Kotlin | Java | [](https://www.pgyer.com/wallpaper-store)
123 | [wall-splash-android](https://github.com/mikepenz/wallsplash-android) | wall:splash is a free open source android client for the awesome unsplash.com service (Free (do whatever you want) high-resolution photos) | Java | [](https://play.google.com/store/apps/details?id=com.mikepenz.unsplash)
124 | [Wally](https://github.com/Musenkishi/wally) | Wally is a fast and efficient open source wallpaper application for Android. | Java |
125 |
126 | ### X
127 | App Name | Describe | Major Language | Download
128 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
129 | | | |
130 |
131 | ### Y
132 | App Name | Describe | Major Language | Download
133 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
134 | | | |
135 |
136 | ### Z
137 | App Name | Describe | Major Language | Download
138 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
139 | | | |
140 |
--------------------------------------------------------------------------------
/categories/travel_and_local.md:
--------------------------------------------------------------------------------
1 | ## Travel & Local
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | ["A Photo Manager" with "A Photo Map"](https://github.com/k3b/APhotoManager/) | Geo Map to Manage local photos on Android: gallery, find, sort, view, copy, delete, set gps exif data, send, ... . | Java | [
](https://f-droid.org/app/de.k3b.android.androFotoFinder)
11 | | | |
12 |
13 | ### B
14 | App Name | Describe | Major Language | Download
15 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
16 | | | |
17 |
18 | ### C
19 | App Name | Describe | Major Language | Download
20 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
21 | [c:geo](https://github.com/cgeo/cgeo) | c:geo is an open source, full-featured, always ready-to-go client for geocaching.com (unofficial) and offers basic support for other geocaching platforms (like Opencaching) | Java | [](https://play.google.com/store/apps/details?id=cgeo.geocaching)
22 | [cyclestreets](https://github.com/cyclestreets/android) | CycleStreets is a UK-wide cycle journey planner system, which lets you plan routes from A to B by bike. It is designed by cyclists, for cyclists, and caters for the needs of both confident and less confident cyclists | Java | [](https://play.google.com/store/apps/details?id=net.cyclestreets)
23 |
24 | ### D
25 | App Name | Describe | Major Language | Download
26 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
27 | [Dining Out](https://github.com/pushbit/dining-out) | Create your own list of restaurants, write reviews and share with friends. | Java | [](https://play.google.com/store/apps/details?id=net.sf.diningout)
28 |
29 | ### E
30 | App Name | Describe | Major Language | Download
31 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
32 | | | |
33 |
34 | ### F
35 | App Name | Describe | Major Language | Download
36 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
37 | | | |
38 |
39 | ### G
40 | App Name | Describe | Major Language | Download
41 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
42 | | | |
43 |
44 | ### H
45 | App Name | Describe | Major Language | Download
46 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
47 | | | |
48 |
49 | ### I
50 | App Name | Describe | Major Language | Download
51 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
52 | | | |
53 |
54 | ### J
55 | App Name | Describe | Major Language | Download
56 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
57 | | | |
58 |
59 | ### K
60 | App Name | Describe | Major Language | Download
61 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
62 | | | |
63 |
64 | ### L
65 | App Name | Describe | Major Language | Download
66 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
67 | | | |
68 |
69 | ### M
70 | App Name | Describe | Major Language | Download
71 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
72 | [Maps.me](https://github.com/mapsme/omim) | Offline OpenStreetMap maps for iOS/Android/Mac/Linux/Windows | C++ | [](https://play.google.com/store/apps/details?id=com.mapswithme.maps.pro)
73 | [Mapbox Dev Preview](https://github.com/mapbox/mapbox-android-demo) | Use interactive Mapbox maps and see what's next with the Mapbox Android SDK with this developer preview of our SDK. | Java | [](https://play.google.com/store/apps/details?id=com.mapbox.mapboxandroiddemo)
74 |
75 | ### N
76 | App Name | Describe | Major Language | Download
77 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
78 | [NextGIS Mobile](https://github.com/nextgis/android_gisapp) | GIS application for Android | Java | [](https://play.google.com/store/apps/details?id=com.nextgis.mobile)
79 |
80 | ### O
81 | App Name | Describe | Major Language | Download
82 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
83 | [Opaler](https://github.com/timgreen/opaler) | Public Transport card manager for Sydney | Scala | [](https://play.google.com/store/apps/details?id=it.timgreen.opal)
84 | [OpenBikeSharing](https://github.com/bparmentier/OpenBikeSharing) | Shared bikes availability in your city | Java | [](https://play.google.com/store/apps/details?id=be.brunoparmentier.openbikesharing.app)
85 |
86 | ### P
87 | App Name | Describe | Major Language | Download
88 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
89 | [PAT Track](https://github.com/rectangle-dbmi/Realtime-Port-Authority/) | Tracks the Port Authority buses of Pittsburgh, PA, in real-time. | Java (moving to Kotlin) | [](https://play.google.com/store/apps/details?id=rectangledbmi.com.pittsburghrealtimetracker)
90 | [Picoroid](https://github.com/hemant3370/Picoroid) | Shows Panoramio images around the user's location. | Java |
91 |
92 | ### Q
93 | App Name | Describe | Major Language | Download
94 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
95 | | | |
96 |
97 | ### R
98 | App Name | Describe | Major Language | Download
99 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
100 | [RoX for Android](https://github.com/dan-zx/rox-android) | Android app for Tourism Recommendations https://rox.herokuapp.com | Java |
101 |
102 | ### S
103 | App Name | Describe | Major Language | Download
104 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
105 | | | |
106 |
107 | ### T
108 | App Name | Describe | Major Language | Download
109 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
110 | [Transportr](https://github.com/grote/Transportr) | Aims to make public transport as esay as possible wherever you are. | Java | [](https://play.google.com/store/apps/details?id=de.grobox.liberario)
111 | [Travel Mate](https://github.com/Swati4star/Travel-Mate) | A complete travel guide | Java |
112 |
113 | ### U
114 | App Name | Describe | Major Language | Download
115 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
116 | | | |
117 |
118 | ### V
119 | App Name | Describe | Major Language | Download
120 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
121 | | | |
122 |
123 | ### W
124 | App Name | Describe | Major Language | Download
125 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
126 | | | |
127 |
128 | ### X
129 | App Name | Describe | Major Language | Download
130 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
131 | | | |
132 |
133 | ### Y
134 | App Name | Describe | Major Language | Download
135 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
136 | | | |
137 |
138 | ### Z
139 | App Name | Describe | Major Language | Download
140 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
141 | | | |
142 |
--------------------------------------------------------------------------------
/categories/communication.md:
--------------------------------------------------------------------------------
1 | ## Communication
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | | | |
11 |
12 | ### B
13 | App Name | Describe | Major Language | Download
14 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
15 | | | |
16 |
17 | ### C
18 | App Name | Describe | Major Language | Download
19 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
20 | [ChatSecureAndroid](https://github.com/guardianproject/ChatSecureAndroid) | the most private messaging for Android and iOS | Java | [](https://play.google.com/store/apps/details?id=info.guardianproject.otr.app.im)
21 |
22 | ### D
23 | App Name | Describe | Major Language | Download
24 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
25 | | | |
26 |
27 | ### E
28 | App Name | Describe | Major Language | Download
29 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
30 | | | |
31 |
32 | ### F
33 | App Name | Describe | Major Language | Download
34 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
35 | | | |
36 |
37 | ### G
38 | App Name | Describe | Major Language | Download
39 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
40 | | | |
41 |
42 | ### H
43 | App Name | Describe | Major Language | Download
44 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
45 | | | |
46 |
47 | ### I
48 | App Name | Describe | Major Language | Download
49 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
50 | [IRCCloud](https://github.com/irccloud/android) | The official Android app for IRCCloud.com | Java | [](https://play.google.com/store/apps/details?id=com.irccloud.android)
51 |
52 | ### J
53 | App Name | Describe | Major Language | Download
54 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
55 | | | |
56 |
57 | ### K
58 | App Name | Describe | Major Language | Download
59 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
60 | [K-9 Mail](https://github.com/k9mail/k-9) | K-9 Mail – Advanced Email for Android | Java | [](https://play.google.com/store/apps/details?id=com.fsck.k9)
61 | [KissProxy](https://github.com/coderkiss/KissProxy) | NIO based android http&https local proxy. | Java |
62 | [Kontalk Messenger](https://github.com/kontalk/androidclient) | Kontalk official Android client http://www.kontalk.org | Java | [](https://play.google.com/store/apps/details?id=org.kontalk)
63 | [KouChat](https://github.com/blurpy/kouchat-android) | Serverless LAN chat application. http://www.kouchat.net/ | Java | [](https://play.google.com/store/apps/details?id=net.usikkert.kouchat.android)
64 |
65 | ### L
66 | App Name | Describe | Major Language | Download
67 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
68 | | | |
69 |
70 | ### M
71 | App Name | Describe | Major Language | Download
72 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
73 | [MaterialQQLite](https://github.com/wang4yu6peng13/MaterialQQLite) | A material style of QQ (based on MingQQ) | Java |
74 | [messaging](https://github.com/Odoo-mobile/messaging) | Odoo Mobile Messaging Client. | Java |
75 | [mogujie TeamTalk](https://github.com/mogutt/TTAndroidClient) | The android client of mogutt http://tt.mogu.io/ | Java |
76 |
77 | ### N
78 | App Name | Describe | Major Language | Download
79 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
80 | | | |
81 |
82 | ### O
83 | App Name | Describe | Major Language | Download
84 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
85 | | | |
86 |
87 | ### P
88 | App Name | Describe | Major Language | Download
89 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
90 | [ProxyDroid](https://github.com/madeye/proxydroid) | Global Proxy for Android | C | [](https://play.google.com/store/apps/details?id=org.proxydroid)
91 |
92 | ### Q
93 | App Name | Describe | Major Language | Download
94 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
95 | [qksms](https://github.com/qklabs/qksms) | QKSMS is an open source replacement to the stock messaging app on Android | java | [](https://play.google.com/store/apps/details?id=com.moez.QKSMS)
96 |
97 | ### R
98 | App Name | Describe | Major Language | Download
99 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
100 | [Rocket.Chat](https://github.com/RocketChat/Rocket.Chat) | Have your own Slack like online chat, built with Meteor. https://rocket.chat/ | CoffeeScript | [](https://play.google.com/store/apps/details?id=com.konecty.rocket.chat)
101 |
102 | ### S
103 | App Name | Describe | Major Language | Download
104 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
105 | [surespot](https://github.com/surespot/android)| surespot is a mobile messaging application that secures all messages using end-to-end encryption. https://www.surespot.me | Java | [](https://play.google.com/store/apps/details?id=com.twofours.surespot)
106 | [Signal](https://github.com/WhisperSystems/Signal-Android) | A secure calling and messaging app for Android. | Java | [](https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms)
107 |
108 | ### T
109 | App Name | Describe | Major Language | Download
110 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
111 | [Tutanota](https://github.com/tutao/tutanota) | Tutanota is the end-to-end encrypted mail client that enables you to communicate securely with anyone. | JavaScript | [](https://play.google.com/store/apps/details?id=de.tutao.tutanota)
112 | [Telegram Messenger](https://github.com/DrKLO/Telegram) | Telegram Messenger for Android https://telegram.org/ | Java | [](https://play.google.com/store/apps/details?id=org.telegram.messenger)
113 | [TintBrowser](https://github.com/Anasthase/TintBrowser) | Is an open-source browser for Android 4 and above | Java | [](https://play.google.com/store/apps/details?id=org.tint)
114 |
115 | ### U
116 | App Name | Describe | Major Language | Download
117 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
118 | | | |
119 |
120 | ### V
121 | App Name | Describe | Major Language | Download
122 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
123 | [VideoFly](https://github.com/VideoFly/VideoFly)| VideoFly is a video calling application which enables you to stay in a video call while using other applications.| Java | [](https://play.google.com/store/apps/details?id=example.com.videofly)
124 |
125 | ### W
126 | App Name | Describe | Major Language | Download
127 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
128 | [wechat](https://github.com/motianhuo/wechat) | 高仿微信 | | [](https://raw.githubusercontent.com/motianhuo/wechat/master/WeChat/bin/WeChat.apk)
129 | [WiFi Walkie Talkie](https://github.com/js-labs/WalkieTalkie) | Simple application transmitting audio from mic to all devices running the same program on the same network segment. Use NSD for device discovery. | Java | [](https://play.google.com/store/apps/details?id=org.jsl.wfwt)
130 | [Wire](https://github.com/wireapp/wire) | Messenger application that encrypts end to end communication. | Java | [](https://play.google.com/store/apps/details?id=com.wire&hl=en)
131 |
132 | ### X
133 | App Name | Describe | Major Language | Download
134 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
135 | | | |
136 |
137 | ### Y
138 | App Name | Describe | Major Language | Download
139 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
140 | [Yaaic](https://github.com/pocmo/Yaaic) | Yaaic (Yet Another Android IRC Client) is as the name already says an Internet Relay Chat (IRC) client for Android devices. http://www.yaaic.org | Java | [](https://play.google.com/store/apps/details?id=org.yaaic)
141 |
142 | ### Z
143 | App Name | Describe | Major Language | Download
144 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
145 | [Zulip Android](https://github.com/zulip/zulip-android) | Zulip Android app, Powerful open source group chat https://www.zulip.org/ | Java | [](https://play.google.com/store/apps/details?id=com.zulip.android)
146 |
--------------------------------------------------------------------------------
/categories/productivity.md:
--------------------------------------------------------------------------------
1 | ## Productivity
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | | | |
11 |
12 | ### B
13 | App Name | Describe | Major Language | Download
14 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
15 | | | |
16 |
17 | ### C
18 | App Name | Describe | Major Language | Download
19 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
20 | [Carbon Contacts](https://github.com/abhijith0505/CarbonContacts)|An android app that lets users select duplicates from their contact list and delete them. | Java |
21 | [Card Case](https://github.com/blocoio/cardcase) | Exchange business cards with people nearby | Java | [](https://play.google.com/store/apps/details?id=io.bloco.cardcase)
22 | [Conquer](https://github.com/hanks-zyh/Conquer) | A todo list app base Material Design | Java |
23 |
24 | ### D
25 | App Name | Describe | Major Language | Download
26 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
27 | | | |
28 |
29 | ### E
30 | App Name | Describe | Major Language | Download
31 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
32 | [EverMemo](https://github.com/daimajia/EverMemo) | Fast Record, Organize and Share. The android memo app you will deeply love. ❤ | Java | [](https://play.google.com/store/apps/details?id=com.zhan_dui.evermemo)
33 | [EarthViewer](https://github.com/PDDStudio/earthview-android) | Showcase for earthview-android library and a wallpaper application together in one. | Java | [](https://play.google.com/store/apps/details?id=com.pddstudio.earthviewer)
34 |
35 | ### F
36 | App Name | Describe | Major Language | Download
37 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
38 | | | |
39 |
40 | ### G
41 | App Name | Describe | Major Language | Download
42 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
43 | | | |
44 |
45 | ### H
46 | App Name | Describe | Major Language | Download
47 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
48 | [Habitica](https://github.com/HabitRPG/habitica-android) | A habit tracker app which treats your goals like a Role Playing Game. | Java | [](https://play.google.com/store/apps/details?id=com.habitrpg.android.habitica)
49 | [Habito](https://github.com/vanyaland/Habito) | Simple habit tracker with the Firebase Realtime Database. | Java |
50 |
51 | ### I
52 | App Name | Describe | Major Language | Download
53 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
54 | [Instalist](https://github.com/InstaList/instalist-android) | An app that helps you to manage shoppinglists. | Java | [](https://play.google.com/store/apps/details?id=org.noorganization.instalist)
55 | ### J
56 | App Name | Describe | Major Language | Download
57 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
58 | | | |
59 |
60 | ### K
61 | App Name | Describe | Major Language | Download
62 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
63 | | | |
64 |
65 | ### L
66 | App Name | Describe | Major Language | Download
67 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
68 | [Loop Habit Tracker](https://github.com/iSoron/uhabits) | Android app that helps you create and maintain good habits | Java | [](https://play.google.com/store/apps/details?id=org.isoron.uhabits)
69 |
70 | ### M
71 | App Name | Describe | Major Language | Download
72 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
73 | [Memento](https://github.com/yaa110/Memento) | A simple note taking app | Java |
74 | [Minimal-Todo](https://github.com/avjinder/Minimal-Todo) | A fully Material ToDo app with minimal features, just enough to be useful. | Java |
75 |
76 | ### N
77 | App Name | Describe | Major Language | Download
78 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
79 | [Notes](https://github.com/lguipeng/Notes) | A simple note app with Material Design | Java | [](http://www.coolapk.com/apk/com.lguipeng.notes)
80 |
81 | ### O
82 | App Name | Describe | Major Language | Download
83 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
84 | [Omni Notes](https://github.com/federicoiosue/Omni-Notes) | Open source note-taking application for Android | Java | [](https://play.google.com/store/apps/details?id=it.feio.android.omninotes)
85 | [OpenNoteScanner](https://github.com/ctodobom/OpenNoteScanner) | Android application for scanning and manipulating handwritten notes and documents. | Java | [](https://play.google.com/store/apps/details?id=com.todobom.opennotescanner)
86 | [Outlay](https://github.com/bmelnychuk/outlay) | Application to track expenses. | Java | [](https://play.google.com/store/apps/details?id=app.outlay)
87 |
88 | ### P
89 | App Name | Describe | Major Language | Download
90 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
91 | | | |
92 |
93 | ### Q
94 | App Name | Describe | Major Language | Download
95 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
96 | [Quill](https://github.com/vickychijwani/quill/) | The beautiful Android app for your [Ghost](https://ghost.org) blog | Java | [](https://play.google.com/store/apps/details?id=me.vickychijwani.spectre)
97 |
98 | ### R
99 | App Name | Describe | Major Language | Download
100 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
101 | [Remindly](https://github.com/blanyal/Remindly) | Remindly is a simple and user friendly application to create reminders. | Java | [](https://play.google.com/store/apps/details?id=com.blanyal.remindly)
102 |
103 | ### S
104 | App Name | Describe | Major Language | Download
105 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
106 | [SmartisanNote](https://github.com/drakeet/SmartisanNote) | An unofficial Smartisan Notes. | Kotlin |
107 | [Swiftnotes](https://github.com/adrianchifor/Swiftnotes) | Swiftnotes for Android - Note taking, simplified. | Java | [](https://play.google.com/store/apps/details?id=com.moonpi.swiftnotes)
108 |
109 | ### T
110 | App Name | Describe | Major Language | Download
111 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
112 | [Tasks](https://github.com/dmfs/opentasks) | A task app for Android | Java | [](https://play.google.com/store/apps/details?id=org.dmfs.tasks)
113 | [Text Fairy](https://github.com/renard314/textfairy) | Android OCR App | Java | [](https://play.google.com/store/apps/details?id=com.renard.ocr)
114 | [ToGoZip](https://github.com/k3b/ToGoZip/) | "Add To Zip" for android's share/send menu. | Java | [
](https://f-droid.org/app/de.k3b.android.toGoZip)
115 | [tudounotepad](https://github.com/geminiwen/tudounotepad) | A simple Notepad Application developed on Kotlin | Kotlin |
116 | [Turbo Editor](https://github.com/vmihalachi/turbo-editor) | Simple, Powerful and Open Source Text Editor for Android | Java | [](https://play.google.com/store/apps/details?id=com.maskyn.fileeditor)
117 | [todotxt](https://github.com/ginatrapani/todo.txt-android) | Official Todo.txt Android app for managing your todo.txt file stored in Dropbox. http://todotxt.com | Java | [](https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch)
118 |
119 | ### U
120 | App Name | Describe | Major Language | Download
121 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
122 | | | |
123 |
124 | ### V
125 | App Name | Describe | Major Language | Download
126 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
127 | [VertiKin](https://github.com/prabhakar267/vertikin) | A platform to automatically detect what user might be interested in buying in near future | Java, Python |
128 |
129 | ### W
130 | App Name | Describe | Major Language | Download
131 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
132 | | | |
133 |
134 | ### X
135 | App Name | Describe | Major Language | Download
136 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
137 | | | |
138 |
139 | ### Y
140 | App Name | Describe | Major Language | Download
141 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
142 | | | |
143 |
144 | ### Z
145 | App Name | Describe | Major Language | Download
146 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
147 | | | |
148 |
--------------------------------------------------------------------------------
/categories/game.md:
--------------------------------------------------------------------------------
1 |
2 | ## Game
3 | ### \#
4 | App Name | Describe | Major Language | Download
5 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
6 | [2048-android](https://github.com/uberspot/2048-android) | The android port of the 2048 game (for offline playing) | Java | [](https://play.google.com/store/apps/details?id=com.uberspot.a2048)
7 |
8 | ### A
9 | App Name | Describe | Major Language | Download
10 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
11 | | | |
12 |
13 | ### B
14 | App Name | Describe | Major Language | Download
15 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
16 | [Blockinger](https://github.com/vocollapse/Blockinger) | Tetris clone for Android | Java | [](http://www.coolapk.com/game/org.blockinger.game)
17 | [Brain Phaser](https://github.com/Kamshak/BrainPhaser) | Quiz App in Material Design with user management, categories and statistics. | Java |
18 |
19 | ### C
20 | App Name | Describe | Major Language | Download
21 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
22 | [cantstoptherock](https://github.com/huntergdavis/cantstoptherock) | A simple adversarial game | Java |
23 | [Chase Whisply](https://github.com/tvbarthel/ChaseWhisplyProject) | an augmented reality attempt | Java | [](https://play.google.com/store/apps/details?id=fr.tvbarthel.games.chasewhisply)
24 | [Clones Online](https://github.com/lukedd3/ClonesOnline) | Online multiplayer Android board game | Java | [](https://play.google.com/store/apps/details?id=com.luke.Clones)
25 | [Cloud Cup](https://github.com/google/cloud-cup-android) | Firebase Android client of the a multi device game https://cloud-cup.firebaseapp.com/ | Java | [](https://play.google.com/store/apps/details?id=fr.steren.cloudcup)
26 | [Pie Noon](https://github.com/google/pienoon) | Multiplayer party game where you can throw pies at your friends. http://google.github.io/pienoon/ | C++ | [](https://play.google.com/store/apps/details?id=com.google.fpl.pie_noon)
27 |
28 | ### D
29 | App Name | Describe | Major Language | Download
30 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
31 | [Dungeon Crawl Stone Soup](https://github.com/crawl/crawl) | A game of dungeon exploration, combat and magic, involving characters of diverse skills, worshipping deities of great power and caprice. | C++ | [](https://play.google.com/store/apps/details?id=com.newtzgames.dcssonline)
32 |
33 | ### E
34 | App Name | Describe | Major Language | Download
35 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
36 | | | |
37 |
38 | ### F
39 | App Name | Describe | Major Language | Download
40 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
41 | [friendspell](https://github.com/chiuki/friendspell) | Party icebreaker game based on the Google Nearby API | java | [](https://play.google.com/store/apps/details?id=com.sqisland.friendspell)
42 |
43 | ### G
44 | App Name | Describe | Major Language | Download
45 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
46 | [Gloomy Dungeons 3D](https://github.com/restorer/Gloomy-Dungeons-3D) | Old-school 3D shooter | Java | [](https://play.google.com/store/apps/details?id=zame.GloomyDungeons.freedemo.game)
47 | [Gloomy Dungeons 2: Blood Honor](https://github.com/restorer/gloomy-dungeons-2) | Continuation of old-school 3D shooter | Java | [](https://play.google.com/store/apps/details?id=org.zamedev.gloomydungeons2.fullnfree)
48 | [Google Santa Tracker](https://github.com/google/santa-tracker-android) | Google Santa Tracker app for Android is an educational and entertaining tradition that brings joy to millions of children (and children at heart) across the world over the December holiday period. | Java | |
49 | [GameOfCards](https://github.com/rohitramkumar308/GameOfCards) | A simple cards game without any rules. | Java | [](https://play.google.com/store/apps/details?id=srk.syracuse.gameofcards)|
50 |
51 | ### H
52 | App Name | Describe | Major Language | Download
53 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
54 | | | |
55 |
56 | ### I
57 | App Name | Describe | Major Language | Download
58 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
59 | | | |
60 |
61 | ### J
62 | App Name | Describe | Major Language | Download
63 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
64 | | | |
65 |
66 | ### K
67 | App Name | Describe | Major Language | Download
68 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
69 | | | |
70 |
71 | ### L
72 | App Name | Describe | Major Language | Download
73 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
74 | | | |
75 |
76 | ### M
77 | App Name | Describe | Major Language | Download
78 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
79 | [Material Life](https://github.com/juankysoriano/MaterialLife) | A Material Design styled Game of Life for Android | Java | [](https://play.google.com/store/apps/details?id=com.juankysoriano.materiallife)
80 | [Memory Game](https://github.com/sromku/memory-game) | Simple and beautiful memory game for kids | Java | [](https://play.google.com/store/apps/details?id=com.snatik.matches)
81 | [Minetest](https://github.com/minetest/minetest) | Minetest, an open source infinite-world block sandbox game with survival and crafting. [also https://github.com/minetest/minetest_game] http://www.minetest.net/ | C++ | [](https://play.google.com/store/apps/details?id=net.minetest.minetest)
82 |
83 | ### N
84 | App Name | Describe | Major Language | Download
85 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
86 | [newplanegame](https://github.com/nuptboyzhb/newplanegame) | a simple plane game in android. | Java | [](http://www.wandoujia.com/apps/edu.njupt.zhb.planegame)
87 |
88 | ### O
89 | App Name | Describe | Major Language | Download
90 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
91 | [Open Flood](https://github.com/GunshipPenguin/open_flood) | Flood fill game for Android | Java | [](https://play.google.com/store/apps/details?id=com.gunshippenguin.openflood)
92 | ### P
93 | App Name | Describe | Major Language | Download
94 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
95 | [Pixel Dungeon](https://github.com/watabou/pixel-dungeon) | Traditional roguelike game with pixel-art graphics and simple interface | Java | [](https://play.google.com/store/apps/details?id=com.watabou.pixeldungeon)
96 | [PokerTH](https://github.com/pokerth/pokerth) | PokerTH is a poker game written in C++/Qt. http://www.pokerth.net/ | C++ |
97 |
98 | ### Q
99 | App Name | Describe | Major Language | Download
100 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
101 | | | |
102 |
103 | ### R
104 | App Name | Describe | Major Language | Download
105 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
106 | | | |
107 |
108 | ### S
109 | App Name | Describe | Major Language | Download
110 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
111 | [SOPA](https://github.com/pongo710/sopa) | SOPA is an Android puzzle game. The goal is to connect the green and the red gate with the blue tubes. Get better while solving the games level and enjoy playing. | Java | [](https://play.google.com/store/apps/details?id=de.sopa)
112 | [Simon Tatham's Puzzles](https://github.com/chrisboyle/sgtpuzzles) | Android port of Simon Tatham's Puzzles. *git replace in use* - you might want to {{ git fetch origin 'refs/replace/*:refs/replace/*' }} https://chris.boyle.name/projects/android-puzzles/ | C | [](https://play.google.com/store/apps/details?id=name.boyle.chris.sgtpuzzles)
113 | [Stratagus](https://github.com/drodin/Stratagus) | A port of Stratagus real-time strategy gaming engine for Android. | C++ | [](https://play.google.com/store/apps/details?id=com.drodin.stratagus)
114 | [Splinter Sweets](https://github.com/reime005/splintersweets) | A libGDX mobile game where you have to smash as most sweets as possible within 50 seconds. For Android and iOS. | Kotlin | [](https://play.google.com/store/apps/details?id=de.reimerm.splintersweets)
115 |
116 | ### T
117 | App Name | Describe | Major Language | Download
118 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
119 | [Tanks of Freedom](https://github.com/w84death/Tanks-of-Freedom) | Indie Turn Based Strategy in Isometric Pixel Art | GDScript | [](https://play.google.com/store/apps/details?id=in.p1x.tof.beta)
120 |
121 | ### U
122 | App Name | Describe | Major Language | Download
123 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
124 | | | |
125 |
126 | ### V
127 | App Name | Describe | Major Language | Download
128 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
129 | | | |
130 |
131 | ### W
132 | App Name | Describe | Major Language | Download
133 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
134 | | | |
135 |
136 | ### X
137 | App Name | Describe | Major Language | Download
138 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
139 | | | |
140 |
141 | ### Y
142 | App Name | Describe | Major Language | Download
143 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
144 | | | |
145 |
146 | ### Z
147 | App Name | Describe | Major Language | Download
148 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
149 | [Zabyrinth](https://github.com/Zachacious/Zabyrinth) | Physics Game based on the Layrinth board Game. | C++ | [](https://play.google.com/store/apps/details?id=com.EpicElf.Zabyrinth)
150 |
--------------------------------------------------------------------------------
/categories/news_and_magazines.md:
--------------------------------------------------------------------------------
1 | ## News and Magazines
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | [36krReader](https://github.com/kinneyyan/36krReader)| Android client of 36kr.com with Material Design. | Java |
6 | [Android-Ganhuo](https://github.com/ganhuo/Android-Ganhuo)| 干货集中营 Android App | Java |
7 | [AndroidRivers](https://github.com/dodyg/AndroidRivers)| Anxiety free news reader for Android - developed using Kotlin | Kotlin |
8 |
9 | ### A
10 | App Name | Describe | Major Language | Download
11 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
12 | | | |
13 |
14 | ### B
15 | App Name | Describe | Major Language | Download
16 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
17 | [Book Dash](https://github.com/spongebobrf/BookdashAndroidApp) | Book Dash is an Android App for the NPO where you can download books in different languages for free. | Java | [](https://play.google.com/store/apps/details?id=org.bookdash.android)
18 |
19 | ### C
20 | App Name | Describe | Major Language | Download
21 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
22 | [CrimeTalk Reader](https://github.com/JohnPersano/CrimeTalk-Reader) | The CrimeTalk Reader app is a free and open source application designed for devices running Android Ice Cream Sandwich (4.0) and above. Lightweight and minimalistic, the CrimeTalk Reader is the perfect application to browse CrimeTalk articles on your Android device. | Java | [](https://play.google.com/store/apps/details?id=uk.org.crimetalk)
23 |
24 | ### D
25 | App Name | Describe | Major Language | Download
26 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
27 | | | |
28 |
29 | ### E
30 | App Name | Describe | Major Language | Download
31 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
32 | [EffectiveAndroidUI](https://github.com/pedrovgs/EffectiveAndroidUI) | Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI". | Java |
33 |
34 | ### F
35 | App Name | Describe | Major Language | Download
36 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
37 | [Flym News Reader](https://github.com/FredJul/Flym) | Flym News Reader is a light and modern Android feed reader, based on Sparse rss. | Java | [](https://play.google.com/store/apps/details?id=net.fred.feedex)
38 | [frisbee](https://github.com/gdg-x/frisbee) | Android application for the GDG members. | Java | [](https://play.google.com/store/apps/details?id=org.gdg.frisbee.android)
39 |
40 | ### G
41 | App Name | Describe | Major Language | Download
42 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
43 | [GitHot](https://github.com/andyiac/githot) | GitHot is an Android App that will help you find the world most popular project and person . | Java | [](http://fir.im/githot)
44 |
45 | ### H
46 | App Name | Describe | Major Language | Download
47 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
48 | [Hacker News](https://github.com/manmal/hn-android) | The Hacker News Android App | Java | [](https://play.google.com/store/apps/details?id=com.manuelmaly.hn)
49 | [HackerNews-React-Native](https://github.com/iSimar/HackerNews-React-Native) | Hacker News iOS and Android App - Made with React Native. | JavaScript/React Native |
50 | [Hex for Hacker News](https://github.com/longdivision/hex) | A snappy and fun Hacker News app | Java | [](https://play.google.com/store/apps/details?id=com.hexforhn.hex)
51 | [Hummingbird](https://github.com/xiprox/Hummingbird-for-Android) | A cool, modern client app for the anime tracking website Hummingbird.me | java | [](https://github.com/xiprox/Hummingbird-for-Android/releases)
52 | [hacker-news-android](https://github.com/dinosaurwithakatana/hacker-news-android) | another hacknews client | java | [](https://play.google.com/store/apps/details?id=io.dwak.holohackernews.app)
53 |
54 | ### I
55 | App Name | Describe | Major Language | Download
56 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
57 | [Idaily](https://github.com/liuguangqiang/Idaily) | 使用data binding , dagger2 , retrofit2和rxjava实现的,基于MVVM的知乎日报APP。
58 | | Java |
59 | [ImportNew](https://github.com/lzjun567/XiYuanFangApp) | ImportNew Android App | Java | [](http://7lryy3.com1.z0.glb.clouddn.com/xiyuanfang1.1.apk)
60 |
61 | ### J
62 | App Name | Describe | Major Language | Download
63 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
64 | [Jager](https://github.com/jaspervanriet/Jager) | Unofficial client for Product Hunt with material design. | Java | [](https://play.google.com/store/apps/details?id=com.jaspervanriet.huntingthatproduct&hl=zh)
65 | [JianDan](https://github.com/ZhaoKaiQiang/JianDan) | 高仿煎蛋客户端 | Java |
66 |
67 | ### K
68 | App Name | Describe | Major Language | Download
69 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
70 | [kickmaterial](https://github.com/byoutline/kickmaterial) | Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design. | Java |
71 | [KuaiHu](https://github.com/iKrelve/KuaiHu) | A third-part clent of daily.zhihu.com | Java | [](http://pan.baidu.com/s/1nt1RI7B)
72 |
73 | ### L
74 | App Name | Describe | Major Language | Download
75 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
76 | [Leisure](https://github.com/MummyDing/Leisure) | Leisure is an Android App containing Zhihu Daily,Guokr Scientific,XinhuaNet News and Douban Books. http://blog.csdn.net/mummyding/article/details/50266203 | Java | [](http://coolapk.com/apk/com.mummyding.app.leisure)
77 |
78 | ### M
79 | App Name | Describe | Major Language | Download
80 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
81 | [Materialistic](https://github.com/hidroh/materialistic) | A materialistic Hacker News Android reader | Java | [](https://play.google.com/store/apps/details?id=io.github.hidroh.materialistic)
82 | [MaterialUp](https://github.com/jariz/MaterialUp) | MaterialUp Android App | Java |
83 | [MVVM_Hacker_News](https://github.com/hitherejoe/MVVM_Hacker_News) | Android MVVM experiment project using the official Data Binding library | Java |
84 |
85 | ### N
86 | App Name | Describe | Major Language | Download
87 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
88 | [NEWS](https://github.com/hemant3370/newsApp) | NEWS fetches latest news from the most popular news channels. | java | [](https://play.google.com/store/apps/details?id=com.hemant.myfeed&hl=en)
89 |
90 | ### O
91 | App Name | Describe | Major Language | Download
92 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
93 | | | |
94 |
95 | ### P
96 | App Name | Describe | Major Language | Download
97 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
98 | [Plaid](https://github.com/nickbutcher/plaid) | Plaid is a showcase of material design that we hope you will keep installed. It pulls in news & inspiration from Designer News, Dribbble & Product Hunt. It demonstrates the use of material principles to create tactile, bold, understandable UIs. | java | [](https://play.google.com/apps/testing/io.plaidapp)
99 | [Predator for ProductHunt](https://github.com/crazyhitty/Capstone-Project) | Predator is a minimalistic client for ProductHunt. It shows latest products and collections fetched via ProductHunt api. It also offers other information like media and comments associated with that product. | java | [](https://play.google.com/store/apps/details?id=com.crazyhitty.chdev.ks.predator)
100 |
101 | ### Q
102 | App Name | Describe | Major Language | Download
103 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
104 | [Qiitanium](https://github.com/ogaclejapan/Qiitanium) | Qiitanium is an unofficial Android application of Qiita | java | [](https://play.google.com/store/apps/details?id=com.ogaclejapan.qiitanium)
105 |
106 | ### R
107 | App Name | Describe | Major Language | Download
108 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
109 | [RedReader](https://github.com/QuantumBadger/RedReader) | An unofficial open source Reddit client for Android. | java | [](https://play.google.com/store/apps/details?id=org.quantumbadger.redreader)
110 |
111 | ### S
112 | App Name | Describe | Major Language | Download
113 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
114 | [scala-days-android](https://github.com/47deg/scala-days-android) | Official Android app for Scala Days | Scala | [](https://play.google.com/store/apps/details?id=com.fortysevendeg.android.scaladays)
115 | [StartupNews](https://github.com/halzhang/Startupnews) | An Android Startup News Client! http://news.dbanotes.net/ | Java |
116 |
117 | ### T
118 | App Name | Describe | Major Language | Download
119 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
120 | [Tiny Tiny RSS](https://tt-rss.org/gitlab/fox/tt-rss-android) | Tiny Tiny RSS client for Android devices | Java |
121 |
122 | ### U
123 | App Name | Describe | Major Language | Download
124 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
125 | [Upload to Commons](https://github.com/nicolas-raoul/apps-android-commons) | Now maintained by volunteers, this app allows users to upload photos to Wikimedia Commons from their Android device. | Java | [](https://play.google.com/store/apps/details?id=fr.free.nrw.commons)
126 |
127 | ### V
128 | App Name | Describe | Major Language | Download
129 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
130 | | | |
131 |
132 | ### W
133 | App Name | Describe | Major Language | Download
134 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
135 | [Wikipedia Android](https://github.com/wikimedia/apps-android-wikipedia) | Github mirror of "apps/android/wikipedia" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing | Java | [](https://play.google.com/store/apps/details?id=org.wikipedia)
136 |
137 | ### X
138 | App Name | Describe | Major Language | Download
139 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
140 | | | |
141 |
142 | ### Y
143 | App Name | Describe | Major Language | Download
144 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
145 | [Yahnac](https://github.com/malmstein/yahnac) | Yet Another Hacker News Android Client | Java | [](https://play.google.com/store/apps/details?id=com.malmstein.yahnac)
146 |
147 | ### Z
148 | App Name | Describe | Major Language | Download
149 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
150 | [ZhuanLan](https://github.com/bxbxbai/ZhuanLan) | a column of zhihu app | java | [](http://vdisk.weibo.com/s/GGofvoXe__E)
151 | [ZhihuDailyKotlin](https://github.com/lzyzsd/ZhihuDailyKotlin) | 山寨知乎日报Android,使用Kotlin写 | kotlin |
152 | [ZhiHuDaily-React-Native](https://github.com/race604/ZhiHuDaily-React-Native) | A Zhihu Daily(http://daily.zhihu.com/) App client implemented using React Native for Android. | JavaScript/React Native |
153 |
154 |
--------------------------------------------------------------------------------
/categories/multi_media.md:
--------------------------------------------------------------------------------
1 | ## Multi-Media
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | [ACEMusicPlayer](https://github.com/C-Aniruddh/ACEMusicPlayer) | A material music player for the android platform | Java |
11 | [AnimeTaste](https://github.com/daimajia/AnimeTaste) | Taste global original animation | Java |
12 | [AntennaPod](https://github.com/AntennaPod/AntennaPod) | A podcast manager for Android | Java | [](https://play.google.com/store/apps/details?id=de.danoeh.antennapod)
13 | [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)
14 | ["A Photo Manager" with "A Photo Map"](https://github.com/k3b/APhotoManager/) | Manage local photos on Android: gallery, geo map, find, sort, view, copy, delete, set gps exif data, send, ... . | Java | [
](https://f-droid.org/app/de.k3b.android.androFotoFinder)
15 | [Apollo](https://github.com/CyanogenMod/android_packages_apps_Apollo) | Highly customizable Android music app. | Java |
16 | [Auro](https://github.com/architjn/Auro) | 1st Most Fastest, Latest Designed and open source Music player | Java |
17 |
18 | ### B
19 | App Name | Describe | Major Language | Download
20 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
21 | [Bandhook-Kotlin](https://github.com/antoniolg/Bandhook-Kotlin) | A showcase music app for Android entirely written using Kotlin language. | Kotlin | [](https://play.google.com/store/apps/details?id=com.limecreativelabs.bandhook)
22 |
23 | ### C
24 | App Name | Describe | Major Language | Download
25 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
26 | | | |
27 |
28 | ### D
29 | App Name | Describe | Major Language | Download
30 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
31 | [Droided Media Tank](https://github.com/vikingbrain/droidedmediatank) | Remote control and management of Networked Media Tank media streamers. Designed for Popcorn Hour A100, A110, A200, A210, A300, A400, B110, C200, C300, PopBox 3D, PopBox V8, eGreat, Digitek HDX, Kaiboer and others based in NMT system | Java | [](https://play.google.com/store/apps/details?id=com.vikingbrain.dmt)
32 |
33 | ### E
34 | App Name | Describe | Major Language | Download
35 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
36 | [Easy Sound Recorder](https://github.com/dkim0419/SoundRecorder) | A simple sound recording app implementing Material Design | Java | [](https://play.google.com/store/apps/details?id=com.danielkim.soundrecorder)
37 |
38 | ### F
39 | App Name | Describe | Major Language | Download
40 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
41 | | | |
42 |
43 | ### G
44 | App Name | Describe | Major Language | Download
45 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
46 | [GEM](https://github.com/Substance-Project/GEM) | A music player for Android, in stunning Material Design. https://substanceproject.net/ | Java |
47 |
48 | ### H
49 | App Name | Describe | Major Language | Download
50 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
51 | | | |
52 |
53 | ### I
54 | App Name | Describe | Major Language | Download
55 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
56 | | | |
57 |
58 | ### J
59 | App Name | Describe | Major Language | Download
60 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
61 | [heMusicPlayer](https://github.com/psaravan/JamsMusicPlayer) | A free, powerful and elegant music player for Android. | Java | [](https://play.google.com/store/apps/details?id=com.jams.music.player.de.repat)
62 |
63 | ### K
64 | App Name | Describe | Major Language | Download
65 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
66 | | | |
67 |
68 | ### L
69 | App Name | Describe | Major Language | Download
70 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
71 | [Last.fm](https://github.com/lastfm/lastfm-android) | The official Last.fm Android app. | Java | [](https://play.google.com/store/apps/details?id=fm.last.android)
72 | [L Camera](https://github.com/PkmX/lcamera) | A camera app using the new camera2 API in Android Lollipop | Scala | [](https://github.com/PkmX/lcamera/releases)
73 |
74 | ### M
75 | App Name | Describe | Major Language | Download
76 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
77 | [Material-Movies](https://github.com/saulmm/Material-Movies) | An application about movies with material design | Java |
78 | [Material Audiobook Player](https://github.com/PaulWoitaschek/MaterialAudiobookPlayer) | Audiobook Player for Android | Kotlin | [](https://play.google.com/store/apps/details?id=de.ph1b.audiobook)
79 | [MD-BiliBili](https://github.com/Qixingchen/MD-BiliBili) | Third-part android client of http://www.bilibili.com with Material Design | Java | [](https://github.com/Qixingchen/MD-BiliBili/releases)
80 | [Mizuu](https://github.com/MizzleDK/Mizuu) | Popular media indexer app for Android. http://mizuu.tv | Java | [](http://mizuu.tv/wp-content/plugins/download-monitor/download.php?id=20)
81 | [MovieGuide](https://github.com/esoxjem/MovieGuide) | An Android app that showcases the MVP pattern and RxJava | Java |
82 | [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)
83 | [music](https://github.com/psaravan/Music) | Music Elegant music player for Lollipop. | Java |
84 | [Music DNA](https://github.com/harjot-oberai/MusicStreamer) | A Music Player for android that renders beautiful DNA(Visualization) of the currently playing music. | Java | [](https://play.google.com/store/apps/details?id=com.sdsmdg.harjot.MusicDNA)
85 | [Mute for Sonos](https://github.com/cw124/mute-for-sonos) | Mute all your Sonos systems with a single tap of a widget. They will unmute again automatically a while later. Multiple taps of the widget increase the mute time. Uses Cling UPnP library and Jetty | Java | [](https://play.google.com/store/apps/details?id=uk.co.chriswiggins.muteforsonos)
86 |
87 | ### N
88 | App Name | Describe | Major Language | Download
89 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
90 | [NewPipe](https://github.com/theScrabi/NewPipe) | A lightweight Youtube frontend for Android. | Java | [](https://f-droid.org/repository/browse/?fdfilter=newpipe&fdid=org.schabi.newpipe)
91 |
92 | ### O
93 | App Name | Describe | Major Language | Download
94 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
95 | [OCiney](https://github.com/florent37/OCiney) | Allociné movie app | Java |
96 | [OpenImgur](https://github.com/Kennyc1012/Opengur) |Open source Imgur Android App | Java | [](https://play.google.com/store/apps/details?id=com.kennyc.open.imgur)
97 |
98 | ### P
99 | App Name | Describe | Major Language | Download
100 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
101 | [PDF Creator](https://github.com/Swati4star/Images-to-PDF) | An app to convert images to PDF file | Java | [](https://f-droid.org/app/swati4star.createpdf)
102 | [philm](https://github.com/chrisbanes/philm) | Movie collection and information app for Android. | Java |
103 |
104 | ### Q
105 | App Name | Describe | Major Language | Download
106 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
107 | | | |
108 |
109 | ### R
110 | App Name | Describe | Major Language | Download
111 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
112 | | | |
113 |
114 | ### S
115 | App Name | Describe | Major Language | Download
116 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
117 | [SagaMusic](https://github.com/SagaMusic/saga-android) | Free and legal music downloader for Android | Java |
118 | [Simple Gallery](https://github.com/SimpleMobileTools/Simple-Gallery) | A Simple Photo and Video gallery | Java | [](https://play.google.com/store/apps/details?id=com.simplemobiletools.gallery)
119 | [Simple Music Player](https://github.com/SimpleMobileTools/Simple-Music-Player) | A Simple Music Player without ads and unnecessary permissions. | Java | [](https://play.google.com/store/apps/details?id=com.simplemobiletools.musicplayer)
120 | [SimplifyReader](https://github.com/SkillCollege/SimplifyReader) | An Android client with Material Design, in chinese. | Java | [](http://fir.im/simplifyreader)
121 | [Sky31Radio](https://github.com/linroid/Sky31Radio) | 湘潭大学三翼校园"四季电台" Android客户端 | Java | [](http://fir.im/sky31radio)
122 | [spydroid-ipcamera](https://github.com/fyhertz/spydroid-ipcamera) | A powerful and funny android app. that streams the camera and microphone of your phone to your browser or to VLC | Java | [](https://play.google.com/store/apps/details?id=net.majorkernelpanic.spydroid)
123 | [StickerCamera](https://github.com/Skykai521/StickerCamera) | A camera with sticker feature | Java |
124 | [SeriesGuide](https://github.com/UweTrottmann/SeriesGuide) | Manage (re)watching your favorite TV shows on your Android devices. | Java | [](https://play.google.com/store/apps/details?id=com.battlelancer.seriesguide)
125 | [Suprabhatham](https://github.com/v-adhithyan/suprabhatham-android-app) | Play Lord Venkateswara Suprabhatham or use schedule for playback later with option for recurring playback. | Java | [](https://play.google.com/store/apps/details?id=ceg.avtechlabs.sbm)
126 |
127 | ### T
128 | App Name | Describe | Major Language | Download
129 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
130 | [Timber](https://github.com/naman14/Timber) | Material Design Music Player | Java | [](https://play.google.com/store/apps/details?id=naman14.timber)
131 |
132 | ### U
133 | App Name | Describe | Major Language | Download
134 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
135 | [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 |
136 |
137 | ### V
138 | App Name | Describe | Major Language | Download
139 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
140 | [Vanilla Music](https://github.com/vanilla-music/vanilla) | Vanilla Music is a clean, simple and free (opensource) music player. | Java | [](https://play.google.com/store/apps/details?id=ch.blinkenlights.android.vanilla)
141 | [VLC for Android](https://github.com/videolan/vlc) | VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. | C | [](https://play.google.com/store/apps/details?id=org.videolan.vlc&hl=en)
142 |
143 | ### W
144 | App Name | Describe | Major Language | Download
145 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
146 | [WhatAndroid](https://github.com/Gwindow/WhatAndroid) | The What.CD Android App http://gwindow.github.com/WhatAndroid/ | Java | [](http://gwindow.github.io/WhatAndroid/)
147 |
148 | ### X
149 | App Name | Describe | Major Language | Download
150 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
151 | | | |
152 |
153 | ### Y
154 | App Name | Describe | Major Language | Download
155 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
156 | | | |
157 |
158 | ### Z
159 | App Name | Describe | Major Language | Download
160 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
161 | | | |
162 |
--------------------------------------------------------------------------------
/categories/social_network.md:
--------------------------------------------------------------------------------
1 | ## Social Network
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | [AisenWeiBo](https://github.com/wangdan/AisenWeiBo) | Sina Weibo Client with Material Design | Java | [](https://play.google.com/store/apps/details?id=org.aisen.weibo.sina)
11 |
12 | ### B
13 | App Name | Describe | Major Language | Download
14 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
15 | [Beebo+](https://github.com/andforce/iBeebo) | Sina Weibo Client | Java | [](https://play.google.com/store/apps/details?id=org.zarroboogs.weibo.plus)
16 | [BlackLight](https://github.com/PaperAirplane-Dev-Team/BlackLight) | A light Sina Weibo Android client | Java | [](https://play.google.com/store/apps/details?id=us.shandian.blacklight)
17 |
18 | ### C
19 | App Name | Describe | Major Language | Download
20 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
21 | [Cannonball](https://github.com/twitterdev/cannonball-android) | Cannonball is the fun way to create and share stories and poems on your phone. | Java | [](https://play.google.com/store/apps/details?id=io.fabric.samples.cannonball)
22 | [Cotable](https://github.com/wlemuel/Cotable) | Cnblogs Client for Android - Material Design http://www.cnblogs.com (Chinese) | Java |
23 | [CNode-android](https://github.com/iwhys/CNode-android) | Android client for https://cnodejs.org/ (Chinese) | Java | [](https://github.com/iwhys/CNode-android/releases)
24 | [CNode-Material-Design](https://github.com/TakWolf/CNode-Material-Design) | CNode for Material Design | Java | [](https://play.google.com/store/apps/details?id=org.cnodejs.android.md)
25 | [Coding](https://coding.net/u/coding/p/Coding-Android/git) | Official android client for http://coding.net | Java | [](https://play.google.com/store/apps/details?id=net.coding.program)
26 |
27 | ### D
28 | App Name | Describe | Major Language | Download
29 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
30 | [Douya](https://github.com/DreaminginCodeZH/Douya) | Android client for douban.com (Chinese) | Java |
31 | [Dribbo](https://github.com/ikew0ng/Dribbo) | A BETTER Client for Dribbble. It lets you browse all categories of Dribbble, popular ,everyone and debuts. | Java | [](https://play.google.com/store/apps/details?id=com.refactech.driibo)
32 | [DroidKaigi](https://github.com/konifar/droidkaigi2016) | DroidKaigi 2016 official Android conference app in Tokyo. | Java | [](https://play.google.com/store/apps/details?id=io.github.droidkaigi.confsched)
33 |
34 | ### E
35 | App Name | Describe | Major Language | Download
36 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
37 | | | |
38 |
39 | ### F
40 | App Name | Describe | Major Language | Download
41 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
42 | [FishChatAndroid](https://github.com/oikomi/FishChatAndroid) | FishChat | Java |
43 | [Forkhub Android app for Github](https://github.com/jonan/ForkHub) | The Github android app was deprecated, but the "forkhub" fork is still being maintained and works fine | Java | [](https://play.google.com/store/apps/details?id=jp.forkhub)
44 |
45 | ### G
46 | App Name | Describe | Major Language | Download
47 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
48 | [Git.NB](https://github.com/Jeffmen/Git.NB) | A app client for Github | Java | [](https://github.com/Jeffmen/Git.NB/tree/master/apk)
49 | [Gitskarios](https://github.com/gitskarios/Gitskarios) | Github android aplication http://gitskarios.com/ | Java | [](https://play.google.com/store/apps/details?id=com.alorma.github)
50 | [Google I/O](https://github.com/google/iosched) | The Google I/O Android App | Java | [](https://play.google.com/store/apps/details?id=com.google.samples.apps.iosched)
51 | [GSD Mobile](https://github.com/rgocal/GSD_Mobile) | This is a mobile app I made for my website. I decided to open source it as a learning project for fellow followers. It teaches basic RSS usage, JSON usage and general practice of material design and bottom tab navigation. | Java | [](https://play.google.com/intl/en_us/badges/)
52 | [Gunnner](https://github.com/egor-n/gunnner) | Dribbble client | Java | [](https://play.google.com/store/apps/details?id=com.gunnner)
53 |
54 | ### H
55 | App Name | Describe | Major Language | Download
56 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
57 | | | |
58 |
59 | ### I
60 | App Name | Describe | Major Language | Download
61 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
62 | [Insta Profile Downloader](https://github.com/hemant3370/Insta) | Instagram Profile Media Downloader and Viewer. | Java | [](https://github.com/hemant3370/Insta/blob/master/app-release.apk?raw=true)
63 | [InstaMaterial](https://github.com/frogermcs/InstaMaterial) | Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept) | Java | [](https://github.com/frogermcs/frogermcs.github.io/raw/master/files/10/InstaMaterial-release-1.0.1-2.apk)
64 | [Impeller](https://github.com/oshepherd/Impeller) | Impeller is a rich, featureful client for the Pump.io open, federated social network, built to give you the best experience possible over both your phone and tablet. | Java | [](https://play.google.com/store/apps/details?id=eu.e43.impeller)
65 |
66 | ### J
67 | App Name | Describe | Major Language | Download
68 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
69 | | | |
70 |
71 | ### K
72 | App Name | Describe | Major Language | Download
73 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
74 | | | |
75 |
76 | ### L
77 | App Name | Describe | Major Language | Download
78 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
79 | | | |
80 |
81 | ### M
82 | App Name | Describe | Major Language | Download
83 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
84 | [Monotweety](https://github.com/yshrsmz/monotweety)| Simple Twitter Client just for tweeting from notification area | Kotlin | [](https://play.google.com/store/apps/details?id=net.yslibrary.monotweety)
85 |
86 | ### N
87 | App Name | Describe | Major Language | Download
88 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
89 | [minicat](https://github.com/mcxiaoke/minicat)| 蘑菇饭App http://fanfou.com/androidsupport | Java | [](https://play.google.com/store/apps/details?id=com.mcxiaoke.minicat2)
90 |
91 | ### O
92 | App Name | Describe | Major Language | Download
93 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
94 | [OSChina Android](http://git.oschina.net/oschina/android-app) | Official OSChina client for Android http://www.oschina.net (Chinese) | Java | [](http://www.coolapk.com/apk/net.oschina.app)
95 | [OSChina Android (tonlin)](http://git.oschina.net/tonlin/android-app) | Third-part OSChina client for Android http://www.oschina.net (Chinese) | Java | [](http://www.wandoujia.com/apps/com.tonlin.osc.happy)
96 | [OctoDroid](https://github.com/slapperwan/gh4a) | Github client for Android | Java | [](https://play.google.com/store/apps/details?id=com.gh4a)
97 |
98 | ### P
99 | App Name | Describe | Major Language | Download
100 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
101 | [PHPHub Android](https://github.com/CycloneAxe/phphub-android) | Android client of PHPHub https://phphub.org/ | Java | [](http://fir.im/phphub)
102 | [PocketHub](https://github.com/pockethub/PocketHub) | PocketHub Android App. This is the same repository as the now-defunct official GitHub Android app. | Java |
103 |
104 | ### Q
105 | App Name | Describe | Major Language | Download
106 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
107 | [Qiitanium](https://github.com/ogaclejapan/qiitanium) | An unofficial Android application of Japanese technical information sharing service [Qiita](https://qiita.com/) for programmers. | Java | [](https://play.google.com/store/apps/details?id=com.ogaclejapan.qiitanium)
108 |
109 | ### R
110 | App Name | Describe | Major Language | Download
111 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
112 | [ribot-app-android](https://github.com/ribot/ribot-app-android) | The ribot studio app for the Android Platform http://ribot.co.uk/ | Java |
113 |
114 | ### S
115 | App Name | Describe | Major Language | Download
116 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
117 | [Shadowsocks](https://github.com/shadowsocks/shadowsocks-android) | A Shadowsocks client for Android | Java | [](https://play.google.com/store/apps/details?id=com.github.shadowsocks)
118 | [Skooter](https://github.com/aayushranaut/skooterapp) | An anonymous social network | Java | [](https://play.google.com/store/apps/details?id=com.skooterapp)
119 |
120 | ### T
121 | App Name | Describe | Major Language | Download
122 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
123 | [Talon for Twitter](https://github.com/klinker24/Talon-for-Twitter) | 100% open source version of my popular Talon for Twitter app on Android. | Java | [](https://play.google.com/store/apps/details?id=com.klinker.android.twitter_l)
124 | [Tusky](https://github.com/Vavassor/Tusky) | A client for Mastodon, a decentralized social network server. | Java | [](https://play.google.com/store/apps/details?id=com.keylesspalace.tusky)
125 | [Tweetin](https://github.com/mthli/Tweetin) | Yet another Twitter unofficial client for Lollipop. | Java |
126 | [Tweet Lanes](https://github.com/chrislacy/TweetLanes) | Tweet Lanes for Android | Java | [](https://play.google.com/store/apps/details?id=com.tweetlanes.android)
127 | [Twidere-Android](https://github.com/TwidereProject/Twidere-Android/) | Twitter client for Android | Java | [](https://play.google.com/store/apps/details?id=org.mariotaku.twidere)
128 | [Twitter Lists](https://github.com/MPieter/TwitterLists) | An Android application to manage your Twitter lists. | Java |
129 | [Twiader](https://github.com/jydimir/Twiader) | Twitter speech reader | Java | [](https://github.com/jydimir/Twiader/blob/master/release/app-release.apk?raw=true)
130 |
131 | ### U
132 | App Name | Describe | Major Language | Download
133 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
134 | | | |
135 |
136 | ### V
137 | App Name | Describe | Major Language | Download
138 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
139 | [v2ex-android](https://github.com/greatyao/v2ex-android) | Another v2ex client on android platform. | Java |
140 | [v2ex-daily-android](https://github.com/kyze8439690/v2ex-daily-android) | A v2ex client on android platform. | Java | [](https://play.google.com/store/apps/details?id=com.yugy.v2ex.daily)
141 |
142 | ### W
143 | App Name | Describe | Major Language | Download
144 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
145 | [WeGit](https://github.com/Leaking/WeGit) | An Android App for Github | Java | [](https://github.com/Leaking/WeGit/tree/master/screenshot)
146 | [weiciyuan](https://github.com/qii/weiciyuan) | Sina Weibo Android Client | Java | [](https://play.google.com/store/apps/details?id=org.qii.weiciyuan)
147 | [WordPress](https://github.com/wordpress-mobile/WordPress-Android) | WordPress for Android https://apps.wordpress.org/ | Java | [](https://play.google.com/store/apps/details?id=org.wordpress.android)
148 |
149 | ### X
150 | App Name | Describe | Major Language | Download
151 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
152 | | | |
153 |
154 | ### Y
155 | App Name | Describe | Major Language | Download
156 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
157 | [YouJoin](https://github.com/FreedomZZQ/YouJoin-Android) | YouJoin Android Client, a cool app of connection, use Material Design. |
158 |
159 | ### Z
160 | App Name | Describe | Major Language | Download
161 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
162 | | | |
163 |
--------------------------------------------------------------------------------
/categories/education.md:
--------------------------------------------------------------------------------
1 | ## Education
2 | ### \#
3 | App Name | Describe | Major Language | Download
4 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
5 | | | |
6 |
7 | ### A
8 | App Name | Describe | Major Language | Download
9 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
10 | [AnkiDroid](https://github.com/ankidroid/Anki-Android) | A semi-official port of the open source [Anki](http://ankisrs.net) spaced repetition flashcard system to Android. | Java | [](https://play.google.com/store/apps/details?id=com.ichi2.anki)
11 | [Awesome-Campus](https://github.com/MummyDing/Awesome-Campus) | Jiangxi Normal University Android App |Java | [](http://fir.im/AwesomeCampus)
12 |
13 | ### B
14 | App Name | Describe | Major Language | Download
15 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
16 | | | |
17 |
18 | ### C
19 | App Name | Describe | Major Language | Download
20 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
21 | | | |
22 |
23 | ### D
24 | App Name | Describe | Major Language | Download
25 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
26 | | | |
27 |
28 | ### E
29 | App Name | Describe | Major Language | Download
30 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
31 | | | |
32 |
33 | ### F
34 | App Name | Describe | Major Language | Download
35 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
36 | | | |
37 |
38 | ### G
39 | App Name | Describe | Major Language | Download
40 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
41 | | | |
42 |
43 | ### H
44 | App Name | Describe | Major Language | Download
45 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
46 | [Hubble Gallery](https://github.com/derekcsm/hubble_gallery) | View, Save, and Read about Hubble's best images. | Java | [](https://play.google.com/store/apps/details?id=com.derek_s.hubble_gallery)
47 | [Hillffair](https://github.com/appteam-nith/Hillffair) | Hillffair is an open source college app made for Cultural fest known as Hillffair of NIT Hamirpur, India by [App Team NITH](https://github.com/appteam-nith). This app contains some additional features like online quiz as well as newsfeed along with features like notifications. | Java | [Get it on Google Play](https://play.google.com/store/apps/details?id=appteam.nith.hillffair)
48 |
49 | ### I
50 | App Name | Describe | Major Language | Download
51 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
52 | [IELTS Vocabulary Flashcards](https://github.com/bychkovdmitrii/words) | Flashcards for IELTS exam. | Java | [](https://play.google.com/store/apps/details?id=com.dbychkov.words)
53 |
54 | ### J
55 | App Name | Describe | Major Language | Download
56 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
57 | | | |
58 |
59 | ### K
60 | App Name | Describe | Major Language | Download
61 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
62 | | | |
63 |
64 | ### L
65 | App Name | Describe | Major Language | Download
66 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
67 | [LeeCo](https://github.com/Nightonke/LeeCo) | LeeCo is an awesome app for algorithem problems(including unlock), solutions, discuss(from leetcode) and comments. | Java | [Get it on Github](https://github.com/Nightonke/LeeCo/blob/master/APK/LeeCo%20V1.0.0.apk)
68 |
69 | ### M
70 | App Name | Describe | Major Language | Download
71 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
72 | | | |
73 |
74 | ### N
75 | App Name | Describe | Major Language | Download
76 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
77 | [NSIT Connect](https://github.com/Swati4star/NSIT-Connect) | The official NSITonline app that aims to act as a companion app for NSIT students | Java | [](https://play.google.com/store/apps/details?id=nsit.app.com.nsitapp)
78 | [festnimbus](https://github.com/appteam-nith/festnimbus) | Festnimbus is an open source college app made for Technical fest known as Nimbus of NIT Hamirpur, India by [App Team NITH](https://github.com/appteam-nith) | Java | [Get it on Google Play](https://play.google.com/store/apps/details?id=com.appteam.nimbus)
79 |
80 | ### O
81 | App Name | Describe | Major Language | Download
82 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
83 | | | |
84 |
85 | ### P
86 | App Name | Describe | Major Language | Download
87 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
88 | | | |
89 |
90 | ### Q
91 | App Name | Describe | Major Language | Download
92 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
93 | | | |
94 |
95 | ### R
96 | App Name | Describe | Major Language | Download
97 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
98 | | | |
99 |
100 | ### S
101 | App Name | Describe | Major Language | Download
102 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
103 | [Sahayak](https://github.com/Neophytes/microsoft-pragyan-hackathon) |An android app aimed to make a fun-filled educational tool for naives. Aimed at rural children and adults |Java |
104 | [Stepic](https://github.com/StepicOrg/stepic-android) | Free online courses with certificates | Java+Kotlin | [](https://play.google.com/store/apps/details?id=org.stepic.droid)
105 |
106 | ### T
107 | App Name | Describe | Major Language | Download
108 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
109 | | | |
110 |
111 | ### U
112 | ### #
113 | App Name | Describe | Major Language | Download
114 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
115 | | | |
116 |
117 | ### A
118 | App Name | Describe | Major Language | Download
119 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
120 | | | |
121 |
122 | ### B
123 | App Name | Describe | Major Language | Download
124 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
125 | | | |
126 |
127 | ### C
128 | App Name | Describe | Major Language | Download
129 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
130 | | | |
131 |
132 | ### D
133 | App Name | Describe | Major Language | Download
134 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
135 | | | |
136 |
137 | ### E
138 | App Name | Describe | Major Language | Download
139 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
140 | | | |
141 |
142 | ### F
143 | App Name | Describe | Major Language | Download
144 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
145 | | | |
146 |
147 | ### G
148 | App Name | Describe | Major Language | Download
149 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
150 | [GivesMeHope](https://github.com/jparkie/GivesMeHopeAndroidClient) | An unofficial Gives Me Hope Android client for educational purposes. | Java | [](https://play.google.com/store/apps/details?id=com.jparkie.givesmehope)
151 |
152 | ### H
153 | App Name | Describe | Major Language | Download
154 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
155 | | | |
156 |
157 | ### I
158 | App Name | Describe | Major Language | Download
159 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
160 | | | |
161 |
162 | ### J
163 | App Name | Describe | Major Language | Download
164 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
165 | | | |
166 |
167 | ### K
168 | App Name | Describe | Major Language | Download
169 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
170 | | | |
171 |
172 | ### L
173 | App Name | Describe | Major Language | Download
174 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
175 | | | |
176 |
177 | ### M
178 | App Name | Describe | Major Language | Download
179 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
180 | | | |
181 |
182 | ### N
183 | App Name | Describe | Major Language | Download
184 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
185 | | | |
186 |
187 | ### O
188 | App Name | Describe | Major Language | Download
189 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
190 | | | |
191 |
192 | ### P
193 | App Name | Describe | Major Language | Download
194 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
195 | | | |
196 |
197 | ### Q
198 | App Name | Describe | Major Language | Download
199 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
200 | | | |
201 |
202 | ### R
203 | App Name | Describe | Major Language | Download
204 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
205 | | | |
206 |
207 | ### S
208 | App Name | Describe | Major Language | Download
209 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
210 | [Seashell-app](https://github.com/drakeet/Seashell-app) | 贝壳单词 APP Android 客户端 | Java |
211 |
212 | ### T
213 | App Name | Describe | Major Language | Download
214 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
215 | | | |
216 |
217 | ### U
218 | App Name | Describe | Major Language | Download
219 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
220 | [Unisannio](https://github.com/alter-ego/unisannio-reboot/) | Android app for University of Sannio students | Java | [](https://play.google.com/store/apps/details?id=solutions.alterego.android.unisannio)
221 |
222 | ### V
223 | App Name | Describe | Major Language | Download
224 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
225 | | | |
226 |
227 | ### W
228 | App Name | Describe | Major Language | Download
229 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
230 | | | |
231 |
232 | ### X
233 | App Name | Describe | Major Language | Download
234 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
235 | | | |
236 |
237 | ### Y
238 | App Name | Describe | Major Language | Download
239 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
240 | | | |
241 |
242 | ### Z
243 | App Name | Describe | Major Language | Download
244 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
245 | | | |
246 |
247 | ### V
248 | App Name | Describe | Major Language | Download
249 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
250 | | | |
251 |
252 | ### W
253 | App Name | Describe | Major Language | Download
254 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
255 | [WaniKani for Android](https://github.com/xiprox/WaniKani-for-Android) | An Android client application for the awesome kanji learning website wanikani.com | Java | [](https://play.google.com/store/apps/details?id=tr.xip.wanikani)
256 |
257 | ### X
258 | App Name | Describe | Major Language | Download
259 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
260 | | | |
261 |
262 | ### Y
263 | App Name | Describe | Major Language | Download
264 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
265 | | | |
266 |
267 | ### Z
268 | App Name | Describe | Major Language | Download
269 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
270 | | | |
271 |
--------------------------------------------------------------------------------
/categories/tools.md:
--------------------------------------------------------------------------------
1 |
2 | ## Tools
3 | ### \#
4 | App Name | Describe | Major Language | Download
5 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
6 | | | |
7 |
8 | ### A
9 | App Name | Describe | Major Language | Download
10 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
11 | [AcDisplay](https://github.com/AChep/AcDisplay) | AcDisplay is a new way of handling notifications in Android. | Java | [](https://play.google.com/store/apps/details?id=com.achep.acdisplay)
12 | [AFWall+ (Android Firewall +)](https://github.com/ukanth/afwall) | AFWall+ (Android Firewall +) - IPTables based firewall for Android | Java | [](https://play.google.com/store/apps/details?id=dev.ukanth.ufirewall)
13 | [AIMSICD](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector) | AIMSICD against IMSI-Catchers, StingRay and Silent SMS! | Java | [](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/releases)
14 | [AnExplorer](https://github.com/1hakr/AnExplorer) | AnExplorer File Manager. | Java | [](https://play.google.com/store/apps/details?id=dev.dworks.apps.anexplorer)
15 | [AmazeFileManager](https://github.com/arpitkh96/AmazeFileManager) | Amaze File Manager. | Java | [](https://play.google.com/store/apps/details?id=com.amaze.filemanager)
16 | [AnotherMonitor](https://github.com/AntonioRedondo/AnotherMonitor) | Monitors and records the CPU and memory usage of Android devices | Java | [](https://play.google.com/store/apps/details?id=org.anothermonitor)
17 | [Andlytics](https://github.com/AndlyticsProject/andlytics)| Google Play - Android Market statistics app | Java | [](https://play.google.com/store/apps/details?id=com.github.andlyticsproject)
18 |
19 | ### B
20 | App Name | Describe | Major Language | Download
21 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
22 | [Bitocle for GitHub](https://github.com/mthli/Bitocle) | Bitocle is a simple android app which allows you to view your source code in GitHub. | Java |
23 | [BetterBatteryStats](https://github.com/asksven/BetterBatteryStats) | An attempt to provide advanced battery stats for Android | Java | [](https://play.google.com/store/apps/details?id=com.asksven.betterbatterystats)
24 | [Beta Updater for WhatsApp](https://github.com/javiersantos/WhatsAppBetaUpdater) | An app to update WhatsApp to the latest beta version available on Android | Java | [](https://github.com/javiersantos/WhatsAppBetaUpdater/releases)
25 | [Brevent](https://github.com/liudongmiao/Brevent) | Black Prevent, Prevent without ROOT. (An nice app like Greenify by Oasisfeng) | Java | [](https://play.google.com/store/apps/details?id=me.piebridge.brevent)
26 |
27 | ### C
28 | App Name | Describe | Major Language | Download
29 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
30 | [Camera Color Picker](https://github.com/tvbarthel/CameraColorPicker) | A simple tool that uses the device's camera to capture, in real time, colors around you. | Java | [](https://play.google.com/store/apps/details?id=fr.tvbarthel.apps.cameracolorpicker)
31 | [Clean Status Bar](https://github.com/emmaguy/clean-status-bar) | Tidy up your Android status bar before taking screenshots for the Play Store | Java | [](https://play.google.com/store/apps/details?id=com.emmaguy.cleanstatusbar)
32 | [Clip-Stack](https://github.com/heruoxin/Clip-Stack) | An Android clipboard history manager app with Material Design. | Java | [](https://play.google.com/store/apps/details?id=com.catchingnow.tinyclipboardmanager)
33 | [Content Provider Helper](https://github.com/k3b/ContentProviderHelper/) | Android app that helps developers to discover and query content providers. | Java | [
](https://f-droid.org/app/de.k3b.android.contentproviderhelper)
34 | [Croma - Palette Manager](https://github.com/numixproject/org.numixproject.croma) | Android packaging for Croma http://croma.numixproject.org | Java |
35 | [ConnectBot](https://github.com/connectbot/connectbot/) | The first SSH client for Android. | Java | [](https://play.google.com/store/apps/details?id=org.connectbot)
36 |
37 | ### D
38 | App Name | Describe | Major Language | Download
39 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
40 | [DashClock Widget](https://github.com/romannurik/dashclock) | Lock screen widget for Android 4.2+ | Java | [](https://play.google.com/store/apps/details?id=net.nurik.roman.dashclock)
41 | [DesignOverlay](https://github.com/Manabu-GT/DesignOverlay-Android) | Android app which displays design image with grid lines to facilitate the tedious design implementation process | Java | [](https://play.google.com/store/apps/details?id=com.ms_square.android.design.overlay)
42 | [Developer Toolbelt - Fill RAM](https://github.com/T-Spoon/Android-Developer-Toolbelt) | On-device low-memory testing for Android | Java | [](https://play.google.com/store/apps/details?id=com.tspoon.androidtoolbelt)
43 | [Device Control](https://github.com/Evisceration/DeviceControl) | Device Control is an app to control several features of your device as well as some nice extra features | Java | [](https://play.google.com/store/apps/details?id=org.namelessrom.devicecontrol)
44 | [Droid Watcher](https://github.com/Odrin/Droid-Watcher) | Android remote control application with rich functionality | Java |
45 | [DuckDuckGo](https://github.com/duckduckgo/android) | DuckDuckGo Search and Stories official application | Java | [](https://play.google.com/store/apps/details?id=com.duckduckgo.mobile.android)
46 |
47 | ### E
48 | App Name | Describe | Major Language | Download
49 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
50 | | | |
51 |
52 | ### F
53 | App Name | Describe | Major Language | Download
54 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
55 | [Firefox](https://wiki.mozilla.org/Mobile/Fennec/Android) | Firefox Browser for Android. | Java | [](https://play.google.com/store/apps/details?id=org.mozilla.firefox)
56 | [Flock](https://github.com/WhisperSystems/Flock) | Private contact and calendar sync for Android. https://whispersystems.org/blog/flock/ | Java |
57 | [FBReaderJ](https://github.com/geometer/FBReaderJ) | Is a free (and ad-free) multi-platform ebook reader.Supports popular ebook formats: ePub, fb2, mobi, rtf, html, plain text, and a lot of other formats | Java | [](https://play.google.com/store/apps/details?id=org.geometerplus.zlibrary.ui.android)
58 | [Forecastie](https://github.com/martykan/forecastie) | A simple weather app that gathers data from OpenWeatherMap, via their public API. | Java | [](https://play.google.com/store/apps/details?id=com.casticalabs.forecastie)
59 |
60 | ### G
61 | App Name | Describe | Major Language | Download
62 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
63 | [GfyCat](https://github.com/dlew/android-gfycat) | Android application that loads gifs via gfycat for efficiency's sake | Java | [](https://github.com/dlew/android-gfycat/releases)
64 | [GitHub Status](https://github.com/cdeange/github-status) | Simple app to connect to Github's status API | Java | [](https://play.google.com/store/apps/details?id=com.deange.githubstatus)
65 | [GridWichterle](https://github.com/inmite/android-grid-wichterle) | This app will show grid overlay over whole system which helps you to verify your excellent app design. | Java | [](https://play.google.com/store/apps/details?id=eu.inmite.android.gridwichterle)
66 |
67 | ### H
68 | App Name | Describe | Major Language | Download
69 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
70 | | | |
71 |
72 | ### I
73 | App Name | Describe | Major Language | Download
74 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
75 | [Intent Intercept](https://github.com/intrications/intent-intercept) | This app attempts to intercept as many intents as possible in order to examine their contents. This helps when trying to develop an app that reacts to a particular intent. | Java | [](https://play.google.com/store/apps/details?id=uk.co.ashtonbrsc.android.intentintercept) [
](https://f-droid.org/app/uk.co.ashtonbrsc.android.intentintercept)
76 | [Install Referrer](https://github.com/SimonMarquis/Android-InstallReferrer) | Test the referrer attribute on the Google Play Store | Java | [](https://play.google.com/store/apps/details?id=fr.simon.marquis.installreferrer)
77 |
78 | ### J
79 | App Name | Describe | Major Language | Download
80 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
81 | [JianShi](https://github.com/wingjay/jianshi) | A beautiful app 简诗 for recording anything in your life with traditional Chinese style. | Java | [](https://github.com/wingjay/jianshi/releases)
82 |
83 | ### K
84 | App Name | Describe | Major Language | Download
85 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
86 | | | |
87 |
88 | ### L
89 | App Name | Describe | Major Language | Download
90 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
91 | [LibreTorrent](https://github.com/proninyaroslav/libretorrent) | LibreTorrent is an ad-free, open-source, Material Design torrent client with IP filtering, Tor support, proxy support, automatic file moving, sequential downloading, and the ability to select files for download. | Java | [](https://play.google.com/store/apps/details?id=org.proninyaroslav.libretorrent)
92 |
93 | ### M
94 | App Name | Describe | Major Language | Download
95 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
96 | [Material Design Color Palette](https://github.com/HozakaN/MaterialDesignColorPalette) | This is a dev tool to visualize the colours of Material design defined on http://www.google.com/design/spec/style/color.html#color-ui-color-palette | Java | [](https://play.google.com/store/apps/details?id=fr.hozakan.materialdesigncolorpalette)
97 | [Materialize](https://github.com/oxoooo/materialize) | Materialize all those not material http://www.oxo.ooo | Java | [](https://play.google.com/store/apps/details?id=ooo.oxo.apps.materialize)
98 | [MultiROM Manager](https://github.com/Tasssadar/MultiROMMgr) | MultiROM Manager - android app for MultiROM mod | Java | [](https://play.google.com/store/apps/details?id=com.tassadar.multirommgr)
99 | [MLManager](https://github.com/javiersantos/MLManager) | Modern, easy and customizable app manager for Android | Java | [](https://play.google.com/store/apps/details?id=com.javiersantos.mlmanager)
100 | [Material Color Picker](https://github.com/4k3R/material-color-picker) | A simple, minimalistic and beautiful color picker for Android 4.1+ (Jellybean+) devices | Java | [](https://play.google.com/store/apps/details?id=com.anjithsasindran.materialcolorpicker&hl=en)
101 | [Moticons](https://github.com/javiersantos/Moticons) | A simple, easy and modern app to manage and use Japanese Emoticons with Material Design | Java | [](https://play.google.com/store/apps/details?id=com.javiersantos.moticons)
102 | [MDX - Material Design Explorer](https://github.com/erdemorman/mdx) | An app for developers and designers to explore material design color palette and icons easily | Java | [](https://play.google.com/store/apps/details?id=com.erdemorman.mdx)
103 | [MGit](https://github.com/maks/MGit) | A Git client for Android | Java | [](https://play.google.com/store/apps/details?id=com.manichord.mgit)
104 |
105 | ### N
106 | App Name | Describe | Major Language | Download
107 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
108 | [Net Guard](https://github.com/M66B/NetGuard) | No root Android firewall | Java | [](https://play.google.com/apps/testing/eu.faircode.netguard)
109 | [Nevolution](https://github.com/oasisfeng/nevolution) | Evolve the Android notification experience of existing apps, with community-driven plug-ins. | Java |
110 | [Notification Analyser](https://github.com/MPieter/Notification-Analyser) | An Android application to analyse your notification history. | Java | [](https://play.google.com/store/apps/details?id=com.tierep.notificationanalyser)
111 | [Ninja](https://github.com/mthli/Ninja) | A web browser that open links in background without ever leaving your favorite apps. | Java | [](http://www.coolapk.com/apk/io.github.mthli.Ninja)
112 |
113 | ### O
114 | App Name | Describe | Major Language | Download
115 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
116 | [OS Monitor](https://github.com/eolwral/OSMonitor) | Android OS Monitor | Java |
117 | [owncloud](https://github.com/owncloud/android) | The ownCloud Android App. | Java | [](https://play.google.com/store/apps/details?id=com.owncloud.android)
118 |
119 | ### P
120 | App Name | Describe | Major Language | Download
121 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
122 | [Permission Nanny](https://github.com/littledot/Permission-Nanny) | Permission Nanny is an application that can access resources which are protected by permissions on your behalf, so that your application does not need to declare permission usage in your AndroidManifest.xml. With Permission Nanny, it is possible for your application to not require any permissions at all, yet still be able to access permission-protected resources. | Java | [](https://play.google.com/store/apps/details?id=com.permissionnanny)
123 | [photo-affix](https://github.com/afollestad/photo-affix) | Stitch your photos together vertically or horizontally without even trying! http://aidanfollestad.com | Java | [](https://github.com/afollestad/photo-affix/raw/master/apk/PhotoAffix.apk)
124 | [Prey Anti Theft](https://github.com/prey/prey-android-client) | Android client for the Prey anti-theft software. https://preyproject.com/ | Java | [](https://play.google.com/store/apps/details?id=com.prey)
125 | [Preferences Manager](https://github.com/SimonMarquis/Android-PreferencesManager) | View and edit application's preferences | Java | [](https://play.google.com/store/apps/details?id=fr.simon.marquis.preferencesmanager)
126 | [PokePortal](https://github.com/yuzumone/PokePortal) | Map application of PokeStops and Gyms of "Pokémon GO" | Kotlin |
127 |
128 | ### Q
129 | App Name | Describe | Major Language | Download
130 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
131 | | | |
132 |
133 | ### R
134 | App Name | Describe | Major Language | Download
135 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
136 | [RxWeather](https://github.com/SmartDengg/RxWeather) | Weather app with architecting Android with RxJava | Java |
137 | [Red Moon](https://github.com/raatmarien/red-moon) | A feature rich screen filter app | Java | [](https://play.google.com/store/apps/details?id=com.jmstudios.redmoon)
138 |
139 | ### S
140 | App Name | Describe | Major Language | Download
141 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
142 | [SeeWeather](https://github.com/xcc3641/SeeWeather) | RxAndroid+Retrofit+Glide+Matrial Design Weather App | Java | [](http://www.wandoujia.com/apps/com.xiecc.seeWeather)
143 | [SuperCleanMaster](https://github.com/joyoyao/superCleanMaster) | CleanMaster open source clone | Java |
144 | [S Tools+](https://github.com/naman14/S-Tools) | Keep track of your CPU and Sensors alongwith useful features like Color Picker,Compass and device information | Java | [](https://play.google.com/store/apps/details?id=com.naman14.stools)
145 | [SmsCodeHelper](https://github.com/drakeet/SmsCodeHelper) | 验证码助手,是一款 Material Design 的验证码管理器轻应用~它可以在手机接收到验证码短信的时候,自动浮现验证码,并且自动复制验证码到用户的剪切板。当用户接收到短信验证码,用户只要长按验证码的输入框,粘贴验证码即可。 | Java | [](https://play.google.com/store/apps/details?id=me.drakeet.inmessage)
146 | [StockTicker](https://github.com/premnirmal/StockTicker) | A resizable stock ticker widget for your android home screen | Java | [](https://play.google.com/store/apps/details?id=com.github.premnirmal.tickerwidget)
147 | [Secret Codes](https://github.com/SimonMarquis/Android-SecretCodes) | Explore and test your device secret codes | Java | [](https://play.google.com/store/apps/details?id=fr.simon.marquis.secretcodes)
148 | [Simple Calculator](https://github.com/SimpleMobileTools/Simple-Calculator) | A Calculator with the basic functions and a customizable widget | Java | [](https://play.google.com/store/apps/details?id=com.simplemobiletools.calculator)
149 | [Simple Calendar](https://github.com/SimpleMobileTools/Simple-Calendar) | A Calendar with a customizable widget | Java | [](https://play.google.com/store/apps/details?id=com.simplemobiletools.calendar)
150 | [Simple Camera](https://github.com/SimpleMobileTools/Simple-Camera) | A front/rear camera with a flash | Java | [](https://play.google.com/store/apps/details?id=com.simplemobiletools.camera)
151 | [Simple Draw](https://github.com/SimpleMobileTools/Simple-Draw) | A simple canvas you can draw on | Java | [](https://play.google.com/store/apps/details?id=com.simplemobiletools.draw)
152 | [Simple File Manager](https://github.com/SimpleMobileTools/Simple-File-Manager) | A simple file manager for browsing the storage | Java | [](https://play.google.com/store/apps/details?id=com.simplemobiletools.filemanager)
153 | [Simple Flashlight](https://github.com/SimpleMobileTools/Simple-Flashlight) | Well, a simple flashlight | Java | [](https://play.google.com/store/apps/details?id=com.simplemobiletools.flashlight)
154 | [Simple Notes](https://github.com/SimpleMobileTools/Simple-Notes) | A simple textfield for simple notes with a widget | Java | [](https://play.google.com/store/apps/details?id=com.simplemobiletools.notes)
155 | [Status](https://github.com/TheAndroidMaster/Status) | A no-root status bar replacement for Android. | Java [](https://play.google.com/store/apps/details?id=com.james.status)
156 |
157 | ### T
158 | App Name | Describe | Major Language | Download
159 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
160 | [Talalarmo Alarm Clock](https://github.com/trikita/talalarmo) | Android alarm clock | Java | [](https://play.google.com/store/apps/details?id=trikita.talalarmo)
161 | [Telecine](https://github.com/JakeWharton/Telecine) | Record full-resolution video on your Android devices. | Java | [](https://play.google.com/store/apps/details?id=com.jakewharton.telecine)
162 | [Terminal Emulator for Android](https://github.com/jackpal/Android-Terminal-Emulator) | A VT-100 terminal emulator for the Android OS | Java | [](https://play.google.com/store/apps/details?id=jackpal.androidterm)
163 | [ToGoZip](https://github.com/k3b/ToGoZip/) | "Add To Zip" for android's share/send menu. | Java | [
](https://f-droid.org/app/de.k3b.android.toGoZip)
164 | [ToolWizAppLock](https://github.com/Toolwiz/ToolWizAppLock) | Smart App Lock for Android http://www.toolwiz.com/ | Java | [](https://play.google.com/store/apps/details?id=com.cleanwiz.applock)
165 | [TranslateApp](https://github.com/maoruibin/TranslateApp) | A translations app without interruptions | Java | [](https://play.google.com/store/apps/details?id=name.gudong.translate)
166 | [translate-bubble-android](https://github.com/47deg/translate-bubble-android) | Translations without interruptions | Scala | [](https://play.google.com/store/apps/details?id=com.fortysevendeg.translatebubble)
167 | [Travis Client](https://github.com/brave-warrior/TravisClient-Android) | Android client for Travis CI | Java | [](https://play.google.com/store/apps/details?id=com.khmelenko.lab.travisclient)
168 |
169 |
170 | ### U
171 | App Name | Describe | Major Language | Download
172 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
173 | [UPnP Browser](https://github.com/dgmltn/Android-UPnP-Browser) | Simple UPnP Browser with Material style | Java | [](https://play.google.com/store/apps/details?id=com.dgmltn.upnpbrowser)
174 | [UrlScheme Interceptor](https://github.com/SimonMarquis/Android-UrlSchemeInterceptor) | Intercept and debug url scheme on Android | Java | [](https://play.google.com/store/apps/details?id=fr.smarquis.usi.sample)
175 |
176 | ### V
177 | App Name | Describe | Major Language | Download
178 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
179 | | | |
180 |
181 | ### W
182 | App Name | Describe | Major Language | Download
183 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
184 | [WiFiKeyShare](https://github.com/bparmentier/WiFiKeyShare) | Share Wi-Fi passwords with QR codes and NFC tags | Java | [](https://play.google.com/store/apps/details?id=be.brunoparmentier.wifikeyshare)
185 |
186 | ### X
187 | App Name | Describe | Major Language | Download
188 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
189 | [Xsocks](https://github.com/lparam/xsocks-android) | A secure and fast proxy for protect your network traffic | C | [](https://github.com/lparam/xsocks-android/releases)
190 |
191 | ### Y
192 | App Name | Describe | Major Language | Download
193 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
194 | | | |
195 |
196 | ### Z
197 | App Name | Describe | Major Language | Download
198 | :------------------------: | :------------------------ | :------------------------: | :------------------------:
199 | [zxing](https://github.com/zxing/zxing) | Official ZXing ("Zebra Crossing") project home | Java | [](https://play.google.com/store/apps/details?id=com.google.zxing.client.android)
200 |
--------------------------------------------------------------------------------