Bug 624

Summary: No android-specific classes in RC10 build
Product: [JogAmp] Jogl Reporter: Krzysztof Klinikowski <segfault>
Component: coreAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: enhancement CC: sgothel
Priority: ---    
Version: 2   
Hardware: All   
OS: all   
Type: --- SCM Refs:
gluegen: 55b4552aef7882c358d545d020d6f12c958ed8ed jogl: 7278244e321dd1d533223e9b6d668a6acd82bc76
Workaround: ---

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)