Skip to content

Commit 80f6620

Browse files
committed
Added README.build
1 parent ea80a42 commit 80f6620

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.build

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
How to compile this software
2+
============================
3+
4+
This app is developed using the ADT (https://developer.android.com/sdk/index.html).
5+
6+
On my system the SDK Manager is current configured with:
7+
- Android SDK Tools: 22.0.5
8+
- Android SDK Platform-tools: 18.0.1
9+
- Android SDK Build-tools: 17
10+
but these are just indicative release numbers, since I expect very different setups to work as well.
11+
12+
The project does not use 3rd party libraries, but android-support-v4.jar must be in the Java build path.
13+
14+
15+
16+

0 commit comments

Comments
 (0)