- Compile SDK: Android API 36.1
- Target SDK: Android API 36
- Open Trivia DB (
https://opentdb.com) - Documentation: (
https://opentdb.com/api_config.php)
- Code 5: Rate Limit Too many requests have occurred. Each IP can only access the API once every 5 seconds.
- Install-time permissions:
android.permission.INTERNET - Runtime permissions: none