diff --git a/examples/androidlcl/android/build.xml b/examples/androidlcl/android/build.xml index 73bc2da82..b3f5ea6e0 100644 --- a/examples/androidlcl/android/build.xml +++ b/examples/androidlcl/android/build.xml @@ -1,15 +1,14 @@ - - + + - - + - - + - - - - - - + + - @@ -53,32 +54,32 @@ - [This is typically used for code obfuscation. - Compiled code location: ${out.classes.absolute.dir} - If this is not done in place, override ${out.dex.input.absolute.dir}] + /* This is typically used for code obfuscation. + Compiled code location: ${out.classes.absolute.dir} + If this is not done in place, override ${out.dex.input.absolute.dir} */ --> - - - + + diff --git a/examples/androidlcl/android/local.properties b/examples/androidlcl/android/local.properties index d5219d1cb..6a8ab1aa4 100644 --- a/examples/androidlcl/android/local.properties +++ b/examples/androidlcl/android/local.properties @@ -7,4 +7,4 @@ # location of the SDK. This is only used by Ant # For customization when using a Version Control System, please read the # header note. -sdk.dir=/home/felipe/Programas/android-sdk-linux_x86 +sdk.dir=/home/felipe/Programas/android-sdk-linux