Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetAndroidApp
Function
GetAndroidApp
engine/platform/src/platform_window_glfw_android.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
android_app* GetAndroidApp()
65
{
66
return dmAndroid::GetAndroidApp();
67
}
68
69
void SetAndroidInputMethod(bool use_hidden_inputfield)
70
{
Callers
1
GetSafeAreaAndroid
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected