Android Modern Word Search

Android 现代单词寻宝游戏 10 October 2024

没有下载权限
Lv.14
Bronze Member
Iron Member
已加入
2021/09/11
消息
10,629
回应得分
3,652
Credits
$16,640
感谢亲爱的会员 @hargrave提交了一个新的资源:Android Modern Word Search-Android 现代单词寻宝游戏


查看附件 72913

特点​

-开发了一款英语和土耳其语的单词搜索游戏。
-用户根据给定的类别找到单词。
-游戏中包含1000个级别,既有英语也有土耳其语。
-游戏从3个字母开始,一直到包括8个字母。
-还可以添加其他语言。附带一个生成器。添加你的单词和翻译然后生成级别。
-内置了三种揭示类型...
Read more about this resource...
 
thanks to dear member @anne51 updated Android Modern Word Search with a new update entry:

changelog

Make a backup of your project and keep it.
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...

Read the rest of this update entry...
 
返回
顶部