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

  • Home
  • SEARCH
  • 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 7706175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T00:03:19+00:00 2026-06-01T00:03:19+00:00

Im writing an application that supposed to send coordinates in an SMS, but I’ve

  • 0

Im writing an application that supposed to send coordinates in an SMS, but I’ve been struggling a bit with understanding how to get the coordinates.

At the moment I’m using this

  LocationManager lm = (LocationManager)getSystemService(Context.LOCATION_SERVICE); 
  Location location = lm.getLastKnownLocation(LocationManager.GPS_PROVIDER);
  longitude = location.getLongitude();
  latitude = location.getLatitude();

And then i pass the long and lat into the text, but this only gives me the last know location i guess?

Can anyone tell me how to get the current location?

Regards
/Fred

  • 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-01T00:03:20+00:00Added an answer on June 1, 2026 at 12:03 am

    you need to create a LocationListener and pass it to the LocationManager like this: locationManager.requestLocationUpdates(
    locationManager.getBestProvider(fine, true),
    minTime, 0, listenerFine);

    You will get your lat/long updates from the listener in onLocationChanged()

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

Sidebar

Related Questions

I am writing an application that is supposed to detect nfc tag and automatically
Greetings. I'm writing a web application that is supposed to connect to a SQL
I've been writing a simple text-editor in HTML5 that is supposed to work offline.
I am writing a PHP application that's supposed to allow users to add certain
I am writing a little application that is supposed to listen for user commands
I'm writing code for an Android application that is supposed to take data, package
I'm writing a Symbian application using Qt for Symbian that is supposed to run
I am writing an application that's supposed to support HTML5 drag/drop API for file,
I'm writing a web application that's supposed to be embedded in other people's websites
Suppose you are tasked with writing a web application that must store configuration information

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.