I want to know how uninstalls on my app are recorded on the Google Play console exactly. I do not want my own personal uninstalls on my test devices to show, so I want to fi
Maybe I have not been able to find exact documentation of your problem but you don't need to worry as it is sure that Google will not count installs or uninstall of your debug/signed apk if you install it manually or from Android studio.
It counts the number of installs or uninstalls of your application only if you download the app from Google Play Store.