New issue 46 by aluci...@gmail.com: Running A2SD Causes MP3 to Play After
Receiving SMS.
http://code.google.com/p/klaxon/issues/detail?id=46
What steps will reproduce the problem?
1. Run "A2SD reinstall" from console, moving Klaxon to EXT2 partition on SD
Card
2. Receive a text message from anyone
3. MP3 on SD Card plays continuously until phone is unlocked, even though
Klaxon doesn't match sender correctly
What is the expected output? What do you see instead?
Klaxon normally wouldn't play any alarm/music in this case, since sender
wasn't matched.
What version of the product are you using? On what operating system?
Version 0.26, on Android 2.3.3 (HTC Sense 2.1)
Please provide any additional information below.
Unchecking "On Call" fixes this behaviour.
Restoring Klaxon from Titanium Backup (to NAND) gets rid of issue also.
Comment #1 on issue 46 by mun...@gmail.com: Running A2SD Causes MP3 to Play
After Receiving SMS.
http://code.google.com/p/klaxon/issues/detail?id=46
I dont now anything about A2SD, and thus cannot support it. However, i've
just added the android:installLocation property to the manifest, so you
should be able to move this app to external storage using android's usual
methods (as available).
--m.
Thank you.