GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

For a visible Activity using a local bound service, when sho…

For a visible Activity using a local bound service, when should it bind and unbind?

Read Details

Which MediaStore operation requires no permission at all on…

Which MediaStore operation requires no permission at all on modern Android?

Read Details

A counter Text changes from 4 to 5 and you want the old numb…

A counter Text changes from 4 to 5 and you want the old number to slide out while the new one slides in. Which API is designed for this?

Read Details

For the URI content://com.example.notes.provider/notes/3, wh…

For the URI content://com.example.notes.provider/notes/3, which statements are true? (Select all that apply.)

Read Details

During a pre-submission security review of your final app, w…

During a pre-submission security review of your final app, which finding deserves the highest-priority fix?

Read Details

The block passed to Modifier.pointerInput is a suspending bl…

The block passed to Modifier.pointerInput is a suspending block: detectDragGestures runs as a loop over pointer events for as long as the element is on screen, rather than being a callback you invoke repeatedly.

Read Details

Which statements about onStartCommand return values are true…

Which statements about onStartCommand return values are true? (Select all that apply.)

Read Details

A service was created purely through bindService() from one…

A service was created purely through bindService() from one Activity, which unbinds in onStop(). What happens to the service when that last client unbinds?

Read Details

Your app lists INTERNET in its manifest, and the user is nev…

Your app lists INTERNET in its manifest, and the user is never shown a grant dialog for it. Why?

Read Details

Why do production apps prefer App Links (https URIs) over a…

Why do production apps prefer App Links (https URIs) over a custom scheme like itp227://?

Read Details

Posts pagination

Newer posts 1 … 2,310 2,311 2,312 2,313 2,314 … 94,500 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top