Hi,
does anyone know, if it's possible to start an activity within a normal class? What i want to do is, that an activity creates an instance of this class and then calls a function, which initiates a new activity. The own context of the calling activity should not be passed to the function.