Fivetonsofflax / opentyrian

Automatically exported from code.google.com/p/opentyrian
GNU General Public License v2.0
0 stars 0 forks source link

Port to Android Mobile platform #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Is it possible to port this amazing game to Google's Android Mobile platform ?

developer.android.com

Original issue reported on code.google.com by jiri.dou...@gmail.com on 7 Sep 2009 at 6:34

GoogleCodeExporter commented 9 years ago
Probably, seeing as the iPhone has a port. :)
The problem is finding somebody with an Android phone to do the porting.  As 
far as I
know, none of us have an Android phone.

Original comment by mindless...@gmail.com on 8 Sep 2009 at 5:45

GoogleCodeExporter commented 9 years ago
There is an Android emulator (emulator.exe) in android sdk available on 
developers.android.com ..

Original comment by jiri.dou...@gmail.com on 8 Sep 2009 at 5:50

GoogleCodeExporter commented 9 years ago
There is an Android emulator (emulator.exe) in android sdk available on 
developers.android.com ..

Original comment by jiri.dou...@gmail.com on 8 Sep 2009 at 5:50

GoogleCodeExporter commented 9 years ago
If/when gcc can generate Java bytecode, then we can port it easily.  Otherwise 
it
looks like we'd have to rewrite all the code in Java, which isn't likely to 
happen.

Original comment by mindless...@gmail.com on 1 Nov 2009 at 10:57

GoogleCodeExporter commented 9 years ago
There is Android NDK for this situation...

Original comment by jiri.dou...@gmail.com on 2 Nov 2009 at 6:27

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
There's someone looking into an Android port.  We'll see how it goes.

Original comment by mindless...@gmail.com on 3 Nov 2009 at 7:57

GoogleCodeExporter commented 9 years ago
I managed to get a RUNNING build of opentyrian for android, but the fun stops 
there.
Running it native has some fairly serious flaws since it's not going through
surfaceflinger (Input goes to opentyrian AND your phone, which is mildly 
comical) and
there's no support for the sound interface at the moment.

I'm also fairly certain this method only works on the dev phones/emulators, 
making it
fairly worthless for the average android phone owner. There is some hope for a 
NDK
port in the future, but current builds don't offer enough access to the 
hardware.

Original comment by a...@fireslash.net on 5 Nov 2009 at 4:19

GoogleCodeExporter commented 9 years ago
The port is done. Prooflink: 
http://www.androidpit.com/en/android/market/apps/app/com.googlecode.opentyrian/O
penTyrian

Original comment by X.pelya.X@gmail.com on 23 Aug 2010 at 8:53

GoogleCodeExporter commented 9 years ago

Original comment by mindless...@gmail.com on 23 Aug 2010 at 12:05