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
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..
For that i have reffered 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. it provides android java reflection.
Related
I am working on a flutter app and want to integrate jivo chat. I am not much familiar with android native. Can someone pls help me out.
There is one github document I found till now : https://github.com/JivoChat/JivoSDK-Android/blob/develop/README_en.md.
I tried to implement accordingly but not working for me.
Is there any code or reference like how to use INSTALL_ASSET for remote installation of application.
Thank You.
There is no INSTALL_ASSET in the Android SDK, nor does INSTALL_ASSET appear to be in the Android open source code.
I am new to Android application development, I want to integrate with my app. So please guide me what to do this. I have tried to learn things from internet but still I have found no solution. so please tell me some tips
Thanks in advance.
Everything you need is here:
https://www.dwolla.com/developers
I want to make a simple Android app which connect to facebook, but i'му begin to make it and found missing pics
http://developers.facebook.com/docs/guides/mobile/#android
http://developers.dev.facebook.com/attachment/app_wizard.png
http://developers.dev.facebook.com/attachment/app_properties.png
and just don't know how to import or make right compilation of Facebook source to add it as a library to "simple" example.
I'm using Intellij IDEA, but if you describe for eclipse, i'll be appreciated.
Thanks!
You can check another answer that has project setup instructions and a link to the sample project with Facebook SDK.
If it doesn't help, please provide more details, however it's probably too late considering the question date.
I want a sample application for camera in android. If anybody developed any application please share with me along with source code. This will be very helpful for me.
Thanks in advance
Praween
Why not look at the official SDK sample?
http://google.com/codesearch/p?hl=en#CRBM04-7BoA/samples/ApiDemos/src/com/example/android/apis/graphics/CameraPreview.java