Re: [SailfishDevel] Connecting Jolla device to SDK

2013-12-06 Thread Tone Kastlunger
Hi David, ssh-copy-id should work as well for deploying the key to device, or? best, tortoisedoc On Fri, Dec 6, 2013 at 1:30 PM, David Greaves wrote: > On 05/12/13 13:01, Seppo Tiainen wrote: > > First, is the current Alpha2 QtCreator/SDK capable of connecting to the > new > > Jolla phone throu

Re: [SailfishDevel] Connecting Jolla device to SDK

2013-12-06 Thread David Greaves
On 05/12/13 13:01, Seppo Tiainen wrote: > First, is the current Alpha2 QtCreator/SDK capable of connecting to the new > Jolla phone through USB for testing apps under development? > > If yes, there are many parameters (Device type, Username/Password...) that > need > to be correctly set. Short in

Re: [SailfishDevel] Connecting Jolla device to SDK

2013-12-06 Thread Tone Kastlunger
- > *From:* devel-boun...@lists.sailfishos.org [ > devel-boun...@lists.sailfishos.org] on behalf of Seppo Tiainen [ > seppo.tiai...@gmail.com] > *Sent:* Thursday, December 05, 2013 3:01 PM > *To:* devel@lists.sailfishos.org > *Subject:* [SailfishDevel] Connecting Joll

Re: [SailfishDevel] Connecting Jolla device to SDK

2013-12-05 Thread Jarko Vihriala
To: devel@lists.sailfishos.org Subject: [SailfishDevel] Connecting Jolla device to SDK First, is the current Alpha2 QtCreator/SDK capable of connecting to the new Jolla phone through USB for testing apps under development? If yes, there are many parameters (Device type, Username/Password...) that need to be cor

Re: [SailfishDevel] Connecting Jolla device to SDK

2013-12-05 Thread Tone Kastlunger
Yes, I have been looking into the issue. Out of the box no, you have to manually handle the connectivity part (upload etc), ie deployment out of the box does not work. I could imagine rsync step from within Qt creator is still possible, but attaching to device + debugging might not be as straightfo

[SailfishDevel] Connecting Jolla device to SDK

2013-12-05 Thread Seppo Tiainen
First, is the current Alpha2 QtCreator/SDK capable of connecting to the new Jolla phone through USB for testing apps under development? If yes, there are many parameters (Device type, Username/Password...) that need to be correctly set. Short instructions would be very welcome. I did not succeed