I\'m deriving a custom application from android.app.Application and I can\'t get its onCreate event being fired. Here\'s the implementation
import android.ap
I had this issue and found that in my case that the whole issue was phone side. I rebooted the phone and that fixed the issue.