Older Version Newer Version

GerdIsenberg GerdIsenberg Jan 17, 2017

[[toc]]
**[[Home]] * [[Engines]] * DroidFish**

**DroidFish**,
a standalone [[UCI]] compliant chess application for [[Android]] platforms by [[Peter Österlund]]. It incorporates the [[GUI]] and [[Opening Book|opening book]] code derived from [[CuckooChess]] by Peter Österlund, the CuckooChess [[Java]] chess engine, and the [[Stockfish]] chess engine by [[Tord Romstad]], [[Marco Costalba]] and [[Joona Kiiski]]. The port of Stockfish didn't involve changing the Stockfish source code, but finding a compatible [[https://en.wikipedia.org/wiki/Standard_Template_Library|STL]] implementation for Android, and compiling the source code with the correct combination of compiler flags as a [[http://en.wikipedia.org/wiki/Library_%28computing%29|library]] which is accessed using [[http://en.wikipedia.org/wiki/Java_Native_Interface|JNI]]  <ref>[[http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&p=369715&t=35872|Re: Chess for Android with UCI support released]] by [[Peter Österlund]], [[CCC]], September 12, 2010</ref> . Further, since version **1.4**, DroidChess supports [[Gaviota Tablebases]] and includes the probing code by [[Miguel A. Ballicora]] <ref>[[http://www.talkchess.com/forum/viewtopic.php?t=42210|DroidFish 1.40]] by [[Peter Österlund]], [[CCC]], January 29, 2012</ref>, and since version **1.55**, [[Syzygy Bases]] <ref> [[https://play.google.com/store/apps/details?id=org.petero.droidfish&hl=en|DroidFish Chess - Android Apps on Google Play]]</ref>.

=Images= 
|| [[image:droidfish01.png width="336" height="560" link="http://hem.bredband.net/petero2b/droidfish/index.html"]] ||
|| DroidFish analyzing the [[Lasker-Reichhelm Position]] <ref>[[http://hem.bredband.net/petero2b/droidfish/index.html|DroidFish - Strong chess program for the Android platform]]</ref> ||

=See also= 
* [[Chess for Android]]
* [[Various Classifications#Fish|Fish]]
* [[Portfish]]

=Forum Posts= 
* [[http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&p=361320&t=34878|Re: Engines/GUI for Android?]] by [[Peter Österlund]], [[CCC]], July 12, 2010
* [[http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&p=369715&t=35872|Re: Chess for Android with UCI support released]] by [[Peter Österlund]], [[CCC]], September 12, 2010
* [[http://www.talkchess.com/forum/viewtopic.php?t=42210|DroidFish 1.40]] by [[Peter Österlund]], [[CCC]], January 29, 2012
* [[http://www.talkchess.com/forum/viewtopic.php?t=47139|Droidfish, thanks to the developer ... ]] by [[Frank Quisinsky]], [[CCC]], February 05, 2013
* [[http://www.talkchess.com/forum/viewtopic.php?t=54106|Droidfish now allowing changing of UCI options not working]] by Keelan Waldron, [[CCC]], October 21, 2014
* [[http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&p=594467&t=54139|Re: Chess for Android - set time controls?]] by [[Peter Österlund]], [[CCC]], October 27, 2014

=External Links= 
==Chess Program==
* [[http://hem.bredband.net/petero2b/droidfish/index.html|DroidFish - Strong chess program for the Android platform]]
* [[https://play.google.com/store/apps/details?id=org.petero.droidfish&hl=en|DroidFish Chess - Android Apps on Google Play]]
* [[https://code.google.com/p/cuckoochess/source/browse/#svn%2Ftrunk%2FDroidFish|CuckooChess chess engine and DroidFish Android chess program - Google Project Hosting]]
==Misc==
* [[https://en.wiktionary.org/wiki/droid|droid - Wiktionary]]
* [[https://en.wikipedia.org/wiki/Droid|Droid from Wikipedia]]

=References= 
<references />
=What links here?= 
[[include page="DroidFish" component="backlinks" limit="40" ]]
**[[Engines|Up one Level]]**