I am trying to integrate the StartApp.com SDK into an Android test app.
I need access to the main activities onResume, onBackPressed and onPause function. I thought I could extend the CoronaActivity class and hook in via overrides.
Should this be possible?
I managed to get this working, was a combination of trying to use Eclipse and user error. Moved away from eclipse and was told of the error when running from cmdline.
Is Eclipse supposed to be working?
I managed to get this working, was a combination of trying to use Eclipse and user error. Moved away from eclipse and was told of the error when running from cmdline.
Is Eclipse supposed to be working?