Android Question Failed to compile the application - Problem with fonts

Lakhtin_V

Active Member
Licensed User
Longtime User
I have successfully developed applications. After the next update of the program code an error occurred. Now I can not continue the process. The latest update is related to control permissions to perform calls. Why in the error window there is a problem with the font?

upload_2018-11-9_17-0-30.png

I deleted all the lines of using TTF fonts, the problem is not solved. I deleted all last changes, returned to the checked version, but the error remained.
 

Lakhtin_V

Active Member
Licensed User
Longtime User
I now realized that the problem was in the RuntimePermissions library. I did update SDK but not sure if everything is OK. Now API 28 installing
 
Upvote 0
Top