I installed Firebase SDK and add below two lines to MainActivity.java
private FirebaseAnalytics mFirebaseAnalytics; mFirebaseAnalytics = FirebaseAnalytics.ge
To get the app_remove stats, there is no need to add any Java code. Whenever user uninstalls an app, it gets updated in the console under events section.
app_remove
events