-
Notifications
You must be signed in to change notification settings - Fork 0
Introduction
Building awesome apps entails spending hours on debugging and quality assurance. Most tools provided in the Android development toolkit require domain knowledge and can be confusing to people not familiar with the processes. This is where Traceratops comes in.
Traceratops provides a set of tools that makes debugging and QA a lot easier, with features like:
- Logging
- Creating debug parameters in SharedPreferences
- Capturing and showing reports of crashes
- Benchmarking API call latency
This is just the beginning, as a lot of more useful features are in the works. If you have suggestions for features, feel free to add it in our Issue tracker.
Traceratops is fast and secure, so you need not worry about other people getting access to your app's private logs. Integrating Traceratops is also very easy and shouldn't take more than half an hour. To get started with the integration, head to our integration guide.
Got more questions or suggestions?
Email us at bubblegumdevs@gmail.com or create a new issue on our Issue tracker