Maoni: In-App Feedback library Apk
Apk Infos
Version | 8.0.5.805 |
Rating | 5.0/5, based on 9 votes |
Size | 5.2 MB |
Requires Android | Android 4.4+ (KitKat) |
Author's Notes | Demo app for Maoni, an Open-Source library for collecting in-app user feedback. |
About Maoni: In-App Feedback library APK
Table Of Contents
Description
Maoni is a lightweight open-source library for integratinga way to collect user feedback from within Android applications.
Built from the ground up with the Material Design principles in mind, it allows to capture a screenshot of the activity the user is currently viewing and attach it to the feedback.
Just provide callbacks implementations and you’re good to go.
Maoni will take care of collecting feedback and call those implementations.
Below is a quick overview of the features included:
Contextual information. Device and application information, if available.
- Device screen resolution, mobile data and GPS states, …
Screenshot and logs capture.
- Because receiving a feedback with contextual information is much much
better for analysis, Maoni allows to take a screen capture of the calling activity, along with the application logs.
Note that the inclusion of such screenshot and logs in the feedback object is opt-out, at the user’s discretion. - Touch to preview screenshot
- Ability for users of your app to highlight or blackout items in the screen capture. They may choose to
highlight relevant items or blackout any sensitive information.
- Because receiving a feedback with contextual information is much much
Customization.
- Besides the default form fields, you are free to include an extra layout
with additional views. And you always have access to the underlying view elements. - Theme elements and styles can be adjusted.
- Besides the default form fields, you are free to include an extra layout
Callbacks.
- Form validation. You can provide your own if needed for example for your extra fields.
- Listeners. Upon validation, Maoni calls the callbacks implementations you provided earlier.
So you just have limitless possibilities for an integration with any remote feedback services. For reference, the following implementations are provided as external dependencies:
maoni-email, so your users can send their feedback via email
maoni-slack, so your users can send their feedback to Slack
maoni-jira, to send user feedback as JIRA issues (to the JIRA host of your choice)
maoni-github, to send user feedback as Github issues (to the Github repository of your choice)
maoni-doorbell, to send user feedback to Doorbell.io
Source Code: http://maoni.rm3l.org
Latest updates
What's new in version 8.0.5.805
Enhancements:- Minimum Android version required: KitKat 4.4
- Compatibility with Android Pie 9
- For a better maintenance of the library and the default callbacks, everything is now under the same Github repository: https://github.com/maoni-app/maoni
How to install Maoni: In-App Feedback library APK on Android phone or tablet?
Download Maoni: In-App Feedback library APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (org.rm3l.maoni.sample-v8.0.5.805-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
8.0.5.805 (805) | 5.2 MB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required