SFML community forums

General => SFML projects => Topic started by: CytraL on August 24, 2014, 06:37:43 am

Title: [Android] FingerShip (The challenge of 15 meters)
Post by: CytraL on August 24, 2014, 06:37:43 am
Hi ppl! I show this little game around here ... it's my first game for mobile: P

The game consists of traveling 15 yards without dying and get the highest score possible.

Currently in beta, so strangers can happen ...

Download: https://play.google.com/store/apps/details?id=es.redneboa.fingership (https://play.google.com/store/apps/details?id=es.redneboa.fingership)

Preview:
https://www.youtube.com/watch?v=tgUyV9znlvE

--
Sry for my bad english.
Title: Re: [Android] FingerShip (The challenge of 20 meters)
Post by: Geheim on August 24, 2014, 01:45:20 pm
Unfortunately your game doesn't start for me, because it closes again after about a second.
Some other android games work just fine, so I guess you made a mistake somewhere.

Phone: LG Optimus 4x HD, Android 4.0.3 (Ice Cream Sandwich)
Maybe it is something simple you can solve, because I would like to try it ;)
Title: Re: [Android] FingerShip (The challenge of 20 meters)
Post by: AlexAUT on August 24, 2014, 02:26:45 pm
Phone: LG Optimus 4x HD, Android 4.0.3 (Ice Cream Sandwich)

As far as I can tell SFML only runs on Android4.1+, hadn't much time to investigate this issue but it has to do with the app style / input managment.



AlexAUT
Title: Re: [Android] FingerShip (The challenge of 20 meters)
Post by: CytraL on August 24, 2014, 04:35:16 pm
@Geheim Thx for your interest and sry...

@AlexAUT Ummm is good know that SFML only works on Android 4.1+... perhaps its good modify the AndroidManifest and change the "minSdkVersion" value. Thx for the info.

--------------

Ok i try it on my tablet with Android 4.0.3.. it works randomly times...

@Geheim try to run it again... and again.. and again... xDD it finally works! :P
Title: Re: [Android] FingerShip (The challenge of 20 meters)
Post by: Geheim on August 24, 2014, 10:52:32 pm
As far as I can tell SFML only runs on Android4.1+
Well I can run your game (https://play.google.com/store/apps/details?id=com.alexaut.kroniax) and some others made with SFML without any problems, did you change anything to make it run on 4.0.x or older?

@Geheim try to run it again... and again.. and again... xDD it finally works! :P
Sry, I had no such luck, it doesn't start at all  :-\
Title: Re: [Android] FingerShip (The challenge of 20 meters)
Post by: AlexAUT on August 24, 2014, 11:13:19 pm
As far as I can tell SFML only runs on Android4.1+
Well I can run your game (https://play.google.com/store/apps/details?id=com.alexaut.kroniax) and some others made with SFML without any problems, did you change anything to make it run on 4.0.x or older?

Ok strange, because all my friends with ice scream sandwich and older can't start my game, but let us make a new thread about that topic, we shouldn't infest the project thread with SFML related stuff.


AlexAUT
Title: Re: [Android] FingerShip (The challenge of 20 meters)
Post by: CytraL on November 26, 2014, 07:03:24 pm
I made a update yesterday fixing bugs and adding new stuff.... perhaps now works :S

Preview: https://www.youtube.com/watch?v=QV0-WtbRsEU (https://www.youtube.com/watch?v=QV0-WtbRsEU)
Title: Re: [Android] FingerShip (The challenge of 20 meters)
Post by: CytraL on April 27, 2015, 06:11:22 pm
Hi! i released the sources of this game... https://github.com/CytraL/FingerShip