/Fragmentation2

This project is a version of https://github.com/guidrymwg/Fragmentation (which assumes API 23 or greater) that runs for Android APIs 15 or greater.

Primary LanguageJava

Fragmentation2

This project is a version of https://github.com/guidrymwg/Fragmentation (which assumes API 23 or greater) that runs for Android APIs 15 or greater. It was imported automatically from Eclipse into Android Studio.

The projects in these repositories correspond to individual lessons in the free online android programming course at http://eagle.phys.utk.edu/guidry/android/

Prerequisites

This project assumes the Gradle build system in Android Studio. It was targeted at Android 6.0 (API 23) but should be compatible with API 15 and beyond (it has been tested on API 16 and 23). You will need

Getting Started

First download this project using the Clone or Download button, either by importing into Android Studio using GitHub version control, or by downloading and unpacking a .zip file. Full instructions for both may be found by going to http://eagle.phys.utk.edu/guidry/android/ and selecting Resources > Packages for All Projects from the menu.

A complete description of this project, including steps to build it from scratch assuming API 23 or greater, may be found by going to http://eagle.phys.utk.edu/guidry/android/ and selecting Fragments from the menu.