简体   繁体   English

将Android Eclipse项目与Unity3d集成

[英]Integrate Android Eclipse project with Unity3d

I am new to unity.. I have implemented Google+ Service and its working perfectly in my android project.. I have taken reference from https://developers.google.com/+/mobile/android/share 我是一个团结的新手。.我已经在我的android项目中实现了Google+服务及其完美的工作。.我已从https://developers.google.com/+/mobile/android/share获得了参考

But now i want to access this sharing functionalty from my unity project.. 但是现在我想从我的统一项目访问此共享功能。

I do not know the steps which i need to perform to integrate this android project with my unity project.. 我不知道将这个android项目与我的unity项目集成所需执行的步骤。

For that i have reffered http://docs.unity3d.com/Documentation/Manual/PluginsForAndroid.html 为此,我推荐了http://docs.unity3d.com/Documentation/Manual/PluginsForAndroid.html

But i am not getting clear idea from this document.. 但是我从这份文件中并不清楚。

If anyone is having idea about this , then please guide me.. 如果有人对此有想法,请指导我。

Thanks in advance for your support and help.. 预先感谢您的支持和帮助。

use AndroidJNI and AndroidJNIHelper. 使用AndroidJNI和AndroidJNIHelper。 it provides android java reflection. 它提供了android java反射。

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

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