Skip to content

Native Extension for Defold Game Engine that gives a possibility to use StrictMode on Android

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

AGulev/defold-extension-strictmode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Defold Native Extension StrictMode

Native Extension for Defold Game Engine that gives a possibility to use StrictMode on Android

Installation

Copy-paste strict_mode section from extensions game.project into your game.project

Possible fdsan_level values are:

0 -- ANDROID_FDSAN_ERROR_LEVEL_DISABLED
1 -- ANDROID_FDSAN_ERROR_LEVEL_WARN_ONCE
2 -- ANDROID_FDSAN_ERROR_LEVEL_WARN_ALWAYS
3 -- ANDROID_FDSAN_ERROR_LEVEL_FATAL

All the other fields are boolean values and maybe 1 or 0 ON/OFF.

Issues and suggestions

If you have any issues, questions or suggestions please create an issue or contact me: [email protected]

About

Native Extension for Defold Game Engine that gives a possibility to use StrictMode on Android

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks