Circle Menu

Circle Menu How to Use To get a Git project into your build: Step 1. Add the JitPack repository to your build file gradle Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https://jitpack.io' } …

Android Tech-

Novel

Read more

View all

Circle Menu

Circle Menu How to Use To get a Git project into your build: Step 1. Add the JitPack repository to your build file gradle Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... mave…

Android Tech

ViewBindingHelper

ViewBindingHelper Install android { .. . buildFeatures { viewBinding true } } dependencies { .. . implementation ' com.danl.viewbindinghelper:viewbindinghelper:1.0.2 ' } Usage Activity class MainActivity : Vie…

Android Tech

Collapsing Toolbar Layout Example

CollapsingToolbarLayout is provided to help in creating toolbars that follow material design. It is a wrapper for tool bar adding additional features to toolbar in the coordinator layout and app bar layout context. Collapsing toolbar layo…

Android Tech

AndExMapHelper - Android Map Helper

AndExMapHelper   AndExMapHelper is a library to simplify the work with Android Google Map. This library has many features such as: get and show current location add one or many markers on map manage markers icon with a concept cal…

Android Tech
Load More
That is All

Videos

Android

Resource