Sobes.tech
Junior — Middle

Explain the concept of the Single Activity approach in app development.

sobes.tech AI

Answer from AI

Single Activity approach in Android development involves using only one Activity and managing different screens with Fragments, which simplifies navigation, state management, and data passing.