Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Dan_Elm
Contributor
Contributor

Restlet on Android build documentation

I'm just trying to find any documentation on how to build Restlet for Android since the Android JDK implementations aren't the same as the other Java implementations, and some libraries like java.beans aren't implemented at all.

I can build the Java SE edition without any problem, it's just the Android edition that's missing pieces.

Labels (3)
3 Replies
Anonymous
Not applicable

@Daniel Elm​ , let me know if this online documentation help you?

 

Regards

Shong

Dan_Elm
Contributor
Contributor
Author

Hi Shong,

The tutorials and the docs that are both online and included with the download don't include any details for building on Android.

Dan_Elm
Contributor
Contributor
Author

@Shicong Hong​ Do you have any other possible documentation on this, specifically the requirements for Android building? I've configured it to use the Talend Maven server, but that still doesn't address all of the rest of the missing references when using the Android SDK.