Skip to main content
Participating Frequently
April 13, 2013
Question

AIR 3.7.0.166 Sound Bug Crash APP without error

  • April 13, 2013
  • 2 replies
  • 6392 views

Hello guys,

The last Adobe Air Mobile update gaves me a lot of head ake!

Im developing a multimidia APP, and since AIR was updated in my device, no more sounds is playing in the application.

It just crashes withou any error in Debug mode, and restarts. When i call Sound.play media function in any ocasion, it happens.

It seams that there is a REALLY BIG CONFLICT with the new AIR and Sound.play.

My references:

Im developing in Flash Builder 4.6, running Adobe AIR 3.7.0.166

on a Motorola Atrix MB860

with Android 2.2.2

To reproduce the bug just install any AIR APP with music controls, like this: http://coenraets.org/blog/air-for-android-samples/voice-notes-for-android/

APK: http://coenraets.org/android/VoiceNotes/VoiceNotes.apk   with the 3.7.0.166 version of AIR, and try to reproduce the sound.

That application was running ok until the update. There is an textflow bug too, witch import only underline <u> and link <a> tag (no more bold <b> and italic <i>) from HTML, but compared to the sound crash this is nothing.

I insist that all this was running OK since the last update (i even run an backup version cause i think i was making any script error).

I´m looking hopelessly the LAST version before that last one so i can continue developing my application. With this error i canot do anything!!!!

If someone can help me where i can find it, id appreciate a lot!

Thanks

This topic has been closed for replies.

2 replies

Participant
June 5, 2013

Hi Guys

I have the same issue

Samsung i9003 android 2.2

So I cannot understand

Does Adobe support android lower than 2.3?

Does I need add opengl 2 es requiements to the android manifest?

Tech-specs said that 2.3 is mimum supported android http://www.adobe.com/products/air/tech-specs.html

Android

  • ARMv7 processor with vector FPU, minimum 550MHz, OpenGL ES 2.0, H.264 and AAC HW decoders
  • Android™ 2.3 and above
  • 256MB of RAM

But next link http://goo.gl/EikY1

"Note: The runtime requires a minimum SDK version greater than 8. You should ensure that the Manifest includes ."

And android:minSdkVersion="8" is a Android 2.2.x

http://developer.android.com/guide/topics/manifest/uses-sdk-element.html

And what about opengl 2ES?

Is it strong requirement? Do I need to add opengl 2 es request to the android manifest?

Thanks

Adobe Employee
June 6, 2013

Which AIR SDK version you are using? Could you please try out with latest build available at http://labs.adobe.com/downloads/air.html. Please let us know how it goes.

Regards,

Nimit

Participant
June 6, 2013

I used 3.7 sdk

on 3.6 all was ok

I will check bug with last build when it will possible

What about questions?

"

     Does Adobe support android lower than 2.3?

     Does I need add opengl 2 es requiements to the android manifest?
"

karkara_Author
Participating Frequently
April 13, 2013

I found AIR 3.6 here: http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air3-6_android.apk

Installed, and everything works again!!!

100 kgs went out of my shoulders now... but, i wish Adobe fix that, cause no one will have AIR 3.6.

Adobe Employee
April 13, 2013

Hi,

Thank you for your issue report. I  tried with LG optimus v2.3.4 but the VoiceNote.apk is working fine runnng with Adobe AIR 3.7.0.166.
If possible, could you please try with some other device with same android version or different and see if it is reproducible for other device as well or it is device specific. This would help us to investigate the problem.

Regards,

Nimit

karkara_Author
Participating Frequently
April 14, 2013

Hello Nimit,

In that case what should i do?

Will Adobe debug that error or something like that?

Thanks