Bug #1175

umk: Fix for android builder

Added by Miroslav Fidler almost 9 years ago. Updated over 8 years ago.

Status:ApprovedStart date:07/09/2015
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

0%

Category:AndroidSpent time:-
Target version:Release 2015.2

Description

int GetHydraThreads()

should return correct value for android builder

String GetAndroidSDKPath()

should be moved to Build method and correctly supported

(and umk should be checked to work after that).

History

#1 Updated by Zbigniew Rebacz almost 9 years ago

  • Category set to Android
  • Assignee set to Zbigniew Rebacz

#2 Updated by Zbigniew Rebacz over 8 years ago

  • Status changed from New to Ready for QA
  • Assignee changed from Zbigniew Rebacz to Miroslav Fidler
  • Target version set to Release 2015.2

I can compile example:

./umk examples AndroidMath AndroidBuilder ~/AndroidMath.apk

#3 Updated by Zbigniew Rebacz over 8 years ago

Output for terminal:

----- AndroidMathUtility ( ANDROID DEBUG DEBUG_FULL LINUX POSIX ) (1 / 2)
----- AndroidMath ( MAIN ANDROID DEBUG DEBUG_FULL LINUX POSIX ) (2 / 2)
Building Android Project
-----
Compiling java sources...
Java sources compiled in (0:00.83).
-----
Compiling native sources...
Native sources compiled in (0:01.35).
-----
Creating dex file...
Creating apk file...
Adding native libraries to apk...
Generating debug key...
Signing apk file...
Aliging apk file...

OK. (0:03.95)

#4 Updated by Miroslav Fidler over 8 years ago

  • Status changed from Ready for QA to Approved

Also available in: Atom PDF