Any good apps made with Haxe for Android, iOS, Blackberry, or Windows Phone?

1,630 views
Skip to first unread message

trusktr

unread,
Sep 13, 2012, 3:27:17 AM9/13/12
to haxe...@googlegroups.com
I'd like to see what can be done with Haxe in terms of mobile development. Do you know any good example apps?

Jason O'Neil

unread,
Sep 13, 2012, 3:29:44 AM9/13/12
to haxe...@googlegroups.com
If you're looking for games on mobile take a look at the NME showcase:

http://www.haxenme.org/showcase/

For the record I don't think there's a target for Windows Phone yet, unless you count running through Javascript... which I have no idea if that works on mobile IE :)

On Thu, Sep 13, 2012 at 3:27 PM, trusktr <tru...@gmail.com> wrote:
I'd like to see what can be done with Haxe in terms of mobile development. Do you know any good example apps?

trusktr

unread,
Sep 13, 2012, 3:54:54 AM9/13/12
to haxe...@googlegroups.com
Thanks for the reply. I actually just happened to find haxenme and saw some of the apps. Very nice.

How good is Haxe for creating apps more similar to Facebook, Foursquare, Google+, etc (apps that are form and widget based). Are there any widget libraries for Haxe? Can I open native map views in iOS or Android from Haxe?

Jason O'Neil

unread,
Sep 13, 2012, 4:37:13 AM9/13/12
to haxe...@googlegroups.com
I can let someone else answer more fully, but I suspect the answer is "it's still experimental".

On the desktop you can get WxWidgets working for more traditional form based apps.  For mobile I'm not sure what's available.  I suspect Android would be easier to work with natively because of the Java target, but I'm not sure if anyone has done this yet.  For iOS you can also do NME extensions to tie into native functionality, so I'm sure you can hook everything up - but I don't know of anyone doing this, so it might be a bit of work to get going.  (Someone else feel free to correct me if I'm wrong, I have very little to do with native iOS or Android at the moment)

Another option could be to use HTML5 for the mobile, and package it up as a native app.  (Either using PhoneGap, or there is a project that Cauê setup for embedding a WebView in NME: https://github.com/waneck/croxit).  This is the approach I'm taking for an app at the moment, and I'm yet to see how it'll turn out.  In the examples you mentioned, Facebook took this approach (HTML5 + JS) and did it poorly, and everyone complained it was slow and buggy - so they switched to native.  Foursquare also took the same approach (HTML5 + JS), but did a much better job, and people tend to say the app is quite good - so you'd have to look into it and see if it's a good fit for you.

Hope this helps - I'd love for Haxe to tie into native controls really easily, but I don't think we're there quite yet :)

Jason



Adrian Veith

unread,
Sep 13, 2012, 5:05:20 AM9/13/12
to haxe...@googlegroups.com
I am using Haxe with phonegap and JQueryMobile for things like that. This has the advantage, that the app runs in a browser as well (with little change)

dlots

unread,
Sep 13, 2012, 10:16:34 AM9/13/12
to haxe...@googlegroups.com
I will be dropping the hammer very soon. I can assure you, the libraries are excellent and work cross platform if you know how to code.

Raoul Duke

unread,
Sep 13, 2012, 1:06:23 PM9/13/12
to haxe...@googlegroups.com
On Thu, Sep 13, 2012 at 7:16 AM, dlots <image...@gmail.com> wrote:
> I will be dropping the hammer very soon. I can assure you, the libraries are
> excellent and work cross platform if you know how to code.

sounds w00ty.

/#!/JoePea

unread,
Sep 7, 2013, 10:56:13 PM9/7/13
to haxe...@googlegroups.com
@dlots have you dropped the hammer yet??

/#!/JoePea


Marcelo Serpa

unread,
Sep 8, 2013, 2:28:47 AM9/8/13
to haxe...@googlegroups.com
>@dlots have you dropped the hammer yet??

+1

-- 
Marcelo

---
You received this message because you are subscribed to the Google Groups "Haxe" group.
For more options, visit https://groups.google.com/groups/opt_out.

Maximilian Ruta

unread,
Sep 8, 2013, 3:45:21 AM9/8/13
to haxe...@googlegroups.com
There is a UI Library for Haxe as far as I know.
But i dont have done mobile development jet.

/#!/JoePea

unread,
Sep 9, 2013, 5:13:29 AM9/9/13
to haxe...@googlegroups.com
StablexUI looks pretty nice!

/#!/JoePea


You received this message because you are subscribed to a topic in the Google Groups "Haxe" group.
Reply all
Reply to author
Forward
0 new messages