Closed JulianKingman closed 4 years ago
This is probably because I'm using expokit, but there is no onCreate function in MainApplication.java. Ideas?
Neither here. I created it, like this
@Override public void onCreate() { super.onCreate(); BackgroundTaskPackage.useContext(this); }
This is probably because I'm using expokit, but there is no onCreate function in MainApplication.java. Ideas?