Technical Resources

Filter:

Showing technical resources tagged with New Features:

Action Bar Compatibility new!

Sample for User Interface, Compatibility and New Features

Shows how to use the action bar on both pre-API 11 and API 11+ devices, maximizing code re-use.

Backup and Restore

Sample for Data Access, New Features and Accounts & Sync

Illustrates a few different approaches that an application developer can take when integrating with the Android Backup Manager using the BackupAgent API introduced in Android 2.2.

Honeycomb Gallery

Sample for New Features and User Interface

An image gallery application that demonstrates a variety of new APIs in Android 3.0 (Honeycomb). In addition to providing a tablet-optimized design, it also supports handsets running Android 4.0 (Ice Cream Sandwich) and beyond, so is a good example of how to reuse Fragments to support different screen sizes.

RenderScript

Sample for New Features, Performance, Game Development and OpenGL ES

A set of samples that demonstrate how to use various features of the RenderScript APIs.

StackView Widget

Sample for New Features and App Widgets

Demonstrates how to create a simple collection widget containing a StackView.

TicTacToeLib

Sample for New Features

An example of an Android library project, a type of project that lets you store and manage shared code and resources in one place, then make them available to your other Android applications.

TicTacToeMain

Sample for New Features

Demonstrates how an application can make use of shared code and resources stored in an Android library project.

USB

Sample for New Features

A set of samples that demonstrate how to use various features of the USB APIs.

Wi-Fi Direct Demo new!

Sample for New Features

A demo application to demonstrate how to use Wi-Fi Direct APIs.

Weather List Widget

Sample for App Widgets and New Features

A more complex collection-widget example which uses a ContentProvider as its data source.

↑ Go to top