Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

You may also be interested in...

We could not find any project with the given search parameters, but maybe the following projects can be interesting for you.

BubbleEmitter shows fancy animated bubbles as an Android view.

Jul 4, 2019

AutoRefreshNetworkConnection is a library that gives you a very simple code and easy to use it. It can handle your tasks when the device connected or disconnected from internet (wifi or mobile data) by using observer pattern.

Jul 18, 2019

GetJson is the simplest HTTP library to Receive JSON Data from REST Service. It Gives data as a String which can be used to pass the data between activities which can then be converted to JsonObject to carry on further operations. It can also return data in JsonObject. It also offers an array of Internet related features.

What does GetJson do :-

Receives JSON Data from the REST Service with just the url. Does all of this in a background thread rather than the main thread Can check if Internet Connection is available or not. Can also check Internet speed. Can also check if the device time has been changed or not.

Feb 2, 2018