[android-developers] finishPackage() vs restartPackage()

2010-03-22 Thread dipu
I think there should be a finishPackage() function similar to the restartPackage(). There should be a way to stop some tasks without killing the process. For example sometimes I need to stop music running in the background, alarm going in the background etc. It takes way too many steps to stop

Re: [android-developers] finishPackage() vs restartPackage()

2010-03-22 Thread Dianne Hackborn
restartPackage() is actually finishPackage(), just poorly named. As of Android 2.0 there is a UI to stop individual services. It does not make sense to do other things to apps without completely killing them. Heck, even completely killing them causes problems for apps; trying to get more subtle

Re: [android-developers] finishPackage() vs restartPackage()

2010-03-22 Thread Adrian Vintu
Unless you are a little bit of a self-hater, the Napoleonic cock can be easily switched to your favorite mp3. Just go to Music, long click on an mp3, set as ring tone. Then the mp3 will appear both in call ring tones and in alarm ring tones. BR, Adrian Vintu http://adrianvintu.com On Mon, Mar