In this video it shows the steps to install 3rd party Apps on your emulator/ AVD (Android Virtual device) in Android Studio. For installing the Apps, one would need Google’s play store option enabled for the AVD. Please refer to steps shown in the below link if the Play store…
Tag: option
How to import Image Asset and use it as display icon of your Android App?
In this video it shows the steps to import an image as an asset in your Android Studio environment of your App. Further it shows how one can use the imported image as the display icon of the App. It modifies both – round icon and normal icon – options…