I am having an ongoing issue with some of my apps where starting the apps fail.
The error is:
"An error has occured in sub: java.io.IOExceptionL Prepare failed.: status=0x1"
This is directly related to certain versions of the Android OS not being able to load some sound files.
(specifically my Samsung Infuse SGH-1997)
I thought I had found the problem. Apparantly some phones simply don't like sound files recorded on multiple tracks and converting them to mono fixes the issue.
This worke for a while but, of course, the problem has crept up again.
There has been some dicussion here on the B4A forums. Some others have encountered this problem.
The only remedy I've been able to find is to convert the offending file from .wav or .mp3 to .ogg.
As I am unfamiliar with this format does anybody know what the reliability of the .ogg format is and what the future compadibility with Android is?
The error is:
"An error has occured in sub: java.io.IOExceptionL Prepare failed.: status=0x1"
This is directly related to certain versions of the Android OS not being able to load some sound files.
(specifically my Samsung Infuse SGH-1997)
I thought I had found the problem. Apparantly some phones simply don't like sound files recorded on multiple tracks and converting them to mono fixes the issue.
This worke for a while but, of course, the problem has crept up again.
There has been some dicussion here on the B4A forums. Some others have encountered this problem.
The only remedy I've been able to find is to convert the offending file from .wav or .mp3 to .ogg.
As I am unfamiliar with this format does anybody know what the reliability of the .ogg format is and what the future compadibility with Android is?