Source not found
The source attachment does not contain the source for the file Integer.class.
You can change the source attachment by clicking Change Attached Source Below:
(Button)Change attached Source ....."
for this code:
In Eclipse IDE.
Please help
Chrobione Robinson
Greenhorn
Joined: Dec 06, 2011
Posts: 7
posted
0
This is where your issue is....location.getLongitude() returns a double.
Instead of figuring out how to get the double to a int the better question what are you trying to feed that needs an int value?