<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=CS link=blue vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>I have A good news. For all of us who would like to code in Pascal by using Pandroid for Windows package available on Github here.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><a href="https://github.com/zeljkoc/PandroidPackage">https://github.com/zeljkoc/PandroidPackage</a></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>By default, Android 15 target is being used as a target. It is not very pleasant, if you plan to publish on Google Play. It is necessary to compile by using Android 29 API target as a minimum target Android API.</p><p class=MsoNormal>Fortunately for Me, complex issue did not occur. So you only have to modify pandroid.ini. And You must specify Android 29 target by editing this .ini file. You must add Android29 folder content from predownloaded Android SDK folder tree to The</p><p class=MsoNormal><a href="file:///c:/pandroid/sdk/platforms">\pandroid\sdk\platforms</a></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I Am using Android25 Pascal header files, because Android29 Api headers do not support some Pascal source code lines when overide word is being used.</p><p class=MsoNormal>Sure, I know, that Pascal systém libraryes are still generated by using Android 15 Pascal header files. But formally, The Google Play requirements are satisfied. Because I have used android29 target APIS to build classes.</p></div></body></html>