gabrielfari / aacdecoder-android

Automatically exported from code.google.com/p/aacdecoder-android
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Broke on Android 4.0 #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try it on Android 4.0
2.
3.

What is the expected output? What do you see instead?
Expected is normal use, instead I got errors. 

What version of the product are you using? On which device ?
0.5.1, on Galaxy Nexus (Android 4.0.3)

Please provide any additional information below.
02-08 20:31:00.461: E/AACPlayer(16336): playAsync():
02-08 20:31:00.461: E/AACPlayer(16336): java.lang.RuntimeException: Cannot 
start native decoder
02-08 20:31:00.461: E/AACPlayer(16336):     at 
com.spoledge.aacdecoder.Decoder.start(Decoder.java:204)
02-08 20:31:00.461: E/AACPlayer(16336):     at 
com.spoledge.aacdecoder.AACPlayer.playImpl(AACPlayer.java:332)
02-08 20:31:00.461: E/AACPlayer(16336):     at 
com.spoledge.aacdecoder.AACPlayer.play(AACPlayer.java:294)
02-08 20:31:00.461: E/AACPlayer(16336):     at 
com.spoledge.aacdecoder.AACPlayer.play(AACPlayer.java:264)
02-08 20:31:00.461: E/AACPlayer(16336):     at 
com.spoledge.aacdecoder.AACPlayer$1.run(AACPlayer.java:230)
02-08 20:31:00.461: E/AACPlayer(16336):     at 
java.lang.Thread.run(Thread.java:856)

Original issue reported on code.google.com by arvid.ge...@gmail.com on 8 Feb 2012 at 8:02

GoogleCodeExporter commented 8 years ago
Please provide the URL of the stream.
Is the problem occuring on device only or also on emulator ?
The aacdecoder is working on emulator running Android  4.0.3.
V.

Original comment by vbarta...@gmail.com on 28 Mar 2012 at 3:43

GoogleCodeExporter commented 8 years ago
Working for me on real device, Galaxy S with cyanogenmod9, android 4.0.3

Original comment by radekg...@gmail.com on 15 Apr 2012 at 10:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
i have the same issue. I have multiple buttons and multiple streams, and 
sometimes when i switch between them i get the same error. DOes the same on the 
emulator

Original comment by florinac...@gmail.com on 30 May 2012 at 6:28

GoogleCodeExporter commented 8 years ago
I have the same issue on a Droid Bionic running 4.0.4.

Original comment by iganapol...@raditaz.com on 15 Oct 2012 at 6:13

GoogleCodeExporter commented 8 years ago
Old issue - could be caused by bugs which are already fixed.

Original comment by vbarta...@gmail.com on 29 Dec 2013 at 9:54