Android material design support libraries






0

0


Build a Material Design App with the Android Design Support Library

Java
Apache License 2.0
Updated 15 Oct 2020

A Material design Android pincode library. Supports Fingerprint.

Java
MIT License
Updated 09 Oct 2020

Android Material Design Theme UI and Tool Library. Support: 4.0.3~O

Java
Apache License 2.0
Updated 19 Nov 2020

A demo of the Android Material Design Support libraries

Kotlin
Apache License 2.0
Updated 15 Nov 2020

Android Swipe Tabs using Design Support Library (Material Design)

Java
Updated 04 Jun 2019

[WARNING: NOT MAINTAINED] React Native wrapper for Android Design Support Library, providing Material Design to modern and also older Android devices.

Java
Updated 03 Oct 2019

A simple library to use a menu of FloatingActionButtons from Design Support Library that follow Material Design Guidelines

Java
Apache License 2.0
Updated 04 Nov 2020

Como aplicar as técnicas de rolagem do Material Design usando a biblioteca de suporte Android Design Support Library

Java
Apache License 2.0
Updated 30 Jul 2020

Features of the new Design Support Library in a sample application - http://www.codeproject.com/Tips/1021308/Android-Material-Design

Java
Updated 05 Jun 2019

This library provides support to generate Google Material Design colored lists.

Java
MIT License
Updated 08 Sep 2016

Understanding CollapsingToolbarLayout using Android Material Design SUpport Library.

Java
Updated 12 May 2019

AppBar Skeleton Demo with Material Design libraries to support quick implementations of Toolbar Styles.

Java
Updated 04 Jun 2019

Simple Android App which implements several Material Design patterns using Google's Design Library and Support Library

Java
MIT License
Updated 28 Aug 2019

Contoh project Android untuk implementasi koneksi HTTP pada aplikasi android, implementasi design pattern Observer dan penggunaan beberapa komponen dari Material Design Support Library

Java
Updated 01 Oct 2018

An Eclipse IDE supported library to bring fully animated Material Design components to pre-Lolipop Android. Ref.:http://rey5137.com/material/

Java
Updated 04 May 2018

Support library for Material Design on Android

Java
Apache License 2.0
Updated 07 Mar 2017

A quick starting point, to build material design android apps using the Support Library for backward compatibility.

Java
MIT License
Updated 13 Jun 2017

Material Design konusunun içerdiği yeni Android 5.1.1 sürümüyle gelen Android Design Support Library kullanarak çok basit bir şekilde, Android projeye farklı animasyonlar ve arayüzler oluşturmayı örnekleyen proje

Java
Updated 10 Apr 2020

Android design support library demo

Java
Updated 01 Apr 2017

Demonstrator for Android Design Support Library.

Java
Updated 17 Dec 2019

This is a Android studio project including some demos about Material Design Theme and Android Design Support Library

Java
Updated 06 Oct 2018

This project uses Design support library of android and implements material design

Java
Updated 09 Apr 2016

Implementing Android Design Support Library

Java
Apache License 2.0
Updated 09 Jun 2015


Android app showcasing the use of the latest Design Support Library and Material Design Guidelines

Java
Apache License 2.0
Updated 03 Jan 2020

Material Design Tab Layout with Recyclerview in Fragments - Android Support Library Example

Java
Updated 12 Jun 2017

This library provides a RadioGroup widget with setError functionality similar to Material Design input widget

Java
Updated 04 Jun 2018

Testing Android Support Design Library

Java
Updated 25 Jun 2015

Android Material Design Floating Action Button implementation by new android design support library.

Java
Updated 18 Dec 2018

An example of use Android Design Support Library

Java
Updated 27 Oct 2016

[WIP] Attempt to use Android Design Support Library

Java
Apache License 2.0
Updated 09 Aug 2016

An android sample of Material design using support design library.

Java
Updated 10 Jul 2015

Android Nanodegree | Project 1-2: Spotify Streamer M: An application that utilizes the Spotify API to allow users to search for and listen to preview clips of popular music artists' top 10 tracks. Makes full use of the Android Design Support Library to employ a Material Design-compliant appearance.

Java
Updated 26 Dec 2019

Developing Android Material Design using Design Support Library,

Java
Updated 10 Jul 2015

Google Codelab: Build a material design app with the android design support library

Java
Apache License 2.0
Updated 17 Aug 2017

Learn how to use the Material Design Support Library's NavigationView to create a drawer

Java
MIT License
Updated 24 Jul 2015

Learn how to use the Material Design Support Library's NavigationView to navigate between fragments.

Java
MIT License
Updated 10 Jul 2015

