ABatteryView
An iOS and Android costomized View to display battery level with charging status.
Source link: https://github.com/antonio081014/ABatteryView
An iOS and Android costomized View to display battery level with charging status.
The source code for Card Layout. This project tries to replicate the the latest Card UI in Android. This project does not utilize any libraries for creating the CARD Layout.
ListViewVariants provides special ways to handle ListViews, including PinnedHeaderListView in Lollipop's Contacts-app style.
MaterialPreferenceLibrary allows to have an ActionBar
even on PreferenceActivity
, even for pre-Honeycomb versions of Android.
All this library does is to simply put a Toolbar at the top of the PreferenceActivity, and you need to use the Toolbar instead of the ActionBar.
An Android library project providing Activity with explanation about views in your app.
The TutorialActivity
can be used as a walk through for the entire screen that is currently visible, Or just for one view on the screen.
To get the intent to start the TutorialActivity you need to use the TutorialIntentBuilder
, The builder will help you build the intent to start the activity, You would have to pass a Tutorial object to the intent builder.
Distributed Push Notification Service for GCM and APNS. Built on REST API.
This is a fork of Google's chips library.