**Important** to set the icon you made as your apps icon, go to your manifest file and change the app_icon name to the name of the icon you just created if necessary. android:icon="@mipmap/icon_you_made"
To set the icon you made as your apps icon, go to your manifest file and change the app_icon name to the name of the icon you just created if necessary. android:icon="@mipmap/icon_you_made"
+Android J.R I do not know what issue is causing the error. I need to see your log file. When you click run in android and the launches and says unable to start, go back to android studio and look at the bottom to see what error is causing the issue. If anything copy and paste everything in the box that is red and share it with me.
**Important**
to set the icon you made as your apps icon,
go to your manifest file and change the app_icon name
to the name of the icon you just created if necessary.
android:icon="@mipmap/icon_you_made"
Great man
Thank You!
thank you this saved me a lot of time !
You're welcome, I am glad you enjoyed!
Thanks.
+Ackres you're welcome glad you enjoyed
I did exactly what you said, but in the drawer menu I get black sqaure
Very odd. Check your file naming conventions as that can cause serious issues like showing a black square.
how do i get the icon on my Device After created one? no tutorial Show me the way to Export the icon!! :(
To set the icon you made as your apps icon,
go to your manifest file and change the app_icon name
to the name of the icon you just created if necessary.
android:icon="@mipmap/icon_you_made"
How to use or attach any emulator to Android Studio?
Have it running when you click play in android studio
genymoation error unable to start
+Android J.R there is most likely an error in android studio. Check the log.
John's Android Studio Tutorials please tutorial video error unable to start genymoation
+Android J.R I do not know what issue is causing the error. I need to see your log file. When you click run in android and the launches and says unable to start, go back to android studio and look at the bottom to see what error is causing the issue. If anything copy and paste everything in the box that is red and share it with me.