B b4auser1 Well-Known Member Licensed User Mar 9, 2015 #1 After restoring SQLite database I need to restart application completely to re-initialize internal structures. How to do it ? I tried Activity.Finish StartActivity(Main) but StartActivity after Activity.Finish raises error
After restoring SQLite database I need to restart application completely to re-initialize internal structures. How to do it ? I tried Activity.Finish StartActivity(Main) but StartActivity after Activity.Finish raises error
Peter Simpson Expert Licensed User Mar 9, 2015 #2 Here you go http://www.b4x.com/android/forum/threads/use-service-to-restart-crashed-app.40053/#post-239547
Here you go http://www.b4x.com/android/forum/threads/use-service-to-restart-crashed-app.40053/#post-239547