Android Programming and Technical Programming Technical

Which permissions are required to get a location in android?

Options
1) ACCESS_FINE and ACCESS_COARSE
2) GPRS permission
3) Internet permission
4) WIFI permission

Read Solution (Total 0)

Android Other Question

On which thread broadcast receivers will work in android?

Options
1) Worker Thread
2) Main Thread
3) Activity Thread
4) None of the Above
What is LastKnownLocation in android?

Options
1) To find the last location of a phone
2) To find know location of a phone
3) To find the last known location of a phone
4) None of the above