HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center

SDK Customizations for Android

This page covers how to make your users' experience with the Instabug SDK in your app as simple and seamless as possible by customizing the invocation methods, design, popups, locale, and on-boarding experience for Android apps.

After integrating the Instabug SDK into your application, you will automatically be collecting data in the background of your app. This is done for accurate crash reporting, User Steps, Network Logs, View Hierarchy, Session Profiler, and other useful features that help you investigate bugs and improve the quality of your app.

However, you'll need to gather other information that requires input from your app users, such as for bug reporting, in-app surveys, and feature requests

To make your users' experience as simple and seamless as possible, you can customize the colors of all Instabug screens, change the language, modify the messages and text that appear, change the invocation events, as well as control which popup should appear to your users and when.

The SDK Customizations section of the Instabug docs is divided as follows:
1. Welcome Message
This discusses how you can on-board your users and teach them how to reach you using Instabug for either beta testers or live users.

2. Prompt Options
In this section, you'll learn how to control the default menu that pops up when Instabug is invoked in your app.

3. UI Color & Theme
This section discusses how to customize the SDK to match your app's design and brand palette.

4. SDK Locale
This section discusses how to change the language of the SDK as well as the content of all the messages that your users see.