piotrek-chmielowski
Results
2
issues of
piotrek-chmielowski
I have a custom application class (it extends `android.app.Application`). AFAIK, to get Doubango working I have to change the base from `Application` to `NgnApplication`. Is there a way to use...
I have a following scenario: 1. User uses my app 2. User clicks home button so the app goes foreground 3. Android kills app's process in order to free memory...
enhancement
Platform: Android