Example usage for android.media MediaScannerConnection.MediaScannerConnectionClient interface-usage

List of usage examples for android.media MediaScannerConnection.MediaScannerConnectionClient interface-usage

Introduction

In this page you can find the example usage for android.media MediaScannerConnection.MediaScannerConnectionClient interface-usage.

Usage

From source file at.ac.tuwien.caa.docscan.ui.CameraActivity.java

/**
 * The main class of the app. It is responsible for creating the other views and handling
 * callbacks from the created views as well as user input.
 */

public class CameraActivity extends BaseNavigationActivity