Hi
Our cie provides a complete end-to-end solution for mobile video that makes video implementation easy and efficient.
We already implement mobile application for several platform like ios, android, win8.
For example our android mobile application is using the ndk layer to communicate with our common api c libraries.
We need to implement the same for tizen platform.
I already succesfully implemented a web mobile application sample code and native mobile application.
I also successfully build a shared memory of our common api c libraries and can call them from the native mobile application.
But it seems that the best thing will be to create a mobile web application with a mobile service application (which call our common api c)
what you call the hybrid web app.
First it appears that this solution is correct only for wearable devices ? is that correct ?
I didn't find (yet) any implementations/samples of a service application for a mobile web application ?
Thanks
Joe