Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

where are the missing files

Newbie Spellweaver
Joined
Nov 25, 2017
Messages
55
Reaction score
7
so basicley i found some files in a APK and wanted to know what/where the missing files are
i need eather this or something to decompile a so into recompilable C++ code



forgot to add the file so heres one of them called "Kingdomactivity.c"


- - - Code- - -

the file and useless decompiled c code is here


- - - Headers- - -
#include"ChaosAbort.h"
#include"ChaosAndroid.h"
#include"ChaosAndroidGetField.h"
#include"ChaosAndroidSetField.h"
#include"Nemesis.h"
#include"GrowthPush.h"
#include"Adjust.h"
#include"AdfullyMovieReward.h"
#include"Kingdom.h"
#include<jni.h>
#include<stdlib.h>
 
Last edited:
Back
Top