Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #428 from Esri/100.2
Browse files Browse the repository at this point in the history
100.2
  • Loading branch information
mbcoder authored Dec 18, 2017
2 parents b77457d + 83a35ec commit 902ba57
Show file tree
Hide file tree
Showing 1,976 changed files with 6,555 additions and 1,320 deletions.
16 changes: 1 addition & 15 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,4 @@
# ArcGIS Android SDK

# Local configuration file (sdk path, etc)
local.properties
.gradle/

# Intellij project files
*.ipr
*.iml
.idea/
build/

# SublimeText
/*.sublime-project
*.sublime-workspace
# ArcGIS Android SDK Samples

# OS generated files #
.DS_Store
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Overview
ArcGIS Runtime SDK for Android v100.1.0 samples. The `master` branch of this repository contains sample app modules for the latest available version of the [ArcGIS Runtime SDK for Android](https://developers.arcgis.com/android/). Samples released under older versions can be found through the [git tags](https://github.com/Esri/arcgis-runtime-samples-android/tags). Please read our [wiki](https://github.com/Esri/arcgis-runtime-samples-android/wiki) for help with working with this repository.
ArcGIS Runtime SDK for Android v100.2.0 samples. The `master` branch of this repository contains sample app modules for the latest available version of the [ArcGIS Runtime SDK for Android](https://developers.arcgis.com/android/). Samples released under older versions can be found through the [git tags](https://github.com/Esri/arcgis-runtime-samples-android/tags). Please read our [wiki](https://github.com/Esri/arcgis-runtime-samples-android/wiki) for help with working with this repository.

# Prerequisites
* The samples are building with `compileSdkVersion 25` which requires [JDK 7 or higher](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
* The samples are building with `compileSdkVersion 26` which requires [JDK 7 or higher](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
* [Android Studio](http://developer.android.com/sdk/index.html)

## SDK Maven repo
The SDK is available through the Bintray Maven repo, you can take a look at the repository with the link below:

[ ![Download](https://api.bintray.com/packages/esri/arcgis/arcgis-android/images/download.svg?version=100.1.0) ](https://bintray.com/esri/arcgis/arcgis-android/100.1.0/link)
[ ![Download](https://api.bintray.com/packages/esri/arcgis/arcgis-android/images/download.svg?version=100.2.0) ](https://bintray.com/esri/arcgis/arcgis-android/100.2.0/link)

## Developer Instructions
Please read our [developer instructions wiki page](https://github.com/Esri/arcgis-runtime-samples-android/wiki/dev-instructions) to set up your developer enviroment with Android Studio. Instructions include forking and cloning the repository for those new to Git
Please read our [developer instructions wiki page](https://github.com/Esri/arcgis-runtime-samples-android/wiki/dev-instructions) to set up your developer environment with Android Studio. Instructions include forking and cloning the repository for those new to Git.

## Run a sample
Once you have set up your developer environment you can run any sample from within Android Studio by selecting the app module from the **Edit Configurations** drop down and clicking the **Run** button from the toolbar.
Expand Down
24 changes: 0 additions & 24 deletions arcgis-tiledlayer-url/build.gradle

This file was deleted.

24 changes: 0 additions & 24 deletions arcgis-vectortiledlayer-url/build.gradle

This file was deleted.

42 changes: 0 additions & 42 deletions build.gradle

This file was deleted.

24 changes: 0 additions & 24 deletions change-sublayer-visibility/build.gradle

This file was deleted.

15 changes: 0 additions & 15 deletions display-map/src/main/res/layout/activity_main.xml

This file was deleted.

57 changes: 0 additions & 57 deletions feature-layer-geodatabase/README.md

This file was deleted.

Binary file removed feature-layer-geodatabase/feature-layer-geodb.png
Binary file not shown.

This file was deleted.

Loading

0 comments on commit 902ba57

Please sign in to comment.