Top "Android-image" questions

This tag is for questions related to images on Android

How to get image from web service to android application?

I am trying to load images from a server, according to their id number. Which would be the best method …

android web-services android-imageview android-image webservice-client
Android - Supported Image Types

i have searched on the Image types supported by Android everywhere. Actually, my confusion is which are image types supported …

android android-camera android-image android-photos
How to change the ic_launcher_round.png folder content?

I am having difficulties in changing the icon of an Android app. I have followed the instruction: 1.Right click on …

android android-drawable android-image android-icons
Video encode from sequence of images from java android

I would like to encode video from sequence of images with java only in my current android project. I mean …

java android image video-encoding android-image
How to change image of homeAsUpIndicator in default theme Theme.Holo.Light

In my android application, I am using default theme Theme.Holo.Light. Now I want to change the "<" sign …

android android-actionbar android-image
how to hide photos from gallery and store it in my app

I am developing an android application where it will select some photos from the gallery and hide them, i am …

android android-gallery android-image
android:set gray scale filter to imageView

i use this library to show svg image on imageView , i want to show locked and unlocked mode with this …

android svg imageview android-image androidsvg
Loading large images without OutOfMemoryError

I have a 5000 x 4000 px image which I want to draw onto a canvas. First I tried to load it …

java android android-canvas android-image
Android image sharpening, saturation, hue, brightness, and contrast

I'm trying to create an app that will allow me to adjust the hue, saturation, brightness, contrast, and sharpness of …

android image-processing android-image pixel-manipulation
android.os.NetworkOnMainThreadException

In my application am getting android.os.NetworkOnMainThreadException. I am trying to get images from url at that time i …

android android-widget android-image networkonmainthread