top | item 20051030 (no title) openbasic | 6 years ago I don't see anything on camera, GPS, maps, push, etc. Was this implemented? discuss order hn newest detaro|6 years ago From what I remember from a podcast with the creators (cppcast I think), it's planned but not yet implemented. nurettin|6 years ago I did not see much, they just have a rudimentary wrapper for instantiating java classes, calling methods and retrieving objects in `bdn::java::wrapper::Class` which itself is a wrapper around JNI. ericlewis|6 years ago there is a lot more than that missing.
detaro|6 years ago From what I remember from a podcast with the creators (cppcast I think), it's planned but not yet implemented.
nurettin|6 years ago I did not see much, they just have a rudimentary wrapper for instantiating java classes, calling methods and retrieving objects in `bdn::java::wrapper::Class` which itself is a wrapper around JNI.
detaro|6 years ago
nurettin|6 years ago
ericlewis|6 years ago