Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13291] Android: Improve module building regarding JNI support

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionDone
Resolution Date2017-06-07T22:08:06.000+0000
Affected Version/sRelease 3.1.0
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterIngo Muschenetz
AssigneeEric Merriman
Created2013-04-01T17:56:03.000+0000
Updated2017-06-07T22:08:06.000+0000

Description

When trying to take advantage of the JNI support mentioned in the SDK docs, the following were particular pain points:

No sample code nor sample makefiles

libstlport_shared.so was copied over, making link failures in applications

a missing lib folder (even if empty otherwise) would cause the build to fail.

This task will have components of changing the template to have an optional JNI component and changes to the android module build.xml.

Comments

No comments

JSON Source