Bug 624 - No android-specific classes in RC10 build
Summary: No android-specific classes in RC10 build
Status: RESOLVED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 2
Hardware: All all
: --- enhancement
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2012-09-30 02:21 CEST by Krzysztof Klinikowski
Modified: 2012-10-04 04:00 CEST (History)
1 user (show)

See Also:
Type: ---
SCM Refs:
gluegen: 55b4552aef7882c358d545d020d6f12c958ed8ed jogl: 7278244e321dd1d533223e9b6d668a6acd82bc76
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Klinikowski 2012-09-30 02:21:51 CEST
There's classes missing for Android support in JOGL2 RC10 like whole  jogamp.newt.driver.android.* package. The same issue is affecting Gluegen and whole package jogamp.common.os.android.* .

It seems that they just not included in this build. Native libs are present anyway.
Comment 1 Sven Gothel 2012-10-04 04:00:50 CEST
fixed - compilining and creating JARs if Android SDK JAR files are found (if using our git repo for example)