Android in-App Feedback is a lightweight library that can be included in your mobile application projects.
It bridges the communication gap between you and your customers. It enables users to provide feedback on their experience directly from within your application.
inApp Feedback allows for direct communication between you, the developer, and your customers.
API 1.5+ lightweight customizable
The User can send his feedback instantly within your application, you are just one click away.
Minimise bad Google play ratings and reviews, by listening to your customers and helping them understand and use 100% of your application.
Get valuable feedback and ideas from your customers' perspective. Use this information to improve your App on its next development iteration.
Integrading the feedback library to your project is a very simple process. Bellow are the basic steps that need to be performed in order to get the feedback library working:
feedback.jar libraryimport com.suredigit.inappfeedback;feedBackDialog = new FeedbackDialog(Context,"YOUR_API_KEY");feedBackDialog.show()Thats it! Your customers can now leave their feedback and questions