Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8115925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T03:37:40+00:00 2026-06-06T03:37:40+00:00

I am a .net developer trying to learn Android. I am trying to develop

  • 0

I am a .net developer trying to learn Android. I am trying to develop a mobile application using any Android simulator from a Windows desktop.

  1. Can you please suggest such an Android simulator for windows 7 desktop?

  2. Is it possible to read EXIF data from webcam? Or what should be the device used for capturing the coordinates as and when the photo is taken?

  3. Can we sent the photo along with the geocordinate to a server application in the same system?

  4. What should be the characteristics of the server app? A web service would be a good bet for the server application?

  5. Is there a book that demonstrate this kind of an approach in detail?

Note: Please consider this as a programming question since I am trying to do programming with Android for reading EXIF data.

READINGS:

  1. Reading data metadata from JPEG, XMP or EXIF in C#

  2. How to save GPS coordinates in exif data on Android?

  3. How to call built-in camera app from my own application in Android?

  4. How to Consume WCF Service with Android

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T03:37:47+00:00Added an answer on June 6, 2026 at 3:37 am
    1. Android simulator: http://developer.android.com/guide/index.html

    You can embed EXIF data / set it when taking the picture before sending it to a remote server for processing. When posting / sending the data to a remote system, you could send the location data seperate, or leave it as attributes as part of the EXIF data.

    Write/Geotag JPEGs (EXIF data) in Android

    From reading the above, my assumption would be that the following would work:

     ExifInterface exif;
     exif = new ExifInterface("/sdcard/DCIM/"+filename+".jpeg");
     double exifLatitude = exif.getAttribute(ExifInterface.TAG_GPS_LATITUDE);
     double exifLongitude = exif.getAttribute(ExifInterface.TAG_GPS_LONGITUDE);
    

    More information specific to Android: How to save GPS coordinates in exif data on Android?

    Finally: Read EXIF information in a JPEG file, ExifInterface which has examples

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to develop an application using ADO.NET. I have two tables in
I'm a Silverlight/ASP.NET developer trying to write my first Windows Forms application to run
Here's my problem. I'm currently trying to develop a .Net Compact Framework 2.0 application
I am trying to develop a WPF Application with Ribbon Control on .Net 4.5
I'm new to .Net and trying to learn things. I'm trying to develop a
I recently built a new application using WPF, so that I can learn the
I'm a fairly experienced .NET desktop developer, but I'm new to Silverlight. I'm trying
I need to develop an application for mobile devices. I'm good in .Net and
I am an experienced ASP.NET WebForm developer and trying to learn MVC. I am
I am a .NET C# developer and trying to learn C++. I am having

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.