Android Test - Matches & Matrimony

Ideas and games that are not yet publicly in production. This forum also contains the pre-2012 archives of the Works in Progress forum.
Post Reply
Message
Author
cyrus_zuo
Regular
Posts: 57
Joined: Mon Aug 11, 2008 6:46 pm
Projects: Airport Mania: First Flight, Matches & Matrimony
Location: Lake Forest, CA
Contact:

Android Test - Matches & Matrimony

#1 Post by cyrus_zuo »

Hello!

I wondered if anyone would be interested/willing to test my RenPy game Matches & Matrimony running on Android.
I certainly could use the help in finishing/fixing things :).

The game is target for Android 2.3 and above on both phones and tablets (I prefer it on 7" tablets myself).
(Please Note: I wasn't able to get the android version to be stable on my Droid 1 running 2.2, which is why I'm planning to require 2.3 and above, this build I set to also run on 2.2 for the courageous, but long-term I don't expect it will)

Known issues:
- In-game button presses are a bit sluggish (this appears to be a RenPy issue)
- Saves are erased when you install a new version (PyTom has no idea why, so I'm really not sure what to do about this one, I believe the issue is where RenPy saves files on Android)

Download expires: 12/26 (this is a beta time-limited build that won't run after that date)
Download link: http://www.matchesandmatrimony.com/test/MandM3.apk
(download directly from your Android device for easiest access)

I appreciate your help and thoughts :)

AxemRed
Veteran
Posts: 482
Joined: Sun Jan 09, 2011 7:10 am
Contact:

Re: Android Test - Matches & Matrimony

#2 Post by AxemRed »

Crashes on the 2.3 emulator ("called unimplemented OpenGL ES API"), won't install on my phone due to the APK being gigantic.

cyrus_zuo
Regular
Posts: 57
Joined: Mon Aug 11, 2008 6:46 pm
Projects: Airport Mania: First Flight, Matches & Matrimony
Location: Lake Forest, CA
Contact:

Re: Android Test - Matches & Matrimony

#3 Post by cyrus_zuo »

What emulator are you using?
Interesting on the message, I don't know if I can change anything about OpenGL in the engine. Anyone know?
Does Moonlight walks have the same issue for you?

Sorry on the download size, it's a big game with a LOT of assets. I personlly don't feel like 35 MB is too big, many of the games I download are much larger.
(originally I was at 60 MB, and honestly I think the cut to 35 has hurt the music a bit so I expect I'll be closer to 40 MB if the issues can be figured out for a release)

AxemRed
Veteran
Posts: 482
Joined: Sun Jan 09, 2011 7:10 am
Contact:

Re: Android Test - Matches & Matrimony

#4 Post by AxemRed »

cyrus_zuo wrote:What emulator are you using?
The one that comes with the Android SDK.
cyrus_zuo wrote:Does Moonlight walks have the same issue for you?
It used to work, haven't tested it recently. Maybe Ren'Py requires OpenGL ES 1.1 now?
cyrus_zuo wrote:Sorry on the download size, it's a big game with a LOT of assets. I personlly don't feel like 35 MB is too big, many of the games I download are much larger.
(originally I was at 60 MB, and honestly I think the cut to 35 has hurt the music a bit so I expect I'll be closer to 40 MB if the issues can be figured out for a release)
The download size isn't the issue -- you start running into various problems when your APK size goes over 20~25 MB. For example, Samsung devices have problems downloading APK files over 30MB. And the Android market has a 50MB limit for APK files.

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: Android Test - Matches & Matrimony

#5 Post by PyTom »

You'll need to configure the emulator to ensure you have enough SD card space and flash space to install the package properly. Unless they've fixed things recently, the defaults were small, emulating my old G1. The emulator is basically useless for Ren'Py, anyway - it's too slow for any performance sensitive game. Real devices are way faster.

(I'm going to do a Ren'Py bug fix release this weekend, which will likely include some android-related fixes - at least for this save problem.)
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

cyrus_zuo
Regular
Posts: 57
Joined: Mon Aug 11, 2008 6:46 pm
Projects: Airport Mania: First Flight, Matches & Matrimony
Location: Lake Forest, CA
Contact:

Re: Android Test - Matches & Matrimony

#6 Post by cyrus_zuo »

Awesome!

I think the save issue is my only blocker, the others would be nice, but not necessary :).
I'm excited to see it!

cyrus_zuo
Regular
Posts: 57
Joined: Mon Aug 11, 2008 6:46 pm
Projects: Airport Mania: First Flight, Matches & Matrimony
Location: Lake Forest, CA
Contact:

Re: Android Test - Matches & Matrimony

#7 Post by cyrus_zuo »

I was going to put up a new version for testing, but my SDK tools have been updated in the interim to the latest, and from what I can tell, the latest Android Tools (16) is not compatible with the build maker, which asks for version 8 of the Android Tools. There are files required that no longer exist :(.

I'm having trouble finding any way to go back to the older Google Android Tools, is it just me, or is there a way to do this that I'm overlooking?

cyrus_zuo
Regular
Posts: 57
Joined: Mon Aug 11, 2008 6:46 pm
Projects: Airport Mania: First Flight, Matches & Matrimony
Location: Lake Forest, CA
Contact:

Re: Android Test - Matches & Matrimony

#8 Post by cyrus_zuo »

It looks like, in addition to a couple of files not existing (apkbuilder.jar & jarutils.jar) the build.xml file format has changed a little making the one found in the renpy-apk no longer valid.

User avatar
jack_norton
Lemma-Class Veteran
Posts: 4084
Joined: Mon Jul 21, 2008 5:41 pm
Completed: Too many! See my homepage
Projects: A lot! See www.winterwolves.com
Tumblr: winterwolvesgames
Contact:

Re: Android Test - Matches & Matrimony

#9 Post by jack_norton »

Sigh those mobile devices are a pain, aren't they? you need to update/upgrade every 6 months to a new HW, and also new SDK/tools (have a friend working on iOS games who always complains too!!)
follow me on Image Image Image
computer games

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: Android Test - Matches & Matrimony

#10 Post by PyTom »

My goal is to have a new release of Ren'Py out this year that fixes these.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

User avatar
jack_norton
Lemma-Class Veteran
Posts: 4084
Joined: Mon Jul 21, 2008 5:41 pm
Completed: Too many! See my homepage
Projects: A lot! See www.winterwolves.com
Tumblr: winterwolvesgames
Contact:

Re: Android Test - Matches & Matrimony

#11 Post by jack_norton »

This year? the countdown starts, 3 days left! :D
follow me on Image Image Image
computer games

cyrus_zuo
Regular
Posts: 57
Joined: Mon Aug 11, 2008 6:46 pm
Projects: Airport Mania: First Flight, Matches & Matrimony
Location: Lake Forest, CA
Contact:

Re: Android Test - Matches & Matrimony

#12 Post by cyrus_zuo »

Looking forward to it very much, I really, really appreciate all you do to make RenPy such an awesome tool Tom.

cyrus_zuo
Regular
Posts: 57
Joined: Mon Aug 11, 2008 6:46 pm
Projects: Airport Mania: First Flight, Matches & Matrimony
Location: Lake Forest, CA
Contact:

Re: Android Test - Matches & Matrimony

#13 Post by cyrus_zuo »

btw...
Released on the Kindle book reader today!!!!

http://www.amazon.com/gp/product/B006T3TC3S/

:)
...now back to thinking about the Kindle Fire ;).

User avatar
MimirollCookie
Miko-Class Veteran
Posts: 725
Joined: Sat May 23, 2015 5:05 am
Completed: Best Friends (DRAMA), Sweet and Spices (NaNo16)
Projects: Cupid's Wish, Best Friends Deux
Organization: Pastelle Studios
Deviantart: MimirollCookie
Location: A place where rainbows and unicorns collide. ^0^
Contact:

Re: Android Test - Matches & Matrimony

#14 Post by MimirollCookie »

The beta has expired....... T-T

Post Reply

Who is online

Users browsing this forum: No registered users