Android Remote Debugger is a library for remote debugging Android applications. It allows you to view logs, databases, shared preferences and network requests directly in the browser.
Features
- Logging
- View the logs of your application
- Filter logs by priority and tags
- Search logs
- Download logs
- Crash errors are also logged
- Database
- View all databases
- Edit database entries
- Delete database entries
- Search data
- Run custom sql query to get, add, update or delete data
- SharedPreferences
- View all data
- Edit, add and delete data
- Search data
- Network
- View all network requests and responses in a convenient format
- Filter data by response code and errors
- Download logs
- Search data
from The Android Arsenal
No comments:
Post a Comment