Anyone knows how to change notification sound by code in android.
I have managed to set the default ringtone, but cant find a way to set the notification tone...
You can control this on a per-Notification basis via the sound field on Notification. Note that I haven't tried this personally, but it's what the docs say.