• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Android no longer works?

T

TomyTom

Guest
After I reinstalled Game Maker and wanted to reinstall Android, there are now several bugs.

Information:

Computer:
Windows 10, 64 Bit
Target SDK: 28
Min SDK 14 (9 is no longer possible)
Compile SDK 28
Build Tools 28.0.1
Support Lib. 28.0.0

Compile:
Incremental java compilation is an incubating feature.
The TaskInputs.source(Object) method has been deprecated and is scheduled to be removed in Gradle 4.0. Please use TaskInputs.file(Object).skipWhenEmpty() instead.

BUILD SUCCESSFUL



Lint Report:
Warning Deprecated: Using deprecated resources


No APK is created after completion.


Best Regards
Tom
 
Top