[Vala] Vala on Android

2014-03-14 Thread gontzal
Hi Folks!! Genie is already runing on Android using SDL 2.0. See an educational app in android playstore named Katamotz Hitzak . How to compile a genie/vala + SDL 2.0 game-application? http://manualgenie.blogspot.com.es/ https://github.com/avalanche-games/avalanche/wiki/_pages thanks... i love

Re: [Vala] Vala to Android - Cairo

2013-04-01 Thread Tal Hadad
Very good results. But why the Android device is needed to be rooted? And is it possible to use OpenGLES in Vala there? Tal From: tarn...@tarnyko.net To: vala-list@gnome.org Date: Mon, 1 Apr 2013 06:10:40 +0200 Subject: Re: [Vala] Vala to Android - Cairo Hi people, Last message from

Re: [Vala] Vala to Android - Cairo

2013-04-01 Thread tarnyko
busy to do this right now. Tal From: tarn...@tarnyko.net To: vala-list@gnome.org Date: Mon, 1 Apr 2013 06:10:40 +0200 Subject: Re: [Vala] Vala to Android - Cairo Hi people, Last message from myself on this thread, just to let you know that I made a tutorial for using Cairo on Android - from

Re: [Vala] Vala to Android - Cairo

2013-03-31 Thread tarnyko
Hi people, Last message from myself on this thread, just to let you know that I made a tutorial for using Cairo on Android - from Vala : http://www.tarnyko.net/en/?q=node/26 So we can now draw shapes, text, images... and all sort of nice things on Android's screen from Vala code. More

Re: [Vala] Vala to Android - Cairo

2013-03-26 Thread tarnyko
OK, I'm posting it mostly for the record, please note it is a long mail. Feel free to ask questions. Here we go. I found some pre-compiled versions of Cairo for Android on the Internet ; none of them was complete (with dependencies) nor usable with agcc/valac. So, after struggling a bit...

Re: [Vala] Vala to Android

2013-03-20 Thread Tal Hadad
Very good! someone had to break his mind until this would success, and you and many others volunteered... The main problem was GObject and GLib, I think it would interest people in other GNOME mailing list. I recently also tried myself to find ways to use Vala in Android, and you prove

Re: [Vala] Vala to Android

2013-03-20 Thread Nicholas Melnick
That is super cool, Tarnyko. - Nick - Original Message - From: tarn...@tarnyko.net To: vala-list@gnome.org Sent: Tuesday, March 19, 2013 3:46:40 AM Subject: [Vala] Vala to Android Hi folks, No it's not a question :-). It's very rare for me to message the list when

Re: [Vala] Vala to Android

2013-03-20 Thread tarnyko
Subject: [Vala] Vala to Android Hi folks, No it's not a question :-). It's very rare for me to message the list when not for a question/answer, but I managed to compile a Vala source directly to Android binary yesterday. And I think it might be of some interest to some people here

Re: [Vala] Vala to Android

2013-03-20 Thread tarnyko
://credentiality2.blogspot.gr/2010/08/giving-native-android-c-apps-acces s-to.html So it would end to be an Android-specific Vala binding ; but it's not so bad, you'd need to rewrite your GUI even on QT either, as the screen is lot smaller and due to mobile-specific ergonomics. I'm playing

[Vala] Vala to Android

2013-03-19 Thread tarnyko
Hi folks, No it's not a question :-). It's very rare for me to message the list when not for a question/answer, but I managed to compile a Vala source directly to Android binary yesterday. And I think it might be of some interest to some people here. For the record, I've written a tutorial

Re: [Vala] Vala to Android

2013-03-19 Thread Luca Bruno
On Tue, Mar 19, 2013 at 9:46 AM, tarn...@tarnyko.net wrote: Hi folks, No it's not a question :-). It's very rare for me to message the list when not for a question/answer, but I managed to compile a Vala source directly to Android binary yesterday. And I think it might be of some interest

Re: [Vala] Vala to Android

2013-03-19 Thread tarnyko
Nice, thank you very much ! Regards, Tarnyko Luca Bruno writes: Thanks for your contribution. I've reported it here fyi: http://valajournal.blogspot.it/2013/03/vala-on-android.html Best regards, -- www.debian.org - The Universal Operating System