F43nd1r / Acrarium

A Backend for ACRA written in Kotlin using Spring Boot, Vaadin and MySQL
Apache License 2.0
202 stars 53 forks source link

Android Studio Integration #408

Closed Doomsdayrs closed 1 year ago

Doomsdayrs commented 1 year ago

With Android Studio Electric Eel, Android Studio is able to retrieve crash information from Firebase Crashlytics.

It would be nice to have an extension that integrates with it to retrieve information from Acrarium instead.

F43nd1r commented 1 year ago

While this is a nice idea, it is also pretty big. Don't think I have the time for it. If someone wants to give it a try, the rest api exists already and could be easily extended if something is missing.