java - Specifying Image Integer Android -
i attempting make image background image application. know syntax (android:src="*int*"), @ least think that's it. don't know kind of source use. directory pointing file? url?
why not add/save/move image res> drawable folder , have :
android:src ="@drawable/image"
Comments
Post a Comment