We are considering package our app as 2 separate apps, as 2 separate processes, with 2 separate package names. Is it possible to package this in one APK?
The reasoning behind this is that we're using FFMPEG and if an exception or error occurs on the FFMPEG side, the app dies with no Force Close prompt or any warning (just WinDeath).