Learn how to use a Toolbar as the ActionBar via the Material Design Support Library

Java
MIT License
Updated 09 Jul 2015

Learn from http://inthecheesefactory.com/blog/android-design-support-library-codelab

Java
Updated 27 Dec 2015

Material Design App sandbox, based on the support library codelab: https://www.google.com/design/spec/material-design/introduction.html

Java
Updated 23 Feb 2016

Navigation View ve TabLayout arayüz elementlerinde Android 5.1.1 sürümündeki Android Design Support Library ile gelen değişiklikleri örnekleyen proje

Java
Updated 04 Sep 2015

Project demonstrating basic usage of the Android Design Support Library and providing a Material layout template for future projects.

Java
Updated 26 Aug 2015

A simple project for introducing material design new component from especially from android support design library

Java
Updated 19 Jun 2015

Material Design Example (Navigation Drawer) with Android Design Support Library

Java
Updated 16 Oct 2015

To be able to exploit the new Android Design Support Library by creating a demo tutorial project.

Java
Updated 26 Aug 2015

A simple material design week day picker just like Time and Date pickers of Android support library.

Java
Apache License 2.0
Updated 24 Aug 2020

Material tabs using android design support library , palettes , pinned toolbar and collapsing imageview

Java
Updated 13 Oct 2017

Build a Material Design App with the Android Design Support Library

Java
Apache License 2.0
Updated 11 Apr 2016

To be able to exploit the new Android Design Support Library by creating a demo tutorial project.

Java
Updated 06 Jul 2015

Bottom Sheet - create with Material Design support library in Android. See my tut at:

Java
Updated 03 Jul 2020

P5 for Android ND. Make your app material with Google Material Design Support Library

Java
Updated 16 Feb 2017

a Material Design App with the Android Design Support Library that display touristic places

Java
Updated 24 May 2019

Weather app which utilizes the Android Support Library for Material Design features.

Java
Updated 03 Dec 2015

Material design Android app which uses the latest good practices and support libraries. Only available for Android Lollipop and higher.

Java
Updated 24 Oct 2017

Ejemplo de desarrollo de una app aplicando los principios basicos de material design y Supports Librarys Android

Java
Apache License 2.0
Updated 02 Jun 2016

Its been a while since Google introduced Material Design, but recently with Design Support Library v25 they released a new widget to make an Android Bottom Navigation Bar, as described in the official material design specs. This new navigation component is called the BottomNavigationView and as mentioned, its packaged under the design support library, having full backward support. Although if you browse the internet, you may find many examples, showing how to implement an Android bottom navigation bar. But this new Android BottomNavigationView widget makes it very easy for the developers to build and deploy apps with bottom navigation, as its an official component.

Java
Apache License 2.0
Updated 31 Jan 2017

Sample code provided by www.tutorialwing.com. NavigationView is material design support library that is used to show a drawer on left or right side of the screen. This is a sample code to show both scenario. For More Info Visit -

Java
Updated 18 May 2017

This application displays a list of articles that implements material design and the android support library. Each article available able to display more information as well as share the article with others

Java
Updated 04 Feb 2016

Android Material Design Floating Labels for EditText.In design support library a new element called TextInputLayout was introduced to display the floating label on EditText.The EditText has to be wrapped by TextInputLayout in order to display the floating label.This is very useful.

Java
Updated 17 Apr 2016

Today we are going to learn new design widget in Android naming Bottom Navigation View which has been added to version 25 of the Design Support Library. The Bottom Navigation View has been in the material design guidelines for some time, but it hasn’t been easy for us to implement it into our apps. Some applications have built their own solutions, whilst others have relied on third-party open-source libraries to get the job done. Now the design support library is seeing the addition of this bottom navigation bar, let’s take a dive into how we can use it!

Kotlin
Updated 22 Jul 2020

developed on the basis that most fans of the NFL predict what their team's record will be at the end of the season. I gave them a way to go through each opponent and decide whether they will win or lose that game. Every fan does it i have done it multiple times every season. Developed for android API 16-21 the UI format uses a drawer layout to display the 32 teams in a listview layout. The user selects the desired team and a fragment transition loads the specific team data from a file packaged with the APK. Each game is presented with a custom button interface that allows a single click to transition from Win / Loss. when the user selects a game condition the record will be displayed at the top of the fragment view. The user is given an option to share what he/she has decided to other users via other apps that take a receive data intent. The application uses the v7 support library(app compact) with newly android lollipop to enhance and give the feel of the material design provided from the new android API 21.

Java
Updated 28 Apr 2015

how to image

rating-img
Rate this tool
/5   votes