Mobile clients
-
cata
- Dies with sente
- Posts: 72
- Joined: Sun Sep 25, 2011 9:39 pm
- Rank: KGS 2k
- GD Posts: 0
- KGS: cata
- Has thanked: 1 time
- Been thanked: 24 times
Mobile clients
Something which I haven't heard directly addressed (although I might have missed it) --
Android and iOS have relatively modern browsers, but I imagine that a lot of interface work will be required to get things laid out nicely for a phone-sized device. (A tablet-sized device might look pretty good with minimal effort, I suppose.)
Are you planning to have a version of the site that targets mobile devices (or independent native clients on Android or iOS)? If not, will the API be sufficiently powerful that someone could build a third-party client? If so, what devices do you think you'll be supporting in the near future?
EDIT: I dug around and found http://kaya.gs/kayags/features.php: "It will work both on Ipad, Iphone and Android mobile devices." If "work" means the user experience will actually be good on those devices (as opposed to being able to use it with difficulty and awkward zooming/scrolling) then awesome.
Android and iOS have relatively modern browsers, but I imagine that a lot of interface work will be required to get things laid out nicely for a phone-sized device. (A tablet-sized device might look pretty good with minimal effort, I suppose.)
Are you planning to have a version of the site that targets mobile devices (or independent native clients on Android or iOS)? If not, will the API be sufficiently powerful that someone could build a third-party client? If so, what devices do you think you'll be supporting in the near future?
EDIT: I dug around and found http://kaya.gs/kayags/features.php: "It will work both on Ipad, Iphone and Android mobile devices." If "work" means the user experience will actually be good on those devices (as opposed to being able to use it with difficulty and awkward zooming/scrolling) then awesome.
- RBerenguel
- Gosei
- Posts: 1585
- Joined: Fri Nov 18, 2011 11:44 am
- Rank: KGS 5k
- GD Posts: 0
- KGS: RBerenguel
- Tygem: rberenguel
- Wbaduk: JohnKeats
- Kaya handle: RBerenguel
- Online playing schedule: KGS on Saturday I use to be online, but I can be if needed from 20-23 GMT+1
- Location: Barcelona, Spain (GMT+1)
- Has thanked: 576 times
- Been thanked: 298 times
- Contact:
Re: Mobile clients
This can be a killer feature for kaya.gs, unless wms gets the HTML-KGS interface done soon enough. Of course kaya has a lot of nifty features coming down the pipe, but KGS has the userbase already.
Geek of all trades, master of none: the motto for my blog mostlymaths.net
-
Kaya.gs
- Lives with ko
- Posts: 294
- Joined: Fri Aug 12, 2011 10:52 am
- Rank: 6d
- GD Posts: 0
- KGS: Dexmorgan
- Wbaduk: c0nanbatt
- Has thanked: 25 times
- Been thanked: 78 times
- Contact:
Re: Mobile clients
cata wrote:Something which I haven't heard directly addressed (although I might have missed it) --
Android and iOS have relatively modern browsers, but I imagine that a lot of interface work will be required to get things laid out nicely for a phone-sized device. (A tablet-sized device might look pretty good with minimal effort, I suppose.)
Are you planning to have a version of the site that targets mobile devices (or independent native clients on Android or iOS)? If not, will the API be sufficiently powerful that someone could build a third-party client? If so, what devices do you think you'll be supporting in the near future?
EDIT: I dug around and found http://kaya.gs/kayags/features.php: "It will work both on Ipad, Iphone and Android mobile devices." If "work" means the user experience will actually be good on those devices (as opposed to being able to use it with difficulty and awkward zooming/scrolling) then awesome.
Its planned to fully support those devices. As it stands today, users have found it extremely usable in ipads, and androids. We will eventually optimize it for those platforms (although its almost always a styling for the display matter). Right out the box it seems to work.
On the other hand, i dont have neiher an android or an ipad, so until we get some , we will not look into it. We are thinking of putting up special donation levels (as Meijin or Kisei) to get the devices so we can test it ourselves.
An ipad would be slick for us, because it will make it very flashy to show it to potential investors
Founder of Kaya.gs
- oren
- Oza
- Posts: 2777
- Joined: Sun Apr 18, 2010 5:54 pm
- GD Posts: 0
- KGS: oren
- Tygem: oren740, orenl
- IGS: oren
- Wbaduk: oren
- Location: Seattle, WA
- Has thanked: 251 times
- Been thanked: 549 times
Re: Mobile clients
For Android, you can run an emulator pretty easily from the Android SDK. I have no idea what iStuff does.
-
Kaya.gs
- Lives with ko
- Posts: 294
- Joined: Fri Aug 12, 2011 10:52 am
- Rank: 6d
- GD Posts: 0
- KGS: Dexmorgan
- Wbaduk: c0nanbatt
- Has thanked: 25 times
- Been thanked: 78 times
- Contact:
Re: Mobile clients
oren wrote:For Android, you can run an emulator pretty easily from the Android SDK. I have no idea what iStuff does.
Ah hadn't thought of that. On the ipad there might be an emulator that lets me see how it looks, but obviously wont be able to try how it feels to touch the screen. But not a bad idea at all, hadn't thought of that.
Thanks for the tip.
Founder of Kaya.gs
- kirkmc
- Lives in sente
- Posts: 1072
- Joined: Tue Apr 20, 2010 3:51 am
- Rank: 5K KGS
- GD Posts: 1165
- KGS: Dogen
- Location: Stratford-upon-Avon, England
- Has thanked: 32 times
- Been thanked: 70 times
- Contact:
Re: Mobile clients
Apple's Xcode includes an iPhone/iPad emulator. I've never used it, but I think the web browser - Safari - works in the emulator, so you can test web pages.
My blog about Macs and more: Kirkville
-
uPWarrior
- Lives with ko
- Posts: 199
- Joined: Mon Jan 17, 2011 1:59 pm
- Rank: KGS 3 kyu
- GD Posts: 0
- Has thanked: 6 times
- Been thanked: 55 times
Re: Mobile clients
iPhone's emulator in XCode in really good - quite fast and robust. On the other hand, Android's emulator is crappy, I strongly recommend against using it because it gives you a very bad indication of your application.
You obviously lose any multi touching capabilities while using an emulator.
You obviously lose any multi touching capabilities while using an emulator.
- oren
- Oza
- Posts: 2777
- Joined: Sun Apr 18, 2010 5:54 pm
- GD Posts: 0
- KGS: oren
- Tygem: oren740, orenl
- IGS: oren
- Wbaduk: oren
- Location: Seattle, WA
- Has thanked: 251 times
- Been thanked: 549 times
Re: Mobile clients
uPWarrior wrote:iPhone's emulator in XCode in really good - quite fast and robust. On the other hand, Android's emulator is crappy, I strongly recommend against using it because it gives you a very bad indication of your application.
Weird, I've had very good luck working with the Android emulator while doing development.
-
tapir
- Lives in sente
- Posts: 774
- Joined: Fri Apr 23, 2010 5:52 pm
- GD Posts: 0
- Has thanked: 137 times
- Been thanked: 155 times
- Contact:
Re: Mobile clients
I love the enthusiasm, but is anyone here honestly considering to play a go game on the iPhone? I mean, it would be great for 5x5 go and a must-have for professional kibitzers, but for larger boards the screen is simply too small to play, no?
-
alejo
- Lives with ko
- Posts: 130
- Joined: Sat May 22, 2010 4:10 am
- Rank: KGS 5 kyu
- GD Posts: 442
- KGS: alejo
- Has thanked: 16 times
- Been thanked: 25 times
Re: Mobile clients
I've played a few games on KGS through my mobile phone. So, yes, I'm quite certain there are a bunch of players willing to play it from a mobile device.
It's a wonderful time-killer during the night shift...
It's a wonderful time-killer during the night shift...
My blog about Go and Boardgames: Alejo's Tenuki
-
uglyboxer
- Dies in gote
- Posts: 63
- Joined: Wed Apr 21, 2010 8:55 pm
- Has thanked: 33 times
- Been thanked: 5 times
Re: Mobile clients
I've gone through periods where I play a daily game during my lunch break on IGS (always 19x19), via Tetsuki and the iPhone. The interface is very clever and easy to use. It even handles incoming calls with aplomb. 

