As normally in android studio images are imported by dragging and dropping into the Drawable folder, I am unable to do it. It doesn't allow me to drop the image into that folder. Plz help..
Asked
Active
Viewed 2,134 times
0
-
Possible duplicate of [Android TextView Justify Text](http://stackoverflow.com/questions/1292575/android-textview-justify-text) – user1140237 Jan 09 '16 at 05:38
1 Answers
2
Go to your image in windows, then press ctrl + c OR Right click and Copy
Go to Your res Folder And choose One of the folders(eg. MDPI, HDPI..) and press ctrl + v OR right click it and Paste
-
-
If the answer is helpful to you. then make it accept so other people help also. – Jan 09 '16 at 06:20