Re: [Interest] Android Studio and Qt

2016-02-25 Thread rpzrpz...@gmail.com
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

Re: [Interest] Android Studio and Qt

2016-02-25 Thread Jason H
> 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

Re: [Interest] Android Studio and Qt

2016-02-24 Thread rpzrpz...@gmail.com
t; <m...@rpzdesign.com> To: No recipient address Cc: "Jason H" <jh...@gmx.com>, "interest@qt-project.org" <interest@qt-project.org> Subject: Re: [Interest] Android Studio and Qt Yes, edit the java code uptream and regenerate it back into the build directory.

Re: [Interest] Android Studio and Qt

2016-02-24 Thread Jason H
company/... directory. > > > > > >> Sent: Wednesday, February 24, 2016 at 5:59 PM > >> From: "m...@rpzdesign.com" <m...@rpzdesign.com> > >> To: interest@qt-project.org > >> Subject: Re: [Interest] Android Studio and Qt > >> >

Re: [Interest] Android Studio and Qt

2016-02-24 Thread m...@rpzdesign.com
in the build dir? Shouldn't the code be under my project's android dir? The article alludes to a projdir/android/src/com/company/... directory. Sent: Wednesday, February 24, 2016 at 5:59 PM From: "m...@rpzdesign.com" <m...@rpzdesign.com> To: interest@qt-project.org Subject: Re: [I

Re: [Interest] Android Studio and Qt

2016-02-24 Thread Jason H
/company/... directory. > Sent: Wednesday, February 24, 2016 at 5:59 PM > From: "m...@rpzdesign.com" <m...@rpzdesign.com> > To: interest@qt-project.org > Subject: Re: [Interest] Android Studio and Qt > > Jason: > > Its a little tricky, I think you have to ope

Re: [Interest] Android Studio and Qt

2016-02-24 Thread m...@rpzdesign.com
Jason: Its a little tricky, I think you have to open up the created project in the build directory, not try to import from the source directory tree where the qmake pro file is located. Look at Build Settings -> Build Steps -> Make: main in /bla/bla/bla directory and find the Debug ->

[Interest] Android Studio and Qt

2016-02-24 Thread Jason H
There is a step missing in http://www.kdab.com/qt-android-episode-6/ Where we go from importing the build.gradle to somehow having Java source to start debugging. Can someone fill in the missing steps? I didn't find any .java files. ___ Interest