I would be now publishing my first app on Google play store. I have already compressed images used in my app. And I have some questions regarding the app size.
Now you can also use vector drawable in your app to remove multiple drawables for different screen sizes and reduce APK size.
see: https://stackoverflow.com/a/33984100/5305331