[Interest] Android not using my QtActivity subclass.

Jason H jhihn at gmx.com
Fri Aug 12 21:54:25 CEST 2016


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? 





More information about the Interest mailing list