I had to refactor my application package name, which was com.company.app, to 
com.company.app.a
When I did this, Qt/Android no longer used my MyActivity which derived from 
QtActivity, and now calls it org.qtproject.example.app.


I have updated my Android manifest to match, but it didn't change.

How can I get it back to using my subclass? 


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to