Multiple choice technology embedded technologies

What are the packages included in the Location based API?

  1. Android.location

  2. com.google.android.map

  3. com.tcs.mobility

  4. None of the above

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

android.location (standard platform API) and com.google.android.maps (add-on library) are official packages used for location and maps in older Android development. com.tcs.mobility is a proprietary or custom package name, and is not part of the standard APIs.