I was having a few problems getting this to work, but eventually I did it. A few tips I have for any of you that are trying this tutorial are: -Rename you image to not have any spaces, however if you have to have spaces I am pretty sure "_" can be used as a substitute. -Rename your image to not have any "(", ")", or "-". This helped me a ton when trying to import my image. -Make sure you are doing "@drawable" and not "drawable" -When you are pasting in the name of your image do not include the format of the picture(".jpg", ".png"). Example: "@drawable/logo" instead of "@drawable/logo.png" -DO NOT GIVE UP, if you keep trying you WILL get your dream Android app to work
@@EasyTuto1 hi, i have the problem, that on some phones my background works, and others crash cause of the size is 2 big. Im using constrained layout for the background. How can i set the background dynamical?
Hello everyone, I hope you are in very good health, I need help, I cannot make my application receive images from another application, for example, the images that arrive at WhatsApp transfer it directly from the share option to the imageview of my application. Please someone could help me or some tutorial that I can review.
I was having a few problems getting this to work, but eventually I did it.
A few tips I have for any of you that are trying this tutorial are:
-Rename you image to not have any spaces, however if you have to have spaces I am pretty sure "_" can be used as a substitute.
-Rename your image to not have any "(", ")", or "-". This helped me a ton when trying to import my image.
-Make sure you are doing "@drawable" and not "drawable"
-When you are pasting in the name of your image do not include the format of the picture(".jpg", ".png"). Example: "@drawable/logo" instead of "@drawable/logo.png"
-DO NOT GIVE UP, if you keep trying you WILL get your dream Android app to work
Thankyou sir
Thanks working ❤️❤️❤️
Good work bro 🙌👍
thanks for this video and it was very helpfull for the begineers....
Thankyou bro. Please complete food application video we want.
Thanks vai for the tutorial
can the opacity of image or opacity of a button be changed to be more transparent? 🤔
bro i have the same concern!
did you got the ans!! ?? help me out
thanks for sharing this idea
Bro your doing good. I can understand easily . can you make a video on live background 🙏.
Thank for sharing
My Q. is
What should be the size of the Background?
And, how to set this Image?
you normally keep the resolution checking the phone resolution or set background dynamically for different resolution phones.
@@EasyTuto1 hi, i have the problem, that on some phones my background works, and others crash cause of the size is 2 big. Im using constrained layout for the background. How can i set the background dynamical?
I follow all steps. But I can not run app. Run button does not active. Where is may error.
When i paste img in drawable it shows red underline
Hello everyone, I hope you are in very good health, I need help, I cannot make my application receive images from another application, for example, the images that arrive at WhatsApp transfer it directly from the share option to the imageview of my application. Please someone could help me or some tutorial that I can review.