Hi All,

Wt already support running its apps on Android devices and this has been
sucessfull so far even with custom build Wt Apps.

I would like to access Android Phone's GPS, Camera etc from a Wt code.

Is this possible?. Wt currently build apps as example and load it using JNI
and a custom generated code. I had checked this code in Koen's
repository[1] and this extends an Activity and just load the webview with
necessary parameters.

But can I add an extra acitivity which can take pictures from phone's
camera or location from its built-in GPS facility.?

I think since current code generation may not allow this option. But I can
include android specific (can be NDK code, using ifdef's). If then how to
proceed further?

[1]
https://github.com/kdeforche/wt/blob/master/target/android/wt-android/src/eu/webtoolkit/android/WtAndroid.java

-- 
Regards,
   Rashad
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to