background preloader

GitHub Projects and Libraries

Facebook Twitter

JakeWharton/butterknife. Throrin19/Android-Validator. Keyboardsurfer/Crouton. Vekexasia/android-form-edittext. FormEditText Library Example - Aplicaciones Android en Google Play. In one application guide to protect consumers disseminated by the Independent Administrative Authorities guarantors of electronic communications services, energy, insurance, banking and privacy.A sure point of reference information, up to date, available directly on your smartphone / tablet through which, with a simple "tap on screen", you can directly call the call center of the Authority or send an email to the offices responsible for the protection of consumer, to solve many problems of consumption.

APP constantly updated. He is currently in testing the new version 2.0 with new services for the protection of Italian consumers. Consumerism and 'and will remain an APP completely FREE and FREE OF ADVERTISING'. If you like consumerism leaves a review of "5 stars", you will contribute to its spread. Android-Validator - Form Validator Library - AndroidViews. By Benjamin Besse When it comes to for user input validation, it’s hard to have a versatile solution that works with every form. Figuring out how to display errors is not a simple task. Libraries Archives - AndroidViews. OrmLite - Lightweight Object Relational Mapping (ORM) Java Package.

Keyboardsurfer/Crouton. Coreform/android-formidable-validation. Greenrobot/EventBus. Librerías para desarrolladores - Aplicaciones Android en Google Play. 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.In order to collect the largest possible number of libraries the version of the application is ICS.Most applications are listed on github, others are from google code and bitbucket.

From this application we want to thank all the developers who publish their libraries for the benefit of others. We hope that developers might find it useful. С помощью этого приложения мы хотим поблагодарить всех разработчиков, которые публикуют свои библиотеки для блага других. Мы надеемся, что разработчики может оказаться полезным. Keyboardsurfer/Crouton. Achartengine - Charting library for Android.

AChartEngine is a charting library for Android applications. It currently supports the following chart types: line chart area chart scatter chart time chart bar chart pie chart bubble chart doughnut chart range (high-low) bar chart dial chart / gauge combined (any combination of line, cubic line, scatter, bar, range bar, bubble) chart cubic line chart All the above supported chart types can contain multiple series, can be displayed with the X axis horizontally (default) or vertically and support many other custom features.

The charts can be built as a view that can be added to a view group or as an intent, such as it can be used to start an activity. The model and the graphing code is well optimized such as it can handle and display huge number of values. AChartEngine is currently at the 1.0.0 release. New chart types will be added in the following releases. Please keep sending your feedback such as we can continually improve this library. Thiagolocatelli/android-uitableview. Android-amazing-listview - ListView with section headers and auto-loading of next pages (i.e. "Loading..." on the last item) Adds new features to Android's ListView widget: section headers (e.g. the one used in built-in Contacts applications showing the list of names) item pagination (loading of next page of items) (e.g. the list of applications on Android Market, the list of emails on Gmail app).

This widget is used in the Foound application. Tip: You may also want to consult the sample project. Preparation For section headers You will need a special kind of view for your items, which as a header on every item. Hiding and showing of the item header will be done in bindSectionHeader (see below). Then, you will need another view, "pinned header" (which is effectively the blue part above): This view need to be set up using setPinnedHeaderView (see below). You may want to use <include> the pinned header into the list item as item header to ensure consistency. For pagination You need a view that says the loading message.

Basic setup Create your adapter (data/view provider) by deriving AmazingAdapter. For section headers. OrmLite - Lightweight Object Relational Mapping (ORM) Java Package. SimonVT/android-menudrawer. Jfeinstein10/SlidingMenu. Excilys/androidannotations. Roboguice/roboguice. GreenDAO – Android ORM for SQLite | greenDAO is a light & fast ORM solution that maps objects to SQLite databases.

Gson - A Java library to convert JSON to Java objects and vice-versa. Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of. There are a few open-source projects that can convert Java objects to JSON.

However, most of them require that you place Java annotations in your classes; something that you can not do if you do not have access to the source-code. Most also do not fully support the use of Java Generics. Gson Goals Provide simple toJson() and fromJson() methods to convert Java objects to JSON and vice-versa Allow pre-existing unmodifiable objects to be converted to and from JSON Extensive support of Java Generics Allow custom representations for objects Support arbitrarily complex objects (with deep inheritance hierarchies and extensive use of generic types) Gson Downloads Gson 2.3.1 downloads at Maven Central Gson Documentation.

Kevinsawicki/http-request. JakeWharton/Android-ViewPagerIndicator. Donnfelker/android-bootstrap. JakeWharton/butterknife. Gauges-android.