[Interest] Android Studio and Qt
Jason H
jhihn at gmx.com
Thu Feb 25 14:47:51 CET 2016
> 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