restart activity

  1. D

    Android Question Simulating Restart Activity

    My app needs to redraw certain elements upon a button press. I have created an algorithm which requires the following steps: 'Button Pressed 'Do some stuff 'Save Activity Data 'Restart Activity 'Redraw Based on Previous Activity Data Some of the critical code is in Create and some of it is in...
Top