Comments on: Android – debut http://en.nicoptere.net/?p=1829 giving something back to the Flash community Sun, 08 Feb 2015 13:47:19 +0000 hourly 1 http://wordpress.org/?v=3.8.1 By: arc pressure - Android Apps - Best Android Apps, News and Reviews | Android-Apps.com http://en.nicoptere.net/?p=1829&cpage=1#comment-10291 Tue, 29 Nov 2011 07:43:10 +0000 http://en.nicoptere.net/?p=1829#comment-10291 [...] simple UI test.read more at http://en.nicoptere.net/?p=1829 Please wait… [...]

]]>
By: tlecoz http://en.nicoptere.net/?p=1829&cpage=1#comment-10199 Mon, 14 Nov 2011 12:51:39 +0000 http://en.nicoptere.net/?p=1829#comment-10199 Merci beaucoup nicop !
C’est exactement le genre de tuto que je cherche en ces temps incertains…

]]>
By: delaunay - Android Apps - Best Android Apps, News and Reviews | Android-Apps.com http://en.nicoptere.net/?p=1829&cpage=1#comment-9874 Thu, 15 Sep 2011 10:54:58 +0000 http://en.nicoptere.net/?p=1829#comment-9874 [...] simple delaunay triangulator example.click to add points and reveal the picture.more info at http://en.nicoptere.net/?p=1829 Please wait… [...]

]]>
By: ball physics - Android Apps - Best Android Apps, News and Reviews | Android-Apps.com http://en.nicoptere.net/?p=1829&cpage=1#comment-9761 Fri, 09 Sep 2011 22:22:17 +0000 http://en.nicoptere.net/?p=1829#comment-9761 [...] ball physics example.read more at http://en.nicoptere.net/?p=1829 Please wait… Comments: [...]

]]>
By: boblemarin http://en.nicoptere.net/?p=1829&cpage=1#comment-9149 Tue, 19 Jul 2011 18:53:02 +0000 http://en.nicoptere.net/?p=1829#comment-9149 @nicoptere jBullet sounds good, but it might be hard to achieve good performance with a pure java physics engine (see: http://www.badlogicgames.com/wordpress/?p=81 ).

I’m not that keen neither on frameworks or wrappers, but that libgdx stuff really takes the pain out of mobile dev (assets management, system events, texture loading, file handling…) with great performance.

sorry for the spam about libgdx, but i just felt they deserved it (Mario Zechner really rocks).

you too, by the way. keep on rocking :)

]]>
By: nicoptere http://en.nicoptere.net/?p=1829&cpage=1#comment-8993 Mon, 18 Jul 2011 07:22:42 +0000 http://en.nicoptere.net/?p=1829#comment-8993 hey!
thanks for your feedbacks :)

@Karim that’s good news, I wasn’t THAT afraid it wouldn’t run on one of the latest and more powerful tablets though, still that’s good to hear :)

@boblemarin @RageKit both libs look great! I had browsed the badlogic’s forums for OpenGL related info, they’re good, I guess they’ve done quite a work on this lib.
my point here was precisely not to use any lib or wrapper. of course if I have to do a real app, I’ll surely use one of them. or if 3D physics is involved, the JBullet lib might come in handy :)

@og2t java is a step away from actionscript and the android lib is somewhat a close relative ^^

@arpit thanks mate :) never understood how to generate a valid SSL key for github… should give this a thourough try.

@Tom hmm well, didn’t think it would be of any use, I’ve updated the post.
the “physiscs” is based on this flash experiment: wheel of trinkets
I’m using this (elegant) technique for the background.

@all thanks for your interest :)

]]>
By: Tom http://en.nicoptere.net/?p=1829&cpage=1#comment-8972 Mon, 18 Jul 2011 01:44:16 +0000 http://en.nicoptere.net/?p=1829#comment-8972 Nice one. Works fine on my nexus One.
Is there a way we could grab the source for the first two experiment?
Cheers.

]]>
By: arpit http://en.nicoptere.net/?p=1829&cpage=1#comment-8966 Mon, 18 Jul 2011 00:36:27 +0000 http://en.nicoptere.net/?p=1829#comment-8966 This is great stuff. I’d also suggest you put your code on Github (free for open source) which makes finding and adding features to code so much easier.

]]>
By: Og2t http://en.nicoptere.net/?p=1829&cpage=1#comment-8942 Sun, 17 Jul 2011 18:34:06 +0000 http://en.nicoptere.net/?p=1829#comment-8942 Nice! Java is a piece of cake after coding in AS3 for so long :)

]]>
By: RageKit http://en.nicoptere.net/?p=1829&cpage=1#comment-8880 Sat, 16 Jul 2011 20:09:19 +0000 http://en.nicoptere.net/?p=1829#comment-8880 you’ve got this one too : http://lwjgl.org/

Don’t know if it work on android, but opengl and openAl enabled

]]>