I need a litle guidance about my thoughts on android development. Is it possible to restart my appication on a specific point of my code? I also need to reuse some values that my application derive? I am looking at alarm manager and sharedpreferences... Am I on the right way, to implement that?
BR