Repository navigation

#

android-async-http

Kotlin Clean weather app for Android.

Kotlin
32
4 年前

Android REST client app

Java
4
12 年前

AsyncTask is a helper class which helps us to use the UI thread properly. AsyncTask allows us to perform long-run/background operations and show its result on the UI thread without blocking threads. AsyncTasks should ideally be used for short operations (a few seconds at the most.) that will not affect our main thread.

Java
1
5 年前

Popular Movie suggestion app based on TMDb

Kotlin
0
1 年前

A simple android app model of Twitter

Java
0
5 年前