This tag is for questions related to images on Android
I want to create a Button like this: Here is my code: <Button android:layout_width="80dp" android:layout_…
android android-layout android-drawable android-button android-imageI'm trying to upload a simple byte array into Firebase storage, but my onFailureListener keeps getting called and logging back …
android firebase firebase-realtime-database android-image firebase-storageI am doing an application where for example when i click on the image(it is a searchView) the search …
android android-image searchviewmy question is: how to create imageButton which allow the user to upload image from their phone and insert it …
android android-widget android-imageview android-imageJust like the iPhone has a UIImagePickerController to let the user access pictures stored on the device, do we have …
android android-imageI am developing an application where I need to convert an Image to PDF. I tried something, but the issue …
android android-image android-bitmap android-pdf-apiI am not having any idea of how to apply different effect on Image, I have seen the EffectFactory class …
android image-processing android-image image-editingDoes anyone know how to crop an image\bitmap to a circle? I can not find any solution, sorry ..
android crop android-imageIn iOS preparing graphics is simple. There are either a normal image (height x width) or a retina image which …
android image android-imageview android-image high-resolutionI use Layout_width="fill_parent" and Layout_height="wrap content". If an image is bigger than the ImageView, it …
android imageview android-layout android-image