Re: [Interest] Android Studio and Qt

2016-02-26 Thread Jason H
t; From: "rpzrpz...@gmail.com" > To: "interest@qt-project.org" > Cc: "Jason H" > 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

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 an

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 subd

Re: [Interest] Android Studio and Qt

2016-02-24 Thread rpzrpz...@gmail.com
design.com" To: No recipient address Cc: "Jason H" , "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. On 2/24/2016 6:41 PM, Jason H wrote: Hrm, that's not

Re: [Interest] Android Studio and Qt

2016-02-24 Thread Jason H
t seem 'Qt' to me. Many thanks for the insights so far! > Sent: Wednesday, February 24, 2016 at 8:25 PM > From: "m...@rpzdesign.com" > To: No recipient address > Cc: "Jason H" , "interest@qt-project.org" > > Subject: Re: [Interest] An

Re: [Interest] Android Studio and Qt

2016-02-24 Thread m...@rpzdesign.com
editing code 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" To: interest@qt-project.org Subject: Re: [Int

Re: [Interest] Android Studio and Qt

2016-02-24 Thread Jason H
a projdir/android/src/com/company/... directory. > Sent: Wednesday, February 24, 2016 at 5:59 PM > From: "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 open u

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 -> androi

[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 mailin