Do something when app starts?
问题 I have a very quick question. Whenever the user downloads my app, for some reason the volume is at zero. I want to raise the volume whenever the user enters the app for the first time, and update something. Whenever the app is created, I want the users volume to be increased, and the user can change that later. If the user leaves the app (home menu) and comes back, that code should not execute. So, I thought I would use the Application class: That didn't work, since to do the update I