- wms
- Lives in gote
- Posts: 450
- Joined: Tue Apr 20, 2010 4:23 pm
- GD Posts: 0
- KGS: wms
- Location: Portland, OR USA
- Has thanked: 257 times
- Been thanked: 287 times
- Contact:
Re: Mobile clients
uPWarrior wrote:iPhone's emulator in XCode in really good - quite fast and robust. On the other hand, Android's emulator is crappy, I strongly recommend against using it because it gives you a very bad indication of your application.
I'm not sure why you call the Android emulator crappy. I got the Android client up to alpha level with only the emulator, no actual device; when I bought a phone, it was pretty much pixel-for-pixel the same as the emulator. The only problem I've seen is that the emulator is a lot slower than modern phones, even when run on a powerful computer, but for KGS that isn't such an issue.
-
uPWarrior
- Lives with ko
- Posts: 199
- Joined: Mon Jan 17, 2011 1:59 pm
- Rank: KGS 3 kyu
- GD Posts: 0
- Has thanked: 6 times
- Been thanked: 55 times
Re: Mobile clients
wms wrote:I'm not sure why you call the Android emulator crappy. I got the Android client up to alpha level with only the emulator, no actual device; when I bought a phone, it was pretty much pixel-for-pixel the same as the emulator. The only problem I've seen is that the emulator is a lot slower than modern phones, even when run on a powerful computer, but for KGS that isn't such an issue.
I simply can't understand how can an emulator be so slow; developing gets painful.