ptyagicodecamp / android-recipes

Sample code for Android platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-recipes

Sample code for Android platform

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

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

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

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

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

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

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

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

This recipe shows how to implement image picker to select multiple images and display them in RecyclerView.

About

Sample code for Android platform


Languages

Language:Java 81.6%Language:Kotlin 18.4%