Android
Android,
a mobile device operating system based on the Linux kernel, with middleware, libraries and APIs written in C, and applications running on a framework including Java-compatible libraries based on Apache Harmony. Android is developed by the Open Handset Alliance led by Google Inc. [1] .
Contents
See also
Publications
- Corey Abshire, Dmitri Gusev (2015). Firenzina: Porting a Chess Engine to Android. Mobile and Wireless Technology 2015, Lecture Notes in Electrical Engineering, Vol 310, Springer » Firenzina
Postings
2008 ...
- Chess for Android by Aart Bik, CCC, November 24, 2008 » Chess for Android
2010 ...
- SMP for Android UCI engines by Aart Bik, CCC, April 14, 2011 » Parallel Search, SMP
- New opensource GUI on android for UCI engines by Jean-Francois Romang, CCC, May 19, 2011
- benchmark new smartphones by Thorsten Czub, CCC, April 08, 2012
- Publish your engine for ChessBase on Android by Albert Silver, CCC, July 06, 2013 » ChessBase
- DGT and Android (or iPhone) by Albert Silver, CCC, October 10, 2013 » DGT Board
- Steps to compile for Android by Alberto Sanjuan, CCC, March 19, 2014 » Rhetoric
- Running Android apps inside Chrome by Alberto Alonso Ruibal, October 10, 2014 [2]
- Compiling for Android revisited by Aart Bik, CCC, November 20, 2014
2015 ...
- Online access to 7-piece tables from Android devices - Beta by Victor Zakharov, Rybka Forum, April 03, 2015 » Lomonosov Tablebases
- Stockfish dev 091115 for ANDROID by Nathanael Russell, CCC, November 09, 2015 » Stockfish
- Problems compiling for x86 Android on Linux by Andreas Paulick, CCC, March 13, 2016
- building for Android by Jon Dart, CCC, April 19, 2017 » Arasan
- Android build fails? by Rasmus Althoff, CCC, July 07, 2017
- CT800 engine: Android problems? by Rasmus Althoff, CCC, January 08, 2018 » CT800
- understanding android chess engine binary formats by Mike Adams, CCC, February 19, 2019
- create log on android by Pedro Castro, CCC, March 17, 2019 » Logging
2020 ...
- Android behavior change: no more W^X violations by Aart Bik, CCC, December 05, 2020
- Sargon Android by mephisto, CCC, March 03, 2021 » Sargon
- CETSA (Chess Engine Tournament Script for Android) by Archimedes, CCC, May 24, 2021 » Tournament Manager
- Re: Seer 2.0.0 by Archimedes, CCC, August 06, 2021 [3] » ARM NEON, Seer
External Links
- Android (operating system) from Wikipedia
- Android Portal from Embedded Linux Wiki
- Android Market from Wikipedia
- Category: Android software from Wikipedia
- Google Play from Wikipedia
- Android tips by Jean-Loup Gailly
ChessBase
- Playchess on Android review by Albert Silver, ChessBase News, September 05, 2012
- ChessBase Online for Android – Creating a specific book by Albert Silver, ChessBase News, July 18, 2012 » ChessBase (Database)
- CB for Android: How to download and review games, ChessBase News, July 05, 2013
- CB for Android: Analyzing your games by Albert Silver, ChessBase News, July 10, 2013
- Komodo 8: the smartphone vs desktop challenge by Albert Silver, ChessBase News, September 24, 2014 » Komodo 8
- Deep Fritz 14 now with ChessBase for Android by Albert Silver, ChessBase News, February 23, 2015 » Fritz
- Using Deep Fritz 14 on a smartphone by A. Ganesan, ChessBase News, April 13, 2015 » Fritz
Computer Chess
- Android-Chess Apps at Google Play
- UCI and XBoard Engines for Android by Aart Bik
- UCI and XBoard Protocols for Android by Aart Bik
- Chesstroid by Gurcan Uckardes
Development
- Android software development from Wikipedia
- Category: Android development software from Wikipedia
- Download Android Studio and SDK tools | Android Developers
- Android NDK | Android Developers
- Android Development Tutorial by Lars Vogel