[Gambas-user] Gambas for Android

Demosthenes Koptsis demosthenesk at ...626...
Tue Apr 10 13:31:29 CEST 2012


Στις 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 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 tablet to make dev not painful.
>>
>> That's why I brought up Basic4android, as that allows dev on a desktop
>> (using the Android emulator / B4aBridge apk to link to an Android
>> device). Its Basic language&  IDE is not up to Gambas' quality not to
>> mention its linking to Android devices for testing.
> What about a virtual machine running on Android and then from Android,
> ssh -X into it? (I believe Ubuntu 12.04 will do something very close
> to that.)
>
> No work for gambas developers + 100% compatibility with all the other
> stuff such as sqlite3 that would run on the virtual machine.
> Most high end Androids are going dual core, and soon quad core so not
> much in the way of a roadblock for the future.
>
> The bulk of the work is to pull everything together by Android
> developers so that this can happen on their platform.
>
> ______________________________________________________________________________
> This message has been checked for viruses and spam by Corpex using
> the ArmourPlate Anti Virus and Anti Spam Scanning Service.
> To find out more and see our email archiving service see
> http://www.armourplate.com or call Corpex on UK 0845 050 1898.
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

The ssh -X solution it seems similar to Xming use for windows.

The only problem to this is that running the gambas3 app remotely via X 
the application has access to server's filesystem.
If user want to do work with files on android machine it has do have a 
network drive like windows to have access to server's files.





More information about the User mailing list