Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabylonJS/BabylonNative
/ GetAppContext
Function
GetAppContext
Dependencies/AndroidExtensions/Source/Globals.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
android::content::Context GetAppContext()
82
{
83
return {g_appContext};
84
}
85
86
android::app::Activity GetCurrentActivity()
87
{
Callers
5
CheckCameraPermissionAsync
Function · 0.85
Initialize
Method · 0.85
GetNextFrame
Method · 0.85
IsSessionSupportedAsync
Method · 0.85
SendAsync
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected