0
votes
0answers
10 views

mage gallery implementation

I am working on an app that will utilize an image gallery section. My idea is to make an activity where the albums are sorted in a listview. This is fairly straight forward and I have accomplished it ...
0
votes
1answer
25 views

Get image id from Bitmap

Is there any way to get the image id from the following ActivityResult method? @Override protected void onActivityResult(int requestCode, int resultCode, Intent data){ if(requestCode == ...
0
votes
1answer
8 views

The method getThumbnail is not applicable for the type

I tried to use the following snippet to get a thumbnail from my URI of the original image. Bitmap bitmap = MediaStore.Images.Thumbnails.getThumbnail( context.getContentResolver(), uri, ...
-4
votes
1answer
37 views

What is the fastest way to transfer an image over a socket from the client to the server? [closed]

I have to developpe a server Android application and a client Android application. The main function is to transfer an image over a IP socket. Does anyone have an example doing this? And what is the ...
0
votes
0answers
8 views

Android Overlay Camera , not taking images in correct orientation [duplicate]

I am creating an android camera app , in this I am creating a surface view and inflating a layout over main layout , I added a button for click to capture image, all process is going nice , but ...
0
votes
0answers
38 views

logic for matching two images in a game

Hi i want to compare logic matches in a image-grid that is populated on random. right now i have two arrays were the the images on the matching positions in the arrays is a "logic match". i then loop ...
0
votes
0answers
19 views

Import or copy images to -res- folder in Android Studio— how to?

next question... so I can save all my images directly in the res/drawable-xxx folder. But how can I import/copy images to my project from AS? If I drag an drop my images from the Finder (MacOS), the ...
-1
votes
4answers
30 views

Android - How to display 4 text views with Icons?

I want to display 4 texts with images exactly like showed in this screenshot: Notice the 4 texts at the buttom of the image, with the icons next to them. My question is how do I do it, I mean, how ...
0
votes
0answers
12 views

when rotate using matrix, i lose position of image

I am using canvas to draw multiple images (120X120) when I rotate 60 degrees, the picture stop being centered. The Image can be anywhere on the screen when rotating, i just want to mantain its center. ...
0
votes
0answers
8 views

Merge 1 image and 1 audio file into a video file in android simply

I have one image and one audio file in my project in android and I want to merge them into a single video file that image stills in the whole video. I have searched a lot and the only answer I found ...
1
vote
0answers
23 views

Android saving image in system gallery

I am trying to modify image loaded from system gallery and save new version of that image on SD card. Problem is that saved image is placed at the end of gallery (tested on branded Galaxy Ace 2 and ...
0
votes
0answers
14 views

Autoscaling an image after using the Matrix.postRotate() method

I used the Matrix.postRotate() method to rotate my image but now it no longer autoscales to fit the parent LinearLayout. Here's the relevant code... private ImageView rotateimage(ImageView dotimage) ...
0
votes
0answers
33 views

Different result of the Application between Android Emulator and Android Phone

I need a help with this Android application! I'm at very beginning in developing on Android and for a school's project I have to create an App that scan qr's codes and shoot photo. I don't own an ...
0
votes
0answers
20 views

Passing different images from the same activity

I am new about android so I will ask at beginning easy question. In this case I want to ask you how is it possible from an activity start a new activity (activity2)passing an ImageView. In practice I ...
-2
votes
0answers
35 views

Can't load image from valid URL (works in Browser) [closed]

I'm using this code for show image from URL but its shows exception below :- exception 05-20 10:30:34.088: W/System.err(2701): java.io.FileNotFoundException: http://xxx.xxx.xxx/xxxxx/image/471_i.jpg ...
-2
votes
0answers
32 views

How to send Image to server using webservices in android? [closed]

Bitmap bmp=BitmapFactory.decodeResource(getResources(), R.drawable.moon); ByteArrayOutputStream bao=new ByteArrayOutputStream(); bmp.compress(Bitmap.CompressFormat.JPEG, 100, bao); byte [] ...
0
votes
0answers
29 views

Android - Add button to download image from app to device

So I have a basic app that displays images one at a time. And I'd like to add two buttons, one to download current image, and one to download all the images, which is basically the drawable folder. ...
0
votes
3answers
31 views

Unable to make a sprite from a URL in UI Thread in Andengine Android

Please see the below code. Activity ac= (Activity)cxt; ac.runOnUiThread(new Runnable() { @Override public void run() { load(); } }); This is ...
0
votes
4answers
35 views

how to cache the image for a android list view [closed]

I am developing an application which has a list view with image. I planned to use lrucache to cache the image.Before implementing i just want to know is there any efficient way to do this(The list ...
0
votes
1answer
27 views

converting text string to image

I am converting a text string into an image in my android application. By following various posts on SO, I have written this code. But it doesn't display the image. Is there something wrong with the ...
0
votes
1answer
31 views

Generated Bitmap has only zero values

I'm trying to decode a byte array into a bitmap to be used in android. The byte array that i use for decoding is generated by an OpenGl conmmand named GlReadPixels and the data inside is correct. ...
1
vote
3answers
19 views

Application folder not found

I'm trying to save one image on application folder to remove the image when user uninstall the application, but when i try open application folder manually i cant see it. example : ...
0
votes
1answer
21 views

Android app - generate a non-editable report

I am new to android development and would like some advice from some more experience developers. The app I am developing is effectively a form for servicing products (i.e. does x work, does y work ...
0
votes
0answers
20 views

Android - Using ViewPager to display images

I'm having trouble understanding how to use images and simply switch between them by sliding with my finger. I've copied this project from this tutorial about ViewPager: ...
0
votes
0answers
21 views

Set image name and type while uploading to server android

I am trying to convert an ajax program and implement in android. I need to post an image to server with these parameters set using ajax. options.fileName=fname; options.mimeType="image/jpeg; ...
0
votes
2answers
39 views

Out of memory error android

I am developing an android game application where i have about 15 screens.When i continuously play, i get an out of memory error problem randomly, sometimes in the 15th screen, and sometimes in the ...
0
votes
2answers
47 views

Display Image in a Listview (In Adapter) using Json

Please bear with me before downvoting this.I am a beginner to Android. After trying multiple solutions on here I have failed to resolve this. I am trying to set the Image in the listview with the ...
0
votes
1answer
25 views

android png from url has its transparency showing as black

I have tried loading a png-8 from a url to an imageview, but the transparency is lost and turns black. So i tried a png-24 and same problem. Here is the kicker, if I copy the image from the url, and ...
0
votes
0answers
18 views

Scaling to screen size, editing image and exporting with it's original size

I'm writing an android app that should load a picture from gallery and then the user will be able to add some predefined images(drawables) on the selected picture. They can drag, resize and rotate ...
0
votes
0answers
34 views

Send picture from android phone to a local web server

I've been searching all over and found a bunch of examples of ways to send a picture to a web server. So far none have quite worked for me. Maybe I started in the wrong end but I've already written ...
0
votes
0answers
30 views

not getting the values of intent in android

i m trying to capture an image, but onActivityResult(int requestCode, int resultCode, Intent data) when calling this fun. the intent part is null, but in startActivityForResult(intent, ...
0
votes
3answers
36 views

Scaling image in ImageView to full size

I have an ImageView and an extern image which gets load into the ImageView on start. The problem is: the image doesn't have the height of the device. The width is correctly full size. How can I ...
0
votes
1answer
32 views

Changing an ImageButton image programatically

I have sucessfully set an image to an ImageButton using this code: mGetClickTime.setImageResource(randomImageId); But I'm trying to problematically change the image by calling a method which ...
0
votes
0answers
15 views

How do I load a website's image gallery images into an android image gallery?

I'm building an app for this meme site that uses a gallery on it's front page. I need be able to load any of the images connected to that gallery into my gallery view/imageview(In other words I need ...
-2
votes
1answer
18 views

Download image from url and set as background [closed]

In my application I want to download an image one the start and set it as background for my MainActivity. I tried several ways with downloading and saving it to sd card etc. but I failed all the time ...
0
votes
0answers
9 views

Moving ImageView is not moving right

I'm trying to move 2 images (i will have 5 in total) but when I test the code on the Virtual Device, the image moves far away from where my finger is and if my finger goes closer to the bottom of the ...
0
votes
1answer
26 views

Android Imaging: Programmatically add small image to overlay in a larger image

A newbie here on Android. I have an image taken from the camera. I want to add a smaller image (w. transparent background) in the middle of the image. I want to do this programmatically... How do ...
-1
votes
1answer
41 views
+50

Cropping Shape of Square Image Android In App

I want to create an application which allows to resize an image in shape of square (length = width). I know that it is possible to use the galery to make that in this way: private void crop(Uri ...
1
vote
2answers
23 views

How to save the Scanned QR code images into image view in Android?

I am use Zxing code for QR code reading. It's working fine. My problem is how to display the scanned QR code into the image view. please help me. Thanks in Advance.
1
vote
1answer
48 views

How to set background color and underline for an ImageSpan

As the picture shown, I have inserted an image into a EditText, with text before and after it. So I used an ImageSpan. I wish to change the background color and underline the text dynamically, ...
0
votes
1answer
45 views

how to get positive pixel values from bitmap in android

I tried this code,Here converted the imageView to bitmap image then converted it into grayscale. But we want to access the pixel Values but we are getting all pixels values as 0 please somebody help ...
0
votes
1answer
43 views

Android webview Inject javascript with local image

I have a android webview. I am loading a remote page, for example: google.com using the standard WebView.loadUrl(url); Once the page loads, onPageFinished(), I inject javascript like below... ...
0
votes
1answer
13 views

setting images in listview asyncronously

I have problem setting images in listview , all the images are load however they arent set one by one , for example when one image is loaded , it is loaded all the viewa in the list , it's not being ...
0
votes
1answer
16 views

Android Xml Programming, poisition buttons on the availble space depending on the size

I've runned into a small problem, I want to create buttons that are positioned on a certain part of an image. My original though was using an image as an background for my LinearLayout and place the ...
0
votes
0answers
25 views

How to share image and text to facebook app

I am trying to share an image and text. When I'm doing this: Intent share = new Intent(Intent.ACTION_SEND); share.setType("image/*"); ByteArrayOutputStream bytes = new ...
0
votes
1answer
43 views

Is it possible to convert a edge detection output to binary image OpenCV

I am trying to convert a text document to a binary image by first detecting its edges and then converting it to a binary image based on output of edge detection. Can someone help me in this regard. ...
1
vote
0answers
20 views

A open source project called ImageCache of MIT [closed]

I once found an open source project called ImageCache which is developed of MIT(For android app).It use LGPL_V2.But I can hardly found the project now.So is there anyone know the project?Thank you ...
0
votes
1answer
15 views

How to put repeat images over a gradient shape in Android?

I have this code in xml: <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > <gradient android:angle="90" android:endColor="#222288" ...
-4
votes
1answer
26 views

Camera is not rotaing according phone move? [closed]

I am working on android tablet application. i have implemented camera in one of activity using surface view. i want that camera should work in all position of tablet but it is not moving according ...
0
votes
3answers
35 views

Bitmap in ListView: Loading slowly

In my ListView, I have one ImageView and two TextViews in every row. The pictures for the ListView are loaded from the memory of my Galaxy Nexus. I already downscaled it to 100x100 using Bitmap ...

1 2 3 4 5 72