godot-module-template/platform/android/java/lib/src
Fabio Alessandrelli fafda80a4b Add GodotNetUtils Java class for Android.
Provides access to a MulticastLock.
As specified by the Android API, broadcast/multicast packets may be
filtered on some phones unless the application explicitly acquires
a "MulticastLock".
2019-12-14 18:10:36 +01:00
..
com/google/android/vending Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
org/godotengine/godot Add GodotNetUtils Java class for Android. 2019-12-14 18:10:36 +01:00