You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
get Application class from AndroidManifest.xml and call onCreate()
This commit is contained in:
@@ -81,7 +81,6 @@ struct handle_cache {
|
||||
} context;
|
||||
struct {
|
||||
jclass class;
|
||||
jobject object;
|
||||
jmethodID get_app_icon_path;
|
||||
} application;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user