actionscript 3 - Using Bluetooth ANE for Android -


I'm relatively new to Flash, Air and AS3 so I'm sorry if this comes as a starting question. . I have applied in AIR to run on Windows and have communicated via serial Corcoxy through my ATmega 8 chip via communication.

Now I want Android to have the same basic functions on Android to download this app, but via ATmega 8 Bluetooth I have created a new Air for Android file in Flash CS6, my code Copy from my previous application, leaving the communication through socket part and creating an APK running on Android phones. It did everything except communication, as expected.

I am now trying to implement as3breeze.com/bluetooth-ane and used it to communicate, but I am pretty sure how the whole thing I have imported the APO through the ActionScript settings and have implemented classes but when I try to test, I get this error.

The content can not be loaded because there was a problem loading the extension: Error: invalid for extension namespace C: \ Users \ AppData \ Local \ Temp \ Tmp_ANE_File_Unzipped_Packages \ AndroidBluetooth.ane

So after some search, do i really need all these things as3 sdk and flash builder, or can i work with my Bluetooth app with some CD6? Besides what my error means and how can I solve it Thanks in advance for any assistance. I am looking for such solutions for days and I am getting an explanation that does not work or lacks knowledge to understand me.

The path that can not be used, I believe that you are ANE (originally you temporarily Are not trying to reach the directory) are not removed. Try removing the ANE file from anywhere, such as my document or where your Flash project is, and instead of the place instead of the path (in the functional settings) hope it helps.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -