Video chat feature - android

I searched a lot and didn't find the answer of my question.
I want to add to my android app video chat feature.
I am writing app for version 2.2 and latest.
Can I provide this feature or not and if I can,please write some link of code
which I need.
And also, I have read this tutorial and I want to know is this real working app and if yes how can I merge this to my native app code?

Related

How to implement 'invite to download' feature in a Cordova/PhoneGap application on Android?

I would like to include a menu item in my Android app (built using Cordova/PhoneGap) that provides users with the ability to invite their friends to download the app from Google Play.
Does anyone know of an existing solution for this? I have not had much luck finding one.
On BlackBerry10, this is extremely easy to do (literally 1 line of code). It leverages the OS and BBM to share the download URL of your app with your closest friends:
blackberry.bbm.platform.users.inviteToDownload();
link
Please tell me something similar like this exists for Android (iOS?) ? Thank you.
I use this plugin and works perfectly: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin
It's a sharing plugin that allows a lot of configuration options. You could configure it so users share a link to your app on Google Play. The documentation explains how to set everything up.

Hangout app in Android

I'm trying to embedded a video call provided from google hangout in my android app.
I don't know if this is possible, but I've done a lot of research and couldn't find anything.
Is it possible? If not, how do i make an app that has video chat capabilities?

Implementing ZXing as original app

I have a question on ZXing. Is there any way of launching their app as it is from mine? I've looked everywhere on the internet and haven't found an answer. As of now, I have created the bar-code in my app and run it as a direct link to Google, but I like the interface of the original app since it gives more information on the books being looked up. Mine just doesn't seem too practical in getting the bar-code and then having to look at a bunch of websites on Google to get the information of the book being looked up.
Please check my answer here: Is it not possible to read QR codes in an android application without having a third party app installed?
Basically you can integrate the ZXing code in your application and change the layout/logic as you need.
In this way you don't use the library with the Intent way but it will be directly integrated inside your application.

Comments section on android app

I am planing to build an android app, which will have user posted content and comment on that content. I want to use a ready made solution for the comments, which is also viral.
For example, using Facebook comments for website can do the job. But I am not able to locate such a plugin for Android (java) app.
Is there a way I can do it easily? or should I build my app using phone gap or something like that and use fb comments widget.
Will there be any problem in approval if the app is in phone gap?
Thanks in advance!
#happyhardik This might be just what you're looking for: Socialize. http://www.GetSocialize.com. SDKs for both iOS and Android. Integration with Facebook (and soon Twitter). Let me know if it's what you wanted!

is it possible to use opentok/tokbox in android?

I want to create a video chat application for android mobiles so I decided to use opentok for it.Now I have questions and some apprehensions.a)
Is it possible to use opentok for android phones?If yes then is it using the adobe AIR?Any Help in this regard will be Thankful!It will be great if you give me some tutorial for Developing in adobe AIR Thanks!
Not long ago, you could watch a stream, but you couldn't publish one as Flash for Android does not have access to the camera.
However, recently OpenTok has recently tried to rectify this:
http://www.tokbox.com/blog/opentok-gets-its-first-mobile-features-2/

Categories

Resources