Android Programming and Technical Programming Technical

What are the wake locks available in android?

Options
1) FULL_WAKE_LOCK
2) SCREEN_BRIGHT_WAKE_LOCK
3) SCREEN_DIM_WAKE_LOCK
4) PARTIAL_WAKE_LOCK

Read Solution (Total 1)

Android Other Question

Which of the below functions are not part of Fragment life cycle?

Options
1) onCreateView()
2) onDetach()
3) onActivityDestroyed()
4) onActivityCreated()
Which method is used to find GPS enabled or disabled pro-grammatically in android?

Options
1) finish()
2) getGPSStatus()
3) onProviderDisable()
4) getGPS().