Open GoogleCodeExporter opened 8 years ago
So this is a bit rubbish then?!
Solitaire (Spider) just won't work on my Nexus S with Jelly Bean 4.1.1.
Whose idea was that then?
Original comment by pcadwall...@googlemail.com
on 25 Jul 2012 at 10:37
I second that. Have Jelly Bean on my Nexus S, can't deal cards. Need my
solitaire fix!! :-)
Original comment by scott.tr...@gmail.com
on 26 Jul 2012 at 2:09
The modification to manage other keys to deal is easy. I made a modification to
deal with the keys volume_up or volume_down and I add a menu item to deal.
If the owner can add me in the contributors, i can commit the change.
If you want to do it by yourself :
after line 525 in SolitaireView.java, add this :
case KeyEvent.KEYCODE_VOLUME_UP:
case KeyEvent.KEYCODE_VOLUME_DOWN:
Original comment by rodolphe...@gmail.com
on 11 Aug 2012 at 8:29
I got the same problem, too.
Since Jelly Bean my favorit Spider-Game becomes unplayable on my Nexus S.
Clicking the Search-button now opens Google-Now-Search instead of dealing new
cards.
Please fix this ;-)
Original comment by sven.jan...@gmail.com
on 13 Aug 2012 at 12:55
Idem. Unable to find a workaround ;-(
Original comment by nicolas....@gmail.com
on 16 Aug 2012 at 9:18
You can download Solitaire NG from the market or install the .apk in attachment
which is the same game recompiled to authorize dealing by using volume_up or
volume_down button.
Original comment by guillaum...@gmail.com
on 17 May 2013 at 2:29
Attachments:
I propose a patch in the following issue, which would add a menu entry to deal
cards.
https://code.google.com/p/solitaire-for-android/issues/detail?id=131
Original comment by urs.hunk...@gmail.com
on 27 Dec 2014 at 12:37
Original issue reported on code.google.com by
robville...@gmail.com
on 23 Jul 2012 at 9:31