Need a little help testing my android framework

General discussion for topics related to the FreeBASIC project or its community.
Post Reply
relsoft
Posts: 1767
Joined: May 27, 2005 10:34
Location: Philippines
Contact:

Need a little help testing my android framework

Post by relsoft »

Hello guys,

I need some help testing my android game framework. So if any of you have some droid phones, I would appreciate it if you could test it for me.

So far I've tested this on a samsung galaxy s 1ghz and an lg e400 800mhz. Both can run the app fullspeed. If you can test this on a lower spec device it woul be better. This would run on api 7(2.1 eclair) and above.

Also if possible can you report the fps and your phone specs where you tested the app?

Apk;

http://www.rel.phatcode.net/Temp/game_framework.apk

Screenshot.
Image


So far the engine has:
3 full screen parallax scrolling
backgrounds.

Can handle more than 1000 bullets
with no slowdowns.

Stereo sounds.

Sorry, I'm writing the post on my
phone.

Thanks.
1000101
Posts: 2556
Joined: Jun 13, 2005 23:14
Location: SK, Canada

Re: Need a little help testing my android framework

Post by 1000101 »

I get 60 game FPS and ~45 logic FPS on my LG Optimus (1.5ghz amd quad-core, 2GB ram, 32GB storage).

I too am writing this on my phone. :)
relsoft
Posts: 1767
Joined: May 27, 2005 10:34
Location: Philippines
Contact:

Re: Need a little help testing my android framework

Post by relsoft »

1000101 wrote:I get 60 game FPS and ~45 logic FPS on my LG Optimus (1.5ghz amd quad-core, 2GB ram, 32GB storage).

I too am writing this on my phone. :)
Thanks for testing buddym

I decided on a 45 fps logic since I thought some devices could not run it at 60. Do you think reverting the logic back to 60 fps is a good idea?
Drago
Posts: 116
Joined: Aug 10, 2005 13:15

Re: Need a little help testing my android framework

Post by Drago »

Galaxy Note I: CM 10.1 CM_N7000_4.2.2_20130313 - CFQ

game FPS: 33 - 43
logic FPS: about 1-2 Frame lower then game FPS

Test-Run: 1min 30sec - Core Speed 1:28 on 500MHz out of 1.4 GHz max.
relsoft
Posts: 1767
Joined: May 27, 2005 10:34
Location: Philippines
Contact:

Re: Need a little help testing my android framework

Post by relsoft »

Drago wrote:Galaxy Note I: CM 10.1 CM_N7000_4.2.2_20130313 - CFQ

game FPS: 33 - 43
logic FPS: about 1-2 Frame lower then game FPS

Test-Run: 1min 30sec - Core Speed 1:28 on 500MHz out of 1.4 GHz max.

I'm quite happy that it's playable at 500 mhz. Considering the screen density of the note, why are you underclocking?

Thanks!
1000101
Posts: 2556
Joined: Jun 13, 2005 23:14
Location: SK, Canada

Re: Need a little help testing my android framework

Post by 1000101 »

It all depends on your target specs. If you decide to aim for a 1ghz single core and it runs smoothly at 60/60 then great, if not you'll have to change something.
relsoft
Posts: 1767
Joined: May 27, 2005 10:34
Location: Philippines
Contact:

Re: Need a little help testing my android framework

Post by relsoft »

The engine's logic runs at 45 fps so any phone that could run the engine at 45 fps is good to go.

I don't like this compromise but if it's smoorh enough I'll prolly stick with it.
Dr_D
Posts: 2451
Joined: May 27, 2005 4:59
Contact:

Re: Need a little help testing my android framework

Post by Dr_D »

58/45

samsung exhibit 2

looks really cool too man! :)
anonymous1337
Posts: 5494
Joined: Sep 12, 2005 20:06
Location: California

Re: Need a little help testing my android framework

Post by anonymous1337 »

Get on gmail to chat sometimes, Dr_D. I have no friends.
relsoft
Posts: 1767
Joined: May 27, 2005 10:34
Location: Philippines
Contact:

Re: Need a little help testing my android framework

Post by relsoft »

I still go to my yahoo messenger account when I'm online but sadly, no a lot of people there.

Does gmail support mobile chatting? I use my phone since I get free net(though I cant' share my connection via tethering.)

My ym account is the same as my mail.
anonymous1337
Posts: 5494
Joined: Sep 12, 2005 20:06
Location: California

Re: Need a little help testing my android framework

Post by anonymous1337 »

I have the Messenger app on my android. I can talk to my email address through that. I'm not 100% sure what service that runs through. It may just be plain SMS.

Gmail on my phone appear to be email only, so I'm not sure if chat is supported.
Dr_D
Posts: 2451
Joined: May 27, 2005 4:59
Contact:

Re: Need a little help testing my android framework

Post by Dr_D »

Never even tried to find gmail chat on mobile. It would be pretty sad, if they didn't include it though... and kinda weird?
sir_mud
Posts: 1401
Joined: Jul 29, 2006 3:00
Location: US
Contact:

Re: Need a little help testing my android framework

Post by sir_mud »

Dr_D wrote:Never even tried to find gmail chat on mobile. It would be pretty sad, if they didn't include it though... and kinda weird?
It's Google Talk
Nexinarus
Posts: 146
Joined: May 28, 2005 6:08
Location: Everywhere
Contact:

Re: Need a little help testing my android framework

Post by Nexinarus »

Hey Relsoft, 1000101, nice to see you two! Remember me from way back? I'd love to chat with you guys, still use IRC?
Post Reply