UPDATE: Somehow I lost 
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android 
in my .pro


> Sent: Friday, August 12, 2016 at 5:04 PM
> From: "Jason H" <jh...@gmx.com>
> To: "Jason H" <jh...@gmx.com>
> Cc: "interestqt-project.org" <interest@qt-project.org>
> Subject: Re: [Interest] Android not using my QtActivity subclass.
>
> 
> 
> > Sent: Friday, August 12, 2016 at 3:54 PM
> > From: "Jason H" <jh...@gmx.com>
> > To: "interestqt-project.org" <interest@qt-project.org>
> > Subject: [Interest] Android not using my QtActivity subclass.
> >
> > 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? 
> 
> 
> Digging into this more, the build process is not using my AndroidManifest, 
> and it is not compiling my Java sources. I don't know why this is. 
> 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to