如何在 Eclipse 中修改phonegap-1.0.0.jar 存档中的 DroidGap.class 文件?
我对 Android 开发真的很陌生。 我已经制作了 2-3 个应用程序,它们已经在我的 Android 设备上运行。
最近几天我面临一个愚蠢的问题。
问题是,为每个设备创建全屏应用程序。我已阅读电话间隙维基 并尝试了特定的方式。但我每次都失败了。 当我尝试从 Android eclipse 项目资源管理器打开 DroidGap.class 时,出现错误。 “DroidGap.class 没有附加源”。 (构建phonegap.jar后)
请帮助我......
I am really very new on android development.
I have made 2-3 apps , those running on my android device already.
Last few days I am facing a stupid problem.
The problem is , creating the app fullscreen for every device. I have read phone gaps wiki
and tried with specific way. But I failed everytime.
When I'm trying to open the DroidGap.class from my Android eclipse project explorer , I got a error. that, "DroidGap.class has no source attached". (after build the phonegap.jar)
Please help me....
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
警告:我是 AppLaud 插件的创建者
Caveat: I'm the creator of the AppLaud Plugin
全屏?
如果你想修改DroidGap.class,请从github下载源代码并重建phonegap。
此处重新构建指令: https://github.com/callback/callback-android /blob/master/README.md
fullscreen?
If you want modify DroidGap.class dowload source code from github and rebuild phonegap.
Rebulid instruction here: https://github.com/callback/callback-android/blob/master/README.md