Re: Test on android Simulator : app has stopped

2021-01-24 Thread panagiotis merakos via use-livecode
Hello Ludovic, What is the Android version of the simulator(s) you have tried? Kind regards, Panos -- On Mon, 25 Jan 2021 at 09:08, Ludovic THEBAULT via use-livecode < use-livecode@lists.runrev.com> wrote: > > > > Le 24 janv. 2021 à 10:38, Ludovic THEBAULT via use-livecode < > use-livecode@list

Re: Test on android Simulator : app has stopped

2021-01-24 Thread Ludovic THEBAULT via use-livecode
> Le 24 janv. 2021 à 10:38, Ludovic THEBAULT via use-livecode > a écrit : > > Hello, > > I can’t test apps on the android simulator, install are ok, but when the app > launch (even a simple test stack), the app quit suddenly. > > I’ve updated Android Studio, SDK, SDK tools. All is uptodate

Test on android Simulator : app has stopped

2021-01-24 Thread Ludovic THEBAULT via use-livecode
Hello, I can’t test apps on the android simulator, install are ok, but when the app launch (even a simple test stack), the app quit suddenly. I’ve updated Android Studio, SDK, SDK tools. All is uptodate. I reselect the sdk in the livecode prefs. I checked all in this lesson. https://lessons.l

Re: Test on android simulator

2011-06-19 Thread J. Landman Gay
On 6/19/11 2:36 PM, Ludovic Thébault wrote: Le 19 juin 2011 à 19:44, J. Landman Gay a écrit : I see. That wasn't clear, since he said the virtual device worked. But yes, the emulator must be up and running first before LiveCode will list it. The OP seemed to indicate that was the case though.

Re: Test on android simulator

2011-06-19 Thread Mark Schonewille
Hi Ludovic, I think that's normal if you have no real device connected to your computer. Have you tried to start the simulator before starting LiveCode? -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twit

Re: Test on android simulator

2011-06-19 Thread Ludovic Thébault
Le 19 juin 2011 à 19:44, J. Landman Gay a écrit : > I see. That wasn't clear, since he said the virtual device worked. But yes, > the emulator must be up and running first before LiveCode will list it. The > OP seemed to indicate that was the case though. Maybe Ludovic can clarify. The virtual

Re: Test on android simulator

2011-06-19 Thread J. Landman Gay
On 6/19/11 1:44 AM, Ludovic Thébault wrote: Hello, I've installed the android SDK. It's works. i've create an virtual device. It's works. I've set the "mobile configuration" in prefs to put the path of the sdk. I've the "jdk" path displayed. But in the Test target menu of livecode (461), i've n

Re: Test on android simulator

2011-06-19 Thread J. Landman Gay
On 6/19/11 11:54 AM, Mark Schonewille wrote: Hi Jacque, I think you mean ./adb devices Right, sorry. and this command doesn't show any of the virtual devices, even if LiveCode does see these virtual devices. The question is about the simulator, not about an actual tablet. I see. That was

Re: Test on android simulator

2011-06-19 Thread Mark Schonewille
Hi Jacque, I think you mean ./adb devices and this command doesn't show any of the virtual devices, even if LiveCode does see these virtual devices. The question is about the simulator, not about an actual tablet. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engi

Re: Test on android simulator

2011-06-19 Thread J. Landman Gay
On 6/19/11 1:44 AM, Ludovic Thébault wrote: Hello, I've installed the android SDK. It's works. i've create an virtual device. It's works. I've set the "mobile configuration" in prefs to put the path of the sdk. I've the "jdk" path displayed. But in the Test target menu of livecode (461), i've n

Re: Test on android simulator

2011-06-19 Thread Mark Schonewille
Hi Ludovic, I have noiced this problem too. Sometimes, the Android simulator appears in the Development menu and sometimes it doesn't. Maybe it helps if you start the simulator before your start LiveCode? -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Hom

Test on android simulator

2011-06-18 Thread Ludovic Thébault
Hello, I've installed the android SDK. It's works. i've create an virtual device. It's works. I've set the "mobile configuration" in prefs to put the path of the sdk. I've the "jdk" path displayed. But in the Test target menu of livecode (461), i've nothing about Android... What is wrong ? I c