I need to write an app (activity, toast, service, whatever) that starts automatically after the user has "logged in" into the system (i.e. after the user rotates the Android wheel). I don't see any broadcast intent for that.
Is that possible somehow?
PS: This would be for Android 3.0 and above