• Take time to read Forum Rules | Hot Note | Why You Choose Us?
  • We appreciate everyone who shares their resources and those who send them to us to be shared on our forum.

    We try as much as possible to share untouched or original script without nulling them. But incase you need a null version contact us and our nulling team will advise.

  • Submit ten (10) resources and apply to become a Moderator of Scriptzhub. | We are currently we are currently experiencing technical difficulties with email service. To create an account send your username and password to daviruzsystems@gmail.com.
Android Modern Word Search

Android Modern Word Search 2024-10-09

No permission to download
2024-10-09

Update log:

1. In AndroidLauncher.java file, added the following line into the onCreate method to avoid random crashes.
getWindow().getDecorView();

2. In the root build.gradle file, comment out gretty. This is not required and causes build errors.
3. In the root build.gradle file, updated google services to 4.4.2.
4. In the root build.gradle file, updated play-services-ads to 23.4.0.
5. In the root build.gradle file, updated user-messaging-platform to 3.0.0.
6. In the root build.gradle file, updated firebase-bom to 33.4.0.
7. In the root build.gradle file, updated billing to 7.1.1.
Paste the following text into gradle.properties:

android.enableR8.fullMode=false
May 3, 2024

  • Upgraded and updated Android and
Back
Top