Bernhard Miklautz
841b4c1a3a
android: use target SDK version for appcompat
...
Also Use ANDROID_APP_TARGET_SDK for application compatibility project.
It is now automatically set/updated during build.
Note: The ANDROID_APP_TARGET_SDK version need to be larger or equal to the
version required by the used Android support library (appcompat).
2014-11-15 01:04:57 +01:00
Gerry Reno
3bd1f4898d
android CMakeLists.txt: added else clause to test for v7 appcompat
2014-07-14 08:53:20 -04:00
Gerry Reno
d06ed2fa2f
android CMakeLists.txt: added support for both 'support' and 'compatibility' in support library path for v7 appcompat
...
supports path styles:
$ANDROID_SDK/extras/android/support/v7/appcompat
$ANDROID_SDK/extras/android/compatibility/v7/appcompat
2014-07-13 14:54:48 -04:00
Armin Novak
56a7162a6d
Using ANDROID_COMMAND variable now.
2014-06-23 13:50:21 +02:00
Armin Novak
cf1763d119
Added target to copy appcompat.
2014-06-23 13:29:38 +02:00
Armin Novak
c5f3171584
Now checking for android command in SDK subdirectory.
2014-06-23 13:27:39 +02:00
Armin Novak
71992acd56
Copying appcompat library to project now and configuring for build.
2014-06-23 12:58:59 +02:00
Bernhard Miklautz
2b6b4a6685
updated file headers
2013-12-04 11:44:22 +01:00
Bernhard Miklautz
7457dd3de4
android build: Fixed program path detection
2013-11-18 19:58:01 +01:00
Armin Novak
fdc3045839
Modified build to allow native debugging with eclipse.
2013-11-08 15:19:38 +01:00
Armin Novak
9799520803
Added ndk-build detection.
2013-11-08 12:44:28 +01:00
Armin Novak
e03305f18c
Added debugging settings to allow android debugging.
2013-09-23 17:48:02 +02:00
Armin Novak
9f705055bb
Android specific build options added.
2013-09-23 12:39:41 +02:00
Bernhard Miklautz
84b2966e67
android: adapted build for library project
...
- use manifestmerger.enabled to merge library manifest
- updated intent/activities to be implicit
2013-02-18 15:00:55 +01:00
Martin Fleisz
c4a4822bd3
Reorganizing into library project
2013-02-15 02:22:28 -08:00
Bernhard Miklautz
f239e1f9c4
aFreeRDP: initial release
...
This is the initial release of aFreeRDP the FreeRDP Android client.
For build instructions have a look to docs/README.android.
2013-01-29 12:59:58 +01:00