Re: Android 4, post problem in detail

2012-11-28 Thread paolo mazza
Hi all, Using LC 5.3.3 I am trying to deploy an app to Android 4 too. However, the Post command "post tData to url tMyUrl " does not work in my Nexus 7 Any solution? All the best Paolo Mazza ___ use-livecode mailing list use-livecode@lists.runrev.com Ple

Re: Android 4, post problem in detail

2012-11-18 Thread Takashi Yoshino
Hi Pierre, Thank you for your information. I can use Post script. But I found that Post action of Android 3 and Android 4 is different. Anyway, best regard for your information. I can continue my programming. _.__ ._ _. ._ ._.__ .. ._._. _._ . ..__ ._.__ ._._. ___. .._ __.. __ .._ Takashi Yosh

Re: Android 4, post problem in detail

2012-11-18 Thread Pierre Sahores
Hi Takashi, Sorry for the error in previous post. Please, read : post URLEncode("kind=test2") to URL MIAS instead at line 8. Try : put "http://m3-shiga.yoslab.net/m3is_v4_debug/test.php"; into MIAS get url (MIAS & "?function=test") if it is not "" then ### parse your $_GET r

Re: Android 4, post problem in detail

2012-11-18 Thread Pierre Sahores
Hi Takashi, Sorry for the error in previous post. Please, read : post URLEncode("kind=test2") to URL MIAS instead at line 3. Try : put "http://m3-shiga.yoslab.net/m3is_v4_debug/test.php"; into MIAS get url (MIAS & "?function=test") if it is not "" then ### parse your $_G

Re: Android 4, post problem in detail

2012-11-18 Thread Pierre Sahores
Hi Takashi, Sorry for the error in previous post. Please, read : get url (MIAS & "?function=test") instead at line 3. Try : put "http://m3-shiga.yoslab.net/m3is_v4_debug/test.php"; into MIAS get url (MIAS & "?function=test") if it is not "" then ### parse your $_GET r

Re: Android 4, post problem in detail

2012-11-18 Thread Pierre Sahores
Hi Takashi, Sorry for the error in previous post. Please, read : if it is not "" then ### parse your $_POST or $_POST_RAW response end if instead at line 11. Try : put "http://m3-shiga.yoslab.net/m3is_v4_debug/test.php"; into MIAS get url MIAS & "?function=test"

Re: Android 4, post problem in detail

2012-11-18 Thread Pierre Sahores
Hi Takashi, Try : put "http://m3-shiga.yoslab.net/m3is_v4_debug/test.php"; into MIAS get url MIAS & "?function=test" if it is not "" then ### parse your $_GET response end if set httpHeaders to "Content-type: application/x-www-form-urlencoded" & retur

Re: Android 4, post problem

2012-11-10 Thread Takashi Yoshino
My development environment is LC 5.5.3. Takashi _.__ ._ _. ._ ._.__ .. ._._. _._ . ..__ ._.__ ._._. ___. .._ __.. __ .._ Takashi Yoshino http://www.wakayama-u.ac.jp/~yoshino/lab/ Tel: +81-73-457-8441 On 2012/11/11, at 7:26, Takashi Yoshino wrote: > Hi, > > I tried 'post' script on Android

Re: Android 4

2012-03-26 Thread Devin Asay
On Mar 26, 2012, at 12:13 PM, J. Landman Gay wrote: > On 3/26/12 10:16 AM, Devin Asay wrote: >> Mark, >> >> I downloaded Jacque's Casey's Solitaire app to an ASUS Transformer >> Prime running Android 4.0.3 and it runs flawlessly. I have also run >> several simple test apps on this tablet with no

Re: Android 4

2012-03-26 Thread J. Landman Gay
On 3/26/12 10:16 AM, Devin Asay wrote: Mark, I downloaded Jacque's Casey's Solitaire app to an ASUS Transformer Prime running Android 4.0.3 and it runs flawlessly. I have also run several simple test apps on this tablet with no problem. (I am building for Android 2.3.3.) Cool! Good to know, th

Re: Android 4

2012-03-26 Thread Mark Schonewille
Thanks Ken and Devin, It looks like I can upgrade my tablet to Android 4.0. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Get the extIco2Png external for LiveCod

Re: Android 4

2012-03-26 Thread Devin Asay
Mark, I downloaded Jacque's Casey's Solitaire app to an ASUS Transformer Prime running Android 4.0.3 and it runs flawlessly. I have also run several simple test apps on this tablet with no problem. (I am building for Android 2.3.3.) Regards, Devin On Mar 24, 2012, at 7:33 PM, Mark Schonewille

Re: Android 4

2012-03-25 Thread Ken Corey
On 25/03/2012 02:33, Mark Schonewille wrote: "Does anyone have (good) experience with LiveCode apps running on an Android 4 tablet? I thought I'd ask before upgrading my tablet." Does that mean that LiveCode is not compatible with Android 4 yet? I'm using it with a Sumvision Astro tablet (fro