<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>守望者--AIR技术交流 - ANE技术</title>
    <link>http://www.airmyth.com/forum-2-1.html</link>
    <description>Latest 20 threads of ANE技术</description>
    <copyright>Copyright(C) 守望者--AIR技术交流</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 22 Jul 2026 04:45:23 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.airmyth.com/static/image/common/logo_88_31.gif</url>
      <title>守望者--AIR技术交流</title>
      <link>http://www.airmyth.com/</link>
    </image>
    <item>
      <title>p12签名APK</title>
      <link>http://www.airmyth.com/thread-1753-1-1.html</link>
      <description><![CDATA[有没有遇到过接入渠道需要反编译，在回编译的，比如XX渠道，需要反编译放进去某些资源到根目录，XX渠道需要反编译修改配置等,XX渠道提供的jar无法合并需要反编译把smali文件夹扔进去的。回编译了直接签名发现签名不是原来的签名了，会导致用户覆盖安装安装不上，这个问 ...]]></description>
      <category>ANE技术</category>
      <author>dh1230</author>
      <pubDate>Wed, 03 Aug 2016 03:56:29 +0000</pubDate>
    </item>
    <item>
      <title>ANE原生代码的调试（安卓）</title>
      <link>http://www.airmyth.com/thread-1677-1-1.html</link>
      <description><![CDATA[忙了一天终于有空继续这篇教程了。ANE的原生代码的调试其实在Adobe的官网有介绍的，但是同样很含糊，我摸索了一段时间现在记录下我的心得。首先你得安装Eclipse，然后你得启动Eclipse&amp;nbsp;然后选择DDMS界面。百度百科：&amp;nbsp;DDMS 的全称是Dalvik Debug Monitor Servic ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Tue, 23 Feb 2016 13:30:29 +0000</pubDate>
    </item>
    <item>
      <title>ANE中 extension.xml 详解</title>
      <link>http://www.airmyth.com/thread-1559-1-1.html</link>
      <description><![CDATA[com.airmyth.extension[/backcolor]
这个就是本机拓展ID[/backcolor]

[/backcolor]


使用时：（例子中的 EXTENSION_ID[/backcolor]）


顺便说一下  contextType  以Android平台为例：[/backcolor]

[/backcolor]
即为 JAVA 中 [/backcolor]createContext  函数 接 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 06 Aug 2015 05:25:53 +0000</pubDate>
    </item>
    <item>
      <title>ANE 常见问题</title>
      <link>http://www.airmyth.com/thread-1548-1-1.html</link>
      <description><![CDATA[1.admob全屏黑屏解决方法，添加版本设定和主题设定


2.发布ipa过程中出现nullpointexception 解决办法

发布ipa过程中出现nullpointexception ，请检查文件名称，文件路径是否有空格和特殊字符。路径是否有中文字符。




3.去掉air.前缀的方法


air打包的android应用 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Tue, 28 Jul 2015 10:24:05 +0000</pubDate>
    </item>
    <item>
      <title>刚发现一个ANE网站，不过都是收费的，妹的</title>
      <link>http://www.airmyth.com/thread-1499-1-1.html</link>
      <description><![CDATA[网址

http://airnativeextensions.com/


截图：




ANE  分类：




谁要是买了，别忘了往这里传一份啊！！！！！！！




另附一份他们整合用的ANE









Where directed, include this ANE and call the following along with the other ANE initialisations.
O ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 11 Jun 2015 01:27:10 +0000</pubDate>
    </item>
    <item>
      <title>求一个广告ANE</title>
      <link>http://www.airmyth.com/thread-1498-1-1.html</link>
      <description><![CDATA[希望有大神帮帮忙，做一个ane，Tappx,这是关于交叉推广的一个广告，很实用]]></description>
      <category>ANE技术</category>
      <author>lusangjian</author>
      <pubDate>Wed, 10 Jun 2015 08:20:34 +0000</pubDate>
    </item>
    <item>
      <title>中国手机APP渠道目录大全400家android iphone 渠道信息</title>
      <link>http://www.airmyth.com/thread-1494-1-1.html</link>
      <description><![CDATA[截图：



文档下载：

**** 本内容被作者隐藏 ****]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Tue, 09 Jun 2015 01:37:39 +0000</pubDate>
    </item>
    <item>
      <title>【入门教程】最简单的ane  制作</title>
      <link>http://www.airmyth.com/thread-1456-1-1.html</link>
      <description><![CDATA[1 TestAne 是测试工程，最后生成的Ane可以拷贝进来测试。

2 native 有两个工程，一个是swc，一个是对应的安卓工程。
  swc 生成swc文件，需要把这个swc拷贝到ane文件夹中去。还需要用解压缩把这个swc中的library.swf 拷贝到ane的 android-arm中去
  android工程，导出 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Wed, 03 Jun 2015 07:09:20 +0000</pubDate>
    </item>
    <item>
      <title>整合百度广告ANE和admob广告ANE</title>
      <link>http://www.airmyth.com/thread-1448-1-1.html</link>
      <description><![CDATA[1.当导出apk时，biduad_plugin目录记得放在src下，即编译源码根目录，否则百度广告无法展示

2.SYS.as中是admob 广告id和百度广告id配置文件，注意修改为自己的广告id

3.对于android的要注意添加activity和权限，特别是ACCESS_COARSE_LOCATION权限很容易略掉

4.项目使 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Fri, 29 May 2015 02:52:09 +0000</pubDate>
    </item>
    <item>
      <title>通用air ANE使用教程</title>
      <link>http://www.airmyth.com/thread-1405-1-1.html</link>
      <description><![CDATA[通用air ANE使用教程
汇集flash air ios和android移动应用常用的功能和系统接口函数







简介  通用air项目库ANE是一个包含air开发中常用功能的一个flash扩展插件，包括原生Alert(native alert)，评论评星提示(irate)，判断设备是否是IOS设备，应用内展示IOS appstor ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 08:19:56 +0000</pubDate>
    </item>
    <item>
      <title>flurry ANE使用教程</title>
      <link>http://www.airmyth.com/thread-1404-1-1.html</link>
      <description><![CDATA[flurry ANE使用教程
通过flurry ane统计flash air ios和android移动应用用户的使用时长，习惯，下载，更新等情况







简介  在产品开发制作的过程中我们都希望更多的获得产品的统计数据，例如活跃度，日新增用户，每个人的日活跃时长，留存率等等。在web时代我们用go ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 08:15:28 +0000</pubDate>
    </item>
    <item>
      <title>苹果游戏中心GameCenter ANE使用教程</title>
      <link>http://www.airmyth.com/thread-1403-1-1.html</link>
      <description><![CDATA[GameCenter ANE使用教程
在flash air ios和android移动应用中使用GameCenter的积分，排行榜，成就等功能







简介  游戏中心ane是苹果appstore game center的flash版本，支持最新的64位ios，air sdk17，支持ios和android双平台。Flash air开发者可以通过ane实现积分 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 08:11:13 +0000</pubDate>
    </item>
    <item>
      <title>移动mm支付ane使用教程</title>
      <link>http://www.airmyth.com/thread-1402-1-1.html</link>
      <description><![CDATA[移动mm支付ane使用教程
flash android移动应用中使用移动MM的支付功能







简介  移动mm支付通过短信的方式实现付费，因为方便，所以付费率比较高。flash 开发也能通过flash 移动MM支付ANE来实现在air应用里面添加移动MM短信支付的功能。支持Android平台注册移动MM开 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 08:06:40 +0000</pubDate>
    </item>
    <item>
      <title>支付宝ANE使用教程</title>
      <link>http://www.airmyth.com/thread-1401-1-1.html</link>
      <description><![CDATA[支付宝ANE使用教程
在flash air ios和android移动应用中添加支付宝支付







简介  支付宝ane是支付宝开放平台sdk的flash版本，是基于支付宝SDK2.0（2015.1.21发布日sdk最新版本）air sdk15编译，支持ios和android双平台。Flash air开发者可以通过支付宝ane实现应用内 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 08:03:46 +0000</pubDate>
    </item>
    <item>
      <title>flash air添加360广告教程</title>
      <link>http://www.airmyth.com/thread-1400-1-1.html</link>
      <description><![CDATA[flash air添加360广告教程
通过360ANE，给flash air ios和android移动应添加360广告







简介  flash开发移动应用还是很方便，能特别是游戏类型的都能很快速的完成，但是开发完后加广告就成了件伤脑筋的事情，现在很多平台都要求接他们的sdk才能上平台，但是又没几个 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 08:00:19 +0000</pubDate>
    </item>
    <item>
      <title>flash air添加chartboost广告教程</title>
      <link>http://www.airmyth.com/thread-1399-1-1.html</link>
      <description><![CDATA[flash air添加chartboost广告教程
通过chartboostANE，给flash air ios和android移动应添加chartboost广告







简介  flash开发移动应用还是很方便，能特别是游戏类型的都能很快速的完成，但是开发完后加广告就成了件伤脑筋的事情，这再给大家一个插件，方便快速开发 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 07:55:51 +0000</pubDate>
    </item>
    <item>
      <title>flash air添加广点通广告教程</title>
      <link>http://www.airmyth.com/thread-1398-1-1.html</link>
      <description><![CDATA[flash air添加广点通广告教程
通过广点通ANE，给flash air ios和android移动应添加广点通广告







简介  flash开发移动应用还是很方便，能特别是游戏类型的都能很快速的完成，但是开发完后加广告就成了件伤脑筋的事情，现在很多平台都要求接他们的sdk才能上平台，但 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 07:53:21 +0000</pubDate>
    </item>
    <item>
      <title>inmobi ANE使用教程</title>
      <link>http://www.airmyth.com/thread-1397-1-1.html</link>
      <description><![CDATA[inmobi ANE使用教程
给flash air ios和android移动应展示inmobi广告







简介  flash移动应用中直接添加广告是不行的，一是通过Adobe Native extention来实现。Inmobi Ane是 Inmobi广告的flash一个插件，可以使As3开发者在android和ios应用中添加展示inmobi广告，从 ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 07:39:04 +0000</pubDate>
    </item>
    <item>
      <title>百度ANE使用教程</title>
      <link>http://www.airmyth.com/thread-1396-1-1.html</link>
      <description><![CDATA[百度ANE使用教程
在as3 air ios和android移动应用中使用百度广告







简介  flash游戏做好了，想加点广告挣点收入，对aser来说都是件痛苦的事情。因为大部分的平台都没有提供as3版本的sdk，必须找ANE才能实现。 百度ane是一个方便flash as3开发人员在flex，flash air ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 07:28:45 +0000</pubDate>
    </item>
    <item>
      <title>Admob ANE使用教程</title>
      <link>http://www.airmyth.com/thread-1395-1-1.html</link>
      <description><![CDATA[Admob ANE使用教程
给flash air ios和android移动应用添加Google Admob广告









简介  flash移动应用中直接添加广告是不行的，一般的广告平台都没有as3版本的sdk，但是可以通过Adobe Native extention来实现。Admob Ane是google Admob广告的一个插件，可以使我们As ...]]></description>
      <category>ANE技术</category>
      <author>破晓</author>
      <pubDate>Thu, 23 Apr 2015 07:24:28 +0000</pubDate>
    </item>
  </channel>
</rss>