... | @@ -4,7 +4,8 @@ In the development environment, builds are not required to be release builds. |
... | @@ -4,7 +4,8 @@ In the development environment, builds are not required to be release builds. |
|
Development Environment
|
|
Development Environment
|
|
+ It is required that all key information is removed from logging calls.
|
|
+ It is required that all key information is removed from logging calls.
|
|
|
|
|
|
## Production apk builds for tablets are built in release mode:
|
|
## Production apk builds :
|
|
|
|
+ Tablets are built in release mode
|
|
+ Debugging flag is disabled
|
|
+ Debugging flag is disabled
|
|
+ Proguard rules are standardized
|
|
+ Proguard rules are standardized
|
|
+ required that apk methods and classes are obfuscated
|
|
+ required that apk methods and classes are obfuscated
|
... | | ... | |