Android LibVLC restarts app
Posted: 19 Jun 2014 02:04
So I have been trying to figure out this issue for sometime now. I have an app use the latest version of libvlc on Android 4.4. When I first launch the app and go to the activity that has the player, everything is fine. When I close the activity, reopen it, and close it again, the app restarts to the beginning. Every subsequent launch and close of the activity causes the app the relaunch each time. The only way to stop this is to close the app and relaunch, which will only start the sequence of events all over again. Has anyone experienced this issue before and could give me some insight into what I am doing wrong.