vishal1337 / android-recipes

Sample code for Android platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-recipes

Sample code for Android platform

FileProvider

This post shows usage of FileProvider in Android App to retrieve the image file for Camera intent usage.

LauncherScreen

This post shows to integrate a launcher screen in an Android App.

NavDrawerDynamicMenu

Quick code recipe to demonstrate the dynamic addition of menu items in Navigation Drawer.

Requesting runtime permission for Audio recorder app

This recipe demonstrates how to request run-time permissions to enable audio recording.

Android Model-View-Presenter (MVP) Design Pattern

This recipe shows how to select image from gallery and copy it to app's data directory using MVP design pattern.

Android Flavors

This recipe shows how to configure an android app for multiple flavors.

Android Fonts

This recipe shows how to use custom thirdparty fonts in your android app.

Implementing Search in RecyclerView widget

This recipe shows how to implement Search widget in a RecyclerView widget.

About

Sample code for Android platform


Languages

Language:Java 100.0%