2

I have a problem, I have a main activity, which have a locationlistener, and I want to use this location info (like location.getAccuracy() or location.getAltitude()) in different activity. What is better solution, implement new locationListener in new activity or send location using intent.putExtra ?

Krystian Bersztolc
  • 204
  • 2
  • 3
  • 16

0 Answers0