Android: How to initialize a variable of type "Location" (other than making it equal to null)
- by Aidan
Hi Guys,
I'm looking to test some code I've written and to do so I need to construct a variable of type Location and to give it a long / lat value but I'm unsure how I would do so. Any ideas?