This tag is for questions related to images on Android
When I create new "Image Asset" (Action Bar and Tab Icon) in Android Studio using my own icon as base, …
android android-image android-iconsI have a video file in my sdcard. I would like to show a preview of this video in my …
android android-image android-imageview android-video-playerHow do I prevent the Android "build process" from optimizing .png images? I have an Android project with the following …
android android-image android-resources android-buildI am reading a raw image from the network. This image has been read by an image sensor, not from …
android android-imageI have an imagebutton that I would like to make shake/wiggle when it is touched. I would like it …
android android-imageSorry I know earlier some people have same kind of questions but I am suffering from the same issue and …
android android-layout android-image android-drawable android-resolutionI am saving an image from the camera that was in landscape mode. so it gets saved in landscape mode …
java android bitmap android-imageI would like to Scale, Move, Resize Image. I would like to surround the image with Indicators which guide user …
android android-image image-editingIm a beginner programmer, and my question is: Which image format shall i use for my android app? Descripton: I …
android android-image bitmapfactoryI have this code: <ImageView android:id="@+id/listitem_logo" android:layout_width="match_parent" android:layout_height="wrap_…
android android-imageview android-image