Saturday, 7 July 2018

LazyDatePicker

This is an Android project to offer an alternative to the native Android Date Picker.



from The Android Arsenal

Friday, 6 July 2018

SqliteManager

Sqlite Manager helps to manage your android Sqlite Database very effectively with ease.



from The Android Arsenal

LinkPreview

An easy to use library for showing a link preview.



from The Android Arsenal

Wednesday, 4 July 2018

Sunday, 1 July 2018

Vector Drawabke Thumbnails Plugin

This plugin allows to:

  • Show thumbnails for all vector drawables in the project
  • Click on thumbnail to open xml file

Android Arsenal

from The Android Arsenal

Cacheable-Network

A Cacheable Network Library For Android Application

Intro

The total scenario of A network calling is to communicate with server then get back the result. So, to handle this two action using this library you need to instantiate ApiAdapter class to perform A network call and invoke NetworkResponse interface to receive the results (to receive both error and success message).



from The Android Arsenal