Difference between revisions of "Android"

From Chessprogramming wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
* [[:Category:Android|Engines for Android]]
 
* [[:Category:Android|Engines for Android]]
 
* [[Scid on the Go]]
 
* [[Scid on the Go]]
 +
 +
=Publications=
 +
* [[Corey Abshire]], [[Dmitri Gusev]] ('''2015'''). ''[https://link.springer.com/chapter/10.1007/978-3-662-47669-7_19 Firenzina: Porting a Chess Engine to Android]''.  [https://link.springer.com/book/10.1007/978-3-662-47669-7 Mobile and Wireless Technology 2015], [https://link.springer.com/bookseries/7818 Lecture Notes in Electrical Engineering], Vol 310, [https://en.wikipedia.org/wiki/Springer_Science%2BBusiness_Media Springer] » [[Firenzina]]
  
 
=Postings=  
 
=Postings=  
Line 31: Line 34:
 
* [http://www.talkchess.com/forum/viewtopic.php?t=66273 CT800 engine: Android problems?] by [[Rasmus Althoff]], [[CCC]], January 08, 2018 » [[CT800]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=66273 CT800 engine: Android problems?] by [[Rasmus Althoff]], [[CCC]], January 08, 2018 » [[CT800]]
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=69955 understanding android chess engine binary formats] by [[Mike Adams]], [[CCC]], February 19, 2019
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=69955 understanding android chess engine binary formats] by [[Mike Adams]], [[CCC]], February 19, 2019
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=70226 create log on android] by [[Pedro Castro]], [[CCC]], March 17, 2019 » [[Logging]]
 +
==2020 ...==
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=75987 Android behavior change: no more W^X violations] by [[Aart Bik]], [[CCC]], December 05, 2020
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=76766 Sargon Android] by mephisto, [[CCC]], March 03, 2021 » [[Sargon]]
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=77372 CETSA (Chess Engine Tournament Script for Android)] by Archimedes, [[CCC]], May 24, 2021 » [[Tournament Manager]]
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=77187&start=32 Re: Seer 2.0.0] by Archimedes, [[CCC]], August 06, 2021 <ref>[https://github.com/DLTcollab/sse2neon GitHub - DLTcollab/sse2neon: A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation]</ref>  » [[ARM NEON]], [[Seer]]
  
 
=External Links=  
 
=External Links=  

Latest revision as of 21:24, 6 August 2021

Home * Software * Android

Android robot

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] .

See also

Publications

Postings

2008 ...

2010 ...

2015 ...

2020 ...

External Links

ChessBase

Computer Chess

Development

Misc

References

Up one Level