Hi,
I'm looking at creating an entry point for an application that will not extend Activity and run very shortly prior anything, to decide what Activity is actually in need of displaying.
So the question boils down to: is it possible to define a non-activity entry point for an application?
If not, what would be an "Android way" of doing this?
Cheers,
Kacper



