love-android-sdl2 (native, 0.9.2)

A project to port LÖVE to Android handhelds
Locked
Byzxz
Prole
Posts: 2
Joined: Wed Jan 22, 2014 4:50 am

Re: love-android-sdl2 (native, 0.9.0)

Post by Byzxz »

Oh God, I will cry...
Really amazing work!!
The major advance in android! :ultraglee: :awesome: :crazy: :3 :nyu: :rofl: :neko: ;) :D :) ^^ :o
User avatar
TangZero
Prole
Posts: 11
Joined: Fri May 17, 2013 3:48 pm
Location: Santiago, Chile
Contact:

Re: love-android-sdl2 (native, 0.9.0)

Post by TangZero »

Ranguna259 wrote: 1,2,3 Axis should be x,y,z the problem is that I get 0 on all of them exept 1, 1 flickers a lot between 0 and a random number.
It's a problem when SDL try to read from a non initialized float array.

I made a commit which apparently fixes this problem.
https://bitbucket.org/tangerinagames/lo ... elerometer

I'll submit this diff to the SDL devs. :ultraglee:
User avatar
TangZero
Prole
Posts: 11
Joined: Fri May 17, 2013 3:48 pm
Location: Santiago, Chile
Contact:

Re: love-android-sdl2 (native, 0.9.0)

Post by TangZero »

I made a script to deploy your app without install the .apk again.

Code: Select all

#!/bin/sh

INTENT="org.love2d.android/.GameActivity"

# copy the files
adb push . /sdcard/lovegame

# restart the application
adb shell am start -S -n $INTENT
Byzxz
Prole
Posts: 2
Joined: Wed Jan 22, 2014 4:50 am

Re: love-android-sdl2 (native, 0.9.0)

Post by Byzxz »

TangZero wrote:I made a script to deploy your app without install the .apk again.
Wow good script, I will test it tomorrow. ;)
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: love-android-sdl2 (native, 0.9.0)

Post by josefnpat »

I ported my 0H Game jam game, "Don't Wake the Girlfriend" to android with this!

http://missingsentinelsoftware.com/cont ... girlfriend

Thanks guys!

Direct link: http://missingsentinelsoftware.com/syst ... f5b5f6.apk
Missing Sentinel Software | Twitter

FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
User avatar
TangZero
Prole
Posts: 11
Joined: Fri May 17, 2013 3:48 pm
Location: Santiago, Chile
Contact:

Re: love-android-sdl2 (native, 0.9.0)

Post by TangZero »

josefnpat wrote:I ported my 0H Game jam game, "Don't Wake the Girlfriend" to android with this!
That's awesome! :awesome:
Joemag
Prole
Posts: 24
Joined: Sun Apr 14, 2013 5:42 pm

Re: love-android-sdl2 (native, 0.9.0)

Post by Joemag »

Cargo Bot on Android
Image
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

Re: love-android-sdl2 (native, 0.9.0)

Post by Ranguna259 »

That looks really cool, despite that huge black spot, I'm going to start working on gesture detection.
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: love-android-sdl2 (native, 0.9.0)

Post by Roland_Yonaba »

Joemag wrote:Cargo Bot on Android
It looks sweet. Is is anywhere near release ?
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

Re: love-android-sdl2 (native, 0.9.0)

Post by Ranguna259 »

Aperantly the Android API has gesture detection built in, can you guys check if you can implement something like this ?
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
Locked

Who is online

Users browsing this forum: Majestic-12 [Bot] and 19 guests