adobe AIR app and bluetooth

别等时光非礼了梦想. 提交于 2019-12-04 02:27:22

问题


I want to build a adobe Air application that sends an image to a mobile phone via bluetooth. Do you know of a framework or library to do that directly or indirectly? I mean using only flex or do I have to use another language also, such as java?

any hints are welcome thanks in advance thodoris


回答1:


Hey Thodoris. You'll probably have to use merapi + a bluetooth api built on java.

I'm not sure if it is part of the community, but I heard recently that the framework has been ported to c#.

There are certainly other options as well. For example, there is a way to deploy weborb with your AIR install. Then, with the instance of a java or iis 'server' running client-side, you can invoke java or .net methods through a localhost "amfEndpoint".

I hope those couple of options help. Best of luck. --jeremy



来源:https://stackoverflow.com/questions/4098114/adobe-air-app-and-bluetooth

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!