Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
@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.