Skip to content Skip to sidebar Skip to footer
Showing posts with the label Instantiation

How To Instantiate Viewmodel That Extends Androidviewmodel?

I'm following a tutorial where a ViewModel extends an abstract class in order to use coroutines… Read more How To Instantiate Viewmodel That Extends Androidviewmodel?

Android, The Constructor Mediacontroller() Is Undefined

I have an android app, working fine with fragments, I need to show a video from a fragment, but in … Read more Android, The Constructor Mediacontroller() Is Undefined