[Interest] Android Studio and Qt

Jason H jhihn at gmx.com
Fri Feb 26 16:22:12 CET 2016


Well the only way is to just hack at it. The stuff I wanted was on page 7, but it doesn't allude to that on page 6.

Anyway, I'm not sure why we have to use gradle as my Android stuff works and I still seem to be using Ant?


> Sent: Thursday, February 25, 2016 at 9:09 AM
> From: "rpzrpzrpz at gmail.com" <rpzrpzrpz at gmail.com>
> To: "interest at qt-project.org" <interest at qt-project.org>
> Cc: "Jason H" <jhihn at gmx.com>
> Subject: Re: [Interest] Android Studio and Qt
>
> You should look at the episodes 1-7 more carefully before tearing into 
> QtActivity.
> 
> md
> 
> On 2/25/2016 7:47 AM, Jason H wrote:
> >> Jason:
> >>
> >> On 2/24/2016 8:38 PM, Jason H wrote:
> >>> How does one "regenerate it back into the build directory"?
> >> You want to look at the "use gradle builds" and then generate android
> >> files in the project android setup in project preferences.
> > Did that.
> >   
> >> This will create an android subdirectory from your project main
> >> directory.  Put in their your MyActivity.java override java files and
> >> then edit them.
> > I already had an android directory, maybe this is an issue. Is there a skeleton override file provided for me to start with? Should I just copy the default QtActivity?
> >
> >> When you "regenerate the project", these files are copied into the
> >> android-build directory.
> >
> > Thanks for the help. I now have something to look into.
> >
> 
> 



More information about the Interest mailing list