I am writing an android app using Qt5.3, I need to use a third party sdk to perform some statistics about my app and that sdk require call something in onResume()/onPause() of the main activity. But Qt has implemented the activity in QtActivity.java, is it possible for me to achieve this? Thanks!
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest