Re: [Gambas-user] Gambas for Android

2012-08-26 Thread cfb95
> Here is a screen shot if your interested. > > http://files.allbasic.info/ScriptBasic/uxPC.png > Hi, John your screen look very good! i've an old ubuntu (ubuntu 9) "chrooted" on android, after uninstall the old Gambas 2.13.1 included in olds repos, i've downloaded and recompiled Gambas 2.24

Re: [Gambas-user] Gambas for Android

2012-08-23 Thread John Spikowski
On Thu, 2012-08-23 at 17:26 +1000, Ian Haywood wrote: > On Thu, Aug 23, 2012 at 3:07 AM, Benoît Minisini > wrote: > > > I don't understand why I had no problem with compiling Gambas on > > Debian/RaspberryPI and you have problems to compile Gambas on Ubuntu > > which is based on Debian. Or not? >

Re: [Gambas-user] Gambas for Android

2012-08-23 Thread Ian Haywood
On Thu, Aug 23, 2012 at 3:07 AM, Benoît Minisini wrote: > I don't understand why I had no problem with compiling Gambas on > Debian/RaspberryPI and you have problems to compile Gambas on Ubuntu > which is based on Debian. Or not? android is not based on Debian. It has a heavily-patched linux kern

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread John Spikowski
On Wed, 2012-08-22 at 19:07 +0200, Benoît Minisini wrote: > I don't understand why I had no problem with compiling Gambas on > Debian/RaspberryPI and you have problems to compile Gambas on Ubuntu > which is based on Debian. Or not? > Don't shoot the messenger. ;-) --

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread Benoît Minisini
Le 22/08/2012 19:05, John Spikowski a écrit : > On Wed, 2012-08-22 at 10:38 +0200, Girard Henri wrote: >> Le 22. 08. 12 10:24, Kevin Fishburne a écrit : >>> On 08/20/2012 05:05 PM, cfb95 wrote: Well, as Linux distro can run on android, Gambas must be work also! may be no need to

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread John Spikowski
On Wed, 2012-08-22 at 10:38 +0200, Girard Henri wrote: > Le 22. 08. 12 10:24, Kevin Fishburne a écrit : > > On 08/20/2012 05:05 PM, cfb95 wrote: > >> Well, > >> as Linux distro can run on android, > >> Gambas must be work also! > >> may be no need to port! > >> > >> i've run a very simple console p

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread Girard Henri
Le 22. 08. 12 10:24, Kevin Fishburne a écrit : > On 08/20/2012 05:05 PM, cfb95 wrote: >> Well, >> as Linux distro can run on android, >> Gambas must be work also! >> may be no need to port! >> >> i've run a very simple console program (gambas2) >> on my motorola xoom, and it work! 8-) >> >> The gra

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread Kevin Fishburne
On 08/20/2012 05:05 PM, cfb95 wrote: > Well, > as Linux distro can run on android, > Gambas must be work also! > may be no need to port! > > i've run a very simple console program (gambas2) > on my motorola xoom, and it work! 8-) > > The graphic front end of gamas2 not work on my tablet due to a bu

Re: [Gambas-user] Gambas for Android

2012-08-20 Thread cfb95
Well, as Linux distro can run on android, Gambas must be work also! may be no need to port! i've run a very simple console program (gambas2) on my motorola xoom, and it work! 8-) The graphic front end of gamas2 not work on my tablet due to a bug (in gbx_math.c pow and powl when compiled for A

[Gambas-user] Gambas for Android

2012-04-29 Thread John Rose
Basic4android now working properly (i.e. bug fixed that prevented code being shown for existing project) under wine 1.5.2. I'll post further (if people say they're interested) when I finish (though I haven't yet started) the project that I have in mind. --

Re: [Gambas-user] Gambas for Android

2012-04-16 Thread Rob Kudla
On 04/11/2012 02:16 AM, John Spikowski wrote: > This sounds grand but wouldn't it be prudent to get the Gambas console > mode interpreter working on Android Linux native first? I think a GUI > version of Gambas on Android is unrealistic at this time. Wait until > Ubuntu release their ARM mobile Lin

Re: [Gambas-user] Gambas for Android

2012-04-15 Thread John Spikowski
On Tue, 2012-04-10 at 23:16 -0700, John Spikowski wrote: > On Wed, 2012-04-11 at 06:55 +0100, John Rose wrote: > > I really like Rob Kudla's transpiler idea of being able to generate > > Dalvik bytecode from Gambas object code (.gambas?). > > > > A digression: Bluestacks looks like a useful piece

Re: [Gambas-user] Gambas for Android

2012-04-10 Thread John Spikowski
On Wed, 2012-04-11 at 06:55 +0100, John Rose wrote: > I really like Rob Kudla's transpiler idea of being able to generate > Dalvik bytecode from Gambas object code (.gambas?). > > A digression: Bluestacks looks like a useful piece of software: this > currently allows running an Android app under W

[Gambas-user] Gambas for Android

2012-04-10 Thread John Rose
I really like Rob Kudla's transpiler idea of being able to generate Dalvik bytecode from Gambas object code (.gambas?). A digression: Bluestacks looks like a useful piece of software: this currently allows running an Android app under Windows and is soon to be extended to Mac. This sounds useful i

Re: [Gambas-user] Gambas for Android

2012-04-10 Thread Demosthenes Koptsis
Στις 10/4/2012 17:19, ο/η jm έγραψε: > On Tue, 2012-04-10 at 14:31 +0300, Demosthenes Koptsis wrote: >> Στις 10/4/2012 13:07, ο/η jm έγραψε: >>> On Mon, 2012-04-09 at 07:12 +0100, John Rose wrote: Thanks for peoples' replies. It's interesting that the Basic dev apps do not yet seem to inc

Re: [Gambas-user] Gambas for Android

2012-04-10 Thread jm
On Tue, 2012-04-10 at 14:31 +0300, Demosthenes Koptsis wrote: > Στις 10/4/2012 13:07, ο/η jm έγραψε: > > On Mon, 2012-04-09 at 07:12 +0100, John Rose wrote: > >> Thanks for peoples' replies. It's interesting that the Basic dev apps do > >> not yet seem to include GUI Designers. IMO they are an esse

Re: [Gambas-user] Gambas for Android

2012-04-10 Thread Demosthenes Koptsis
Στις 10/4/2012 13:07, ο/η jm έγραψε: > On Mon, 2012-04-09 at 07:12 +0100, John Rose wrote: >> Thanks for peoples' replies. It's interesting that the Basic dev apps do >> not yet seem to include GUI Designers. IMO they are an essential for any >> worthwhile Android RAD. >> >> My starter posting on t

Re: [Gambas-user] Gambas for Android

2012-04-10 Thread jm
On Mon, 2012-04-09 at 07:12 +0100, John Rose wrote: > Thanks for peoples' replies. It's interesting that the Basic dev apps do > not yet seem to include GUI Designers. IMO they are an essential for any > worthwhile Android RAD. > > My starter posting on this topic was misleading in that it implie

Re: [Gambas-user] Gambas for Android

2012-04-09 Thread Rob Kudla
On 04/09/2012 02:12 AM, John Rose wrote: > My starter posting on this topic was misleading in that it implied that > I wanted Gambas to dev apps on Android which would run on Android. > That's one possibility. However, it seems likely to me that this would > require purchase of a high spec Android

Re: [Gambas-user] Gambas for Android

2012-04-08 Thread Kevin Fishburne
On 04/09/2012 02:12 AM, John Rose wrote: > Thanks for peoples' replies. It's interesting that the Basic dev apps do > not yet seem to include GUI Designers. IMO they are an essential for any > worthwhile Android RAD. > > My starter posting on this topic was misleading in that it implied that > I wa

[Gambas-user] Gambas for Android

2012-04-08 Thread John Rose
Thanks for peoples' replies. It's interesting that the Basic dev apps do not yet seem to include GUI Designers. IMO they are an essential for any worthwhile Android RAD. My starter posting on this topic was misleading in that it implied that I wanted Gambas to dev apps on Android which would run

Re: [Gambas-user] Gambas for Android

2012-04-08 Thread John Spikowski
On Sun, 2012-04-08 at 22:04 -0400, Rob Kudla wrote: > On 04/08/2012 09:47 PM, John Spikowski wrote: > > The ScriptBasic dev team is packaging the interpreter in a Term.apk file > > to make it installable without all the Android Linux tricks just to run > > it native. Any feedback your willing to pr

Re: [Gambas-user] Gambas for Android

2012-04-08 Thread Rob Kudla
On 04/08/2012 09:47 PM, John Spikowski wrote: > The ScriptBasic dev team is packaging the interpreter in a Term.apk file > to make it installable without all the Android Linux tricks just to run > it native. Any feedback your willing to provide with this early beta As I said, I'm comfortable using

Re: [Gambas-user] Gambas for Android

2012-04-08 Thread John Spikowski
On Sun, 2012-04-08 at 21:24 -0400, Rob Kudla wrote: > On 04/07/2012 01:51 PM, John Spikowski wrote: > > On Sat, 2012-04-07 at 17:10 +0100, John Rose wrote: > >> Has anybody heard any more re porting Gambas to Android? > > The ScriptBasic project recently ported ScriptBasic to Android Linux > > Th

Re: [Gambas-user] Gambas for Android

2012-04-08 Thread Rob Kudla
On 04/07/2012 01:51 PM, John Spikowski wrote: > On Sat, 2012-04-07 at 17:10 +0100, John Rose wrote: >> Has anybody heard any more re porting Gambas to Android? > The ScriptBasic project recently ported ScriptBasic to Android Linux There's also BASIC+SQL, also GPL, installable from the Market.. er

[Gambas-user] Gambas for Android

2012-04-07 Thread John Rose
I seem to remember Benoit implying (in a posting in March) that he might consider porting Gambas to Android. There is Basic4android allowing dev under Windows. However, it does not work under Wine: I've tried versions 1.3, 1.4 & 1.5.1. The main thing stopping me using it is it doesn't display the c

Re: [Gambas-user] Gambas for Android

2011-07-14 Thread Fabien Bodard
2011/7/13 Iggy Budiman : > Android doesn't use X windows, no GTK nor QT. > Maybe You can compile it for text mode only, compile it for Arm, but > with no graphic. > I guess gambas won't do so much on Android. as all the others language ... android have not any programing envirronment (maybe just th

Re: [Gambas-user] Gambas for Android

2011-07-13 Thread Demosthenes Koptsis
see here http://labs.qt.nokia.com/2011/02/28/necessitas/ On Wed, 2011-07-13 at 11:44 -0400, Rob wrote: > On Wednesday 13 July 2011 05:27, Iggy Budiman wrote: > > Android doesn't use X windows, no GTK nor QT. > > Maybe You can compile it for text mode only, compile it for Arm, but > > with no gra

Re: [Gambas-user] Gambas for Android

2011-07-13 Thread Rob
On Wednesday 13 July 2011 05:27, Iggy Budiman wrote: > Android doesn't use X windows, no GTK nor QT. > Maybe You can compile it for text mode only, compile it for Arm, but > with no graphic. Someone has ported Qt to Android. I don't know how many X-specific hacks there are in Gambas, but someone

Re: [Gambas-user] Gambas for Android

2011-07-13 Thread Iggy Budiman
Android doesn't use X windows, no GTK nor QT. Maybe You can compile it for text mode only, compile it for Arm, but with no graphic. I guess gambas won't do so much on Android. But in MeeGo it has a lot possibility. I can run in MeeGo 1.2 for netbooks (x86). But expectancy is high to compile it fo

Re: [Gambas-user] Gambas for Android

2011-07-12 Thread Fabien Bodard
http://code.google.com/p/android-scripting/wiki/UserGuide Well if we want to do some thing in a first tim that can be by that way... and gbs maybe. -- AppSumo Presents a FREE Video for the SourceForge Community by Eric R

Re: [Gambas-user] Gambas for Android

2011-07-12 Thread Fabien Bodard
http://www.frandroid.com/developpement/392_on-pourra-developper-des-appli-android-dans-dautres-langages/ as said in this article, to be abble to have android application language have to be compatible with the dalvik VM 2011/7/13 Robert JUHASZ : > Hello, > Is it / will it be possible to instal

[Gambas-user] Gambas for Android

2011-07-12 Thread Robert JUHASZ
Hello, Is it / will it be possible to install applications written in Gambas on Android devices? That would be really great. Robi -- AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of