[android-developers] Re: Problems to get Latitude/Longitude from a picture

2011-07-11 Thread Axel B
(ExifInterface.TAG_DATETIME); The first line causes an error : can’t open ‘/mnt/sdcard/DCIM/100MEDIA/ IMAG0001.jpg’ I tried several different paths, it's strange, all the examples I found on the web were using this path... A little help would be great! :) Thanks in advance. Axel On 21 juin, 09:52, Axel B axel.bour

[android-developers] Re: Problems to get Latitude/Longitude from a picture

2011-07-11 Thread Axel B
? On Mon, Jul 11, 2011 at 2:25 PM, Axel B axel.bour...@gmail.com wrote: Okay, now I tried to read the EXIF infos of my pictures but I stil have an error, apparently a problem of path. Here is the code : File myFile = new File(/sdcard/DCIM/100MEDIA/IMAG0001.jpg); ExifInterface exif

[android-developers] Re: Problems to get Latitude/Longitude from a picture

2011-06-21 Thread Axel B
Thank you for your answer, I will try that. On 15 juin, 15:16, Streets Of Boston flyingdutc...@gmail.com wrote: Have you tried to read the images' EXIF information for the longitude/latitude? -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Problems to get Latitude/Longitude from a picture

2011-06-15 Thread Axel B
Hello Android Community, I have some problems to retrieve geolocation info from pictures I took with the camera. Actually, it used to work fine on my HTC Magic, but since I got a new HTC Desire S, all I get is 0.0 for my longitude/latitude, as if the pictures were not geolocated... However in the

[android-developers] Re: TabActivity not the main activity

2011-04-23 Thread Axel B
22, 2011 at 5:19 AM, Axel B axel.bour...@gmail.com wrote: Hello everyone, I hope someone will be able to help me with this issue. I'm developing a program that starts with a first Activity, which is my welcome screen. I would like to call an activity from here (using a start button

[android-developers] TabActivity not the main activity

2011-04-22 Thread Axel B
Hello everyone, I hope someone will be able to help me with this issue. I'm developing a program that starts with a first Activity, which is my welcome screen. I would like to call an activity from here (using a start button on this screen), that would be a TabActivity. But I keep having problems

[android-developers] about my last message

2011-04-22 Thread Axel B
Sorry about my last message, problem solved ! It was something really stupid, I apologize. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this