I found these files in a Chinese forum, it does not have an installation guide, the files are in Linux and the apk is in unity, who intends to improve the files, my discord: Kanü#7294
by: 【天天数码兽】数码宝贝手机游戏源码linux+手工服务端+安卓客户端+带详细说明+3D回合制策略卡牌手机游戏 - 69源码网
full source or complete project?
Do you have the actual files downloaded?
would be very cool, if someone uploads it here :)
Signature removed
Kindly read our forum rules over again.
I have downloaded the newer files and we will upload it later here
Baidu link:https://pan.baidu.com/s/1EGOXVMFBvVpqSj3eZH9N6A
key:y4qx
Sure got it now uploading mirror
Newer version than the OP 4.0.1
google drive: https://drive.google.com/file/d/1_G-...ew?usp=sharing
Hope you like it
Sent from my Redmi Note 8 Pro using Tapatalk
- - - Updated - - -
Can you show your screenshot of the errors?
Last edited by WireShark; 24-10-20 at 11:30 PM.
Hey @WireShark here is the error I'm getting while trying to open/decompile the APK in your release in APK Editor Studio.
Here is what I get from Easy APK ToolI: Using Apktool 2.4.1 on DigimonAPK.apkI: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\justi\AppData\Local\apk-editor-studio\frameworks\1.apk
Exception in thread "main" java.lang.NullPointerException
at brut.androlib.res.decoder.XmlPullStreamDecoder$1.parseManifest(XmlPullStreamDecoder.java:95)
at brut.androlib.res.decoder.XmlPullStreamDecoder$1.event(XmlPullStreamDecoder.java:66)
at brut.androlib.res.decoder.XmlPullStreamDecoder.decode(XmlPullStreamDecoder.java:142)
at brut.androlib.res.decoder.XmlPullStreamDecoder.decodeManifest(XmlPullStreamDecoder.java:154)
at brut.androlib.res.decoder.ResFileDecoder.decodeManifest(ResFileDecoder.java:162)
at brut.androlib.res.AndrolibResources.decodeManifestWithResources(AndrolibResources.java:204)
at brut.androlib.Androlib.decodeManifestWithResources(Androlib.java:134)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:122)
at brut.apktool.Main.cmdDecode(Main.java:170)
at brut.apktool.Main.main(Main.java:76)
I: Using Apktool 2.4.1 on DigimonAPK.apkI: Loading resource table...I: Decoding AndroidManifest.xml with resources...I: Loading resource table from file: C:\Users\justi\AppData\Local\apktool\framework\1.apkException in thread "main" java.lang.NullPointerException at brut.androlib.res.decoder.XmlPullStreamDecoder$1.parseManifest(XmlPullStreamDecoder.java:95) at brut.androlib.res.decoder.XmlPullStreamDecoder$1.event(XmlPullStreamDecoder.java:66) at brut.androlib.res.decoder.XmlPullStreamDecoder.decode(XmlPullStreamDecoder.java:142) at brut.androlib.res.decoder.XmlPullStreamDecoder.decodeManifest(XmlPullStreamDecoder.java:154) at brut.androlib.res.decoder.ResFileDecoder.decodeManifest(ResFileDecoder.java:162) at brut.androlib.res.AndrolibResources.decodeManifestWithResources(AndrolibResources.java:204) at brut.androlib.Androlib.decodeManifestWithResources(Androlib.java:134) at brut.androlib.ApkDecoder.decode(ApkDecoder.java:122) at brut.apktool.Main.cmdDecode(Main.java:170) at brut.apktool.Main.main(Main.java:76)