...when you use them in mediaplayer the results are very different!
I have attached a simple program where you find two strings (pgdir and pgdir2) that seems identical but
the instruction:
mp.Load(pgdir,pguri)
fails with the following log:
java.io.IOException: Prepare failed.: status=0x1
whereas the instruction:
mp.Load(pgdir2,pguri)
works as expected.
Is there anyone who has an idea of the reason for this strange behavior ?
P.S.
I'm using BA v.2.71
I have attached a simple program where you find two strings (pgdir and pgdir2) that seems identical but
the instruction:
mp.Load(pgdir,pguri)
fails with the following log:
java.io.IOException: Prepare failed.: status=0x1
whereas the instruction:
mp.Load(pgdir2,pguri)
works as expected.
Is there anyone who has an idea of the reason for this strange behavior ?
P.S.
I'm using BA v.2.71