geode/loader/include/Geode/cocos/platform/android
qimiko 041a98ee4d
implement loader for android
compilation still won't work, pending implementations for gdstl/codegen/tuliphook. the first two should be mostly done already. may also be good to get FileWatcher, crashlog, and the file picker implemented but they aren't necessary

the libcurl.a and libssl.a files were built using
https://github.com/ibaoger/libcurl-android. they are placed in the link/android folder because putting them in the link folder confused the macOS build.

once built, the geode binary should be loaded after nativeSetApkPath is ran (otherwise the directory setup crashes). in the future it would be nice if the internal mod also did save data path redirection, as base GD is incapable of doing this

Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2023-06-05 17:42:22 -07:00
..
java big cocos reworks 2022-10-17 15:46:36 +03:00
jni big cocos reworks 2022-10-17 15:46:36 +03:00
CCAccelerometer.cpp big cocos reworks 2022-10-17 15:46:36 +03:00
CCAccelerometer.h big cocos reworks 2022-10-17 15:46:36 +03:00
CCApplication.cpp big cocos reworks 2022-10-17 15:46:36 +03:00
CCApplication.h implement loader for android 2023-06-05 17:42:22 -07:00
CCCommon.cpp big cocos reworks 2022-10-17 15:46:36 +03:00
CCDevice.cpp big cocos reworks 2022-10-17 15:46:36 +03:00
CCEGLView.cpp big cocos reworks 2022-10-17 15:46:36 +03:00
CCEGLView.h make CC_DLL not link 2023-02-02 00:03:01 +02:00
CCFileUtilsAndroid.cpp big cocos reworks 2022-10-17 15:46:36 +03:00
CCFileUtilsAndroid.h big cocos reworks 2022-10-17 15:46:36 +03:00
CCGL.h big cocos reworks 2022-10-17 15:46:36 +03:00
CCImage.cpp big cocos reworks 2022-10-17 15:46:36 +03:00
CCPlatformDefine.h big cocos reworks 2022-10-17 15:46:36 +03:00
CCStdC.h big cocos reworks 2022-10-17 15:46:36 +03:00