首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >adobe molehill android设置

adobe molehill android设置
EN

Stack Overflow用户
提问于 2013-01-09 22:29:05
回答 1查看 70关注 0票数 0

使用Flash Builder4.6&SDK4.6 Away3d与Starling互操作性设备--三星galuxy s3

在设备上调试,运行良好。在设备上安装导出的apk,它只是白色的背景。

app name_app.xml文件设置为

代码语言:javascript
复制
<renderMode>direct</renderMode>

    <!-- Whether or not to pan when a soft keyboard is raised or lowered (either "pan" or "none").  Optional.  Defaults "pan." -->
    <!-- <softKeyboardBehavior></softKeyboardBehavior> -->
<autoOrients>false</autoOrients>
    <fullScreen>true</fullScreen>
    <visible>true</visible>
    <softKeyboardBehavior>none</softKeyboardBehavior>
EN

回答 1

Stack Overflow用户

发布于 2013-01-10 00:01:55

解决了。

只需使用最新的Air sdk即可。

http://www.flashdeveloper.co/post/10985842021/overlay-adobe-air-32-in-flash-builder-46

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/14237446

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档