KimHunJin / AndroidDevKit

It's a repository of useful features commonly used on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidDevKit

It's a repository of useful features commonly used on Android.

Why?

When developing Android, there are many times when you need to refer to your previous projects.
For example, when using sharedPreferences, I found it in my previous project.
Maybe, many developers will experience this situation.

So, We provide a useful android utils. (how to use retrofit2, how to use recycler view, etc..)

How?

We will create one utility at least every two weeks.

Utils used while working on previous projects.

Start Day

2019.03.01

Contributor

About

It's a repository of useful features commonly used on Android.

License:Apache License 2.0


Languages

Language:Kotlin 66.7%Language:Java 33.3%