简体   繁体   English

someOne可以帮助我如何使用bridgeKit(目标C到java代码)..?

[英]Can someOne help me how to use bridgeKit (objective C to java code )..?

I wanna to convert my iphone application to Android and i'm using apportable sdk for conversion , and i am new to apportable sdk .i read docs of apportable,In that i read about BridgeKit, and don't know how to use it . 我想将我的iphone应用程序转换为Android,我正在使用apportable sdk进行转换,我是apportable sdk的新手。阅读apportable的文档,在那里我读到了关于BridgeKit,并且不知道如何使用它。 How does java file created , how to bridge .m file to java file.. so can someone can suggest me ,from where i should learn and use bridge kit . 如何创建java文件,如何将.m文件桥接到java文件..所以有人可以建议我,从哪里我应该学习和使用桥接工具包。

If you don't already have Java files, there's no need for BridgeKit. 如果您还没有Java文件,则不需要BridgeKit。 Just use Apportable to build your Objective C project for Android. 只需使用Apportable为Android构建Objective C项目。

If you do have Java files you want to add to your Objective C app, see the docs and samples here . 如果您有要添加到Objective C应用程序的Java文件,请参阅此处的文档和示例。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM