Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
android [2020/01/09 09:57] – created adminandroid [2020/01/24 08:45] – [NDK] admin
Line 12: Line 12:
  
 For Delphi 10.3 and since v0.8.1 and implementation of order-independent transparency rendering the minimum **NDK API level 21** is needed! For Delphi 10.3 and since v0.8.1 and implementation of order-independent transparency rendering the minimum **NDK API level 21** is needed!
 +
 +{{:openglesv3-config.jpg|}}
  
 For Delphi 10.1 - 10.2 an elder NDK version is installed and no API level 21 is available.  For Delphi 10.1 - 10.2 an elder NDK version is installed and no API level 21 is available. 
 Therefore packages are still compiled with transparency sorting and OpenGL ES 2.0 usage. Therefore packages are still compiled with transparency sorting and OpenGL ES 2.0 usage.
 +
 +===== Backwards-Compatibility =====
 +
 +**Due to major changes in API restrictions, we decided to handle Android compilations of IDE versions older than 10.3.3 as deprecated!**