forked from zazk/maven-android-plugin-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
21 lines (14 loc) · 942 Bytes
/
README.txt
File metadata and controls
21 lines (14 loc) · 942 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
===============================================================================
ANDROID MAVEN PLUGIN - SAMPLES
===============================================================================
The project home page is at http://code.google.com/p/maven-android-plugin
Documentation can be found there as well as in README.txt files in the folders
of the different examples.
To run all projects you will need the support library and other libraries from the
SDK deployed to your Maven repository. Use the Maven Android SDK Deployer to do that.
https://github.com/mosabua/maven-android-sdk-deployer
-------------------------------------------------------------------------------
Specifically, for a stable version of the samples which work with a released
version of Android Maven Plugin, please see:
http://code.google.com/p/maven-android-plugin/wiki/Samples
-------------------------------------------------------------------------------