Wednesday, 2 November 2016

ANDROID IMPORTANT LIBRARY


 Systrace 


The Systrace tool helps analyze the performance of your application by capturing and displaying execution times of your applications processes and other Android system processes. The tool combines data from the Android kernel such as the CPU scheduler, disk activity, and application threads to generate an HTML report that shows an overall picture of an Android device’s system processes for a given period of time.


stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.

https://github.com/facebook/stetho

MaterialLibrary is an Open Source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's original author is Rey Pham
http://rey5137.com/material/





This application provides a collection of third party libraries, as a developer this application is essential for you.
You will have information about the author, captures, license, description, links of the library and you can try a working example within the application.
Recently it has added a tab with SNIPPETS that will be updated constantly.

https://play.google.com/store/apps/details?id=com.desarrollodroide.repos

Mobile User Interface design helps users to use and work with application easily. Tabs also come in user interface part and makes easy to explore and switch between different views. UI design apps are user friendly and also it helps to increase rating of your application and game. In this post, I have collected some beautiful and amazing tabs ui design for you mobile apps.

http://www.viralandroid.com/2015/09/beautiful-mobile-tabs-ui-design-with-amazing-user-experience.html


Android Library to make a cool intro for your app.

github----https://github.com/PaoloRotolo/AppIntro
https://play.google.com/store/apps/details?id=paolorotolo.github.com.appintroexample


android smart animation

https://github.com/ratty3697/android-smart-animation-library

Difference type of theme for android app

https://play.google.com/store/apps/details?id=com.hexagon.design.ws.hexagon
https://play.google.com/store/apps/details?id=com.wolfsoft.fivedemo

https://play.google.com/store/apps/details?id=com.csform.android.uiapptemplate
https://play.google.com/store/apps/details?id=com.ionicframework.ionictemplates735700



Card Example

Cards Library provides an easy way to display a UI Card in your Android app.
You can display single cards, list of cards and a grid of Cards.
You can find the project on Github (https://github.com/gabrielemariotti/cardslib)


For All of camera 

https://play.google.com/store/apps/details?id=com.jnardari.opencv_androidsamples

Tab with slide animation
https://github.com/Gilgoldzweig/EasyTabs

Using Fan Layout Manager you can implement the horizontal list, the items of which move like fan blades (in a circular way of a radius to your choice). To give a slightly chaotical effect to the motion, it’s possible to set an angle for the list items. So, every implementation of the library can be unique.

https://github.com/Cleveroad/FanLayoutManager

Mobile User Interface design helps users to use and work with application easily. Tabs also come in user interface part and makes easy to explore and switch between different views. UI design apps are user friendly and also it helps to increase rating of your application and game. In this post, I have collected some beautiful and amazing tabs ui design for you mobile apps.

http://www.viralandroid.com/2015/09/beautiful-mobile-tabs-ui-design-with-amazing-user-experience.html


This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application.

A beautiful, fluid, and customizable dialogs API. 
https://github.com/umano/AndroidSlidingUpPanel


Simple, pretty and powerful logger for android
Logger provides :
  • Thread information
  • Class information
  • Method information
  • Pretty-print for json content
  • Pretty-print for new line "\n"
  • Clean output
  • Jump to source
https://github.com/orhanobut/logger



SnappyDB is a key-value database for Android it's an alternative for SQLite if you want to use a NoSQL approach.
It allows you to store and get primitive types, but also a Serializable object or array in a type-safe way.

SnappyDB can outperform SQLite in read/write operations. 

https://github.com/nhachicha/SnappyDB

No comments:

Post a Comment