Search found 85 matches

by hagish
Sun Dec 18, 2011 9:38 pm
Forum: LÖVE-Android
Topic: State of the attempt to natively port love to android
Replies: 137
Views: 76912

Re: State of the attempt to natively port love to android

I managed to successfully start native love on android :). The no game screen works and looks good.
Next thing is trying to start a game.
by hagish
Fri Dec 16, 2011 11:23 am
Forum: LÖVE-Android
Topic: State of the attempt to natively port love to android
Replies: 137
Views: 76912

State of the attempt to natively port love to android

We ported nearly the complete löve 0.7 code + most of the necessary libraries to native android. Starting love-native-android just crashes with an ugly just-tell-nothing stacktrace. I'm working on this. We will release the code but at the moment it is a license catastrophe because we just put togeth...
by hagish
Mon Dec 05, 2011 6:46 pm
Forum: LÖVE-Android
Topic: love-android: discussion
Replies: 150
Views: 84369

Re: love-android: discussion

The code :) but at the moment you should ask here or try the love irc channel. We try to be there (posting names can cause irc client blinking ;) ). Starting a "official" documentation is far to early imho.
by hagish
Fri Nov 25, 2011 9:56 am
Forum: LÖVE-Android
Topic: love-android: discussion
Replies: 150
Views: 84369

Re: love-android: discussion

Scissors git implemented in master, but I did not update the package file.
by hagish
Fri Nov 25, 2011 9:55 am
Forum: LÖVE-Android
Topic: AndroPong
Replies: 3
Views: 6082

Re: AndroPong

Nice :) works good on my milestone1.
by hagish
Tue Nov 22, 2011 12:34 pm
Forum: LÖVE-Android
Topic: love-android: discussion
Replies: 150
Views: 84369

Re: love-android: discussion

Yes, the phone api needs löveification :)
by hagish
Fri Nov 18, 2011 6:53 am
Forum: LÖVE-Android
Topic: love-android: discussion
Replies: 150
Views: 84369

Re: love-android: discussion

Lines and circles are not implemented yet and currently there is no option for real fullscreen without the status bar. But that is just a matter of time ;)
by hagish
Thu Nov 17, 2011 9:55 pm
Forum: LÖVE-Android
Topic: love-java-android/love-native-android: project information
Replies: 72
Views: 107679

love-java-android/love-native-android: project information

Goal: Getting Löve2D to work on android phones. There are 2 version right now (native/non-native). löve2d source port to android - love-native-android Port of the Love2D source to android using ndk. Repository : https://github.com/hagish/love-native-android Download : http://www.brightidea.eu/games...
by hagish
Thu Nov 17, 2011 12:53 pm
Forum: LÖVE-Android
Topic: love-android: discussion
Replies: 150
Views: 84369

Re: love-android

If you use eclispe + adt you can debug your application in the emulator on a read device via usb connector.