I'm need start activity inside a view, something like a fragment. Unfortunately, I can't use fragments.
Where to start?
I'm need start activity inside a view, something like a fragment. Unfortunately, I can't use fragments.
Where to start?
There are three options basically to achieve this:
Hope this will help you.