- android.permission.ACCESS_NETWORK_STATE
- android.permission.ACCESS_WIFI_STATE
- android.permission.INTERNET
More Information
- Package Namecom.cg.zoned
- Requires AndroidAndroid 4.0+ (Ice Cream Sandwich, API 14)
- Content RatingEveryone
- Architecturearm64-v8a
- Permissions
- Signatureb6d587fee7949654809c852cb54701f02591353e
What's New in the Latest Version 0.0.5-beta
Aug 25, 2021
- Rewrote the server and client lobbies with an cleaner improved UI
- Improved the multiplayer netcode and made it server authoritative
- All players now see the same game area in networked multiplayer mode
- Maps are now parsed on demand rather than all at once
- Fixed the FPS and tutorial text getting clipped off by rounded corners
- Controls are now more efficient and scales accordingly
- Android builds will now be smaller in size
- Various other bug fixes, improvements and changes