Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I am developing an app that would open with the log in of facebook. So I want to know how to integrate facebook in my titanium app. Please suggest some sample codes and the steps ,how to do that.
This documentation link would help you understanding facebook integration with titanium
http://docs.appcelerator.com/titanium/3.0/#!/api/Modules.Facebook
Thanks
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
Good day! am trying to find out how to configure a mobile link to give the user the option to open the link either in Facebook's mobile site or in the FB mobile application
Thanks in advance for your input and support!
Your answer is here:
https://developer.android.com/training/app-links/index.html
Have a nice day
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
Hello I am new to Android development. And I want to make an app that will open a link.For this I used web view but then also my link is being opened in browser not in my application
Use android WebView for this. Please follow the this link to know how to use android webview to load links Example link
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want to integrate Paytm wallet in an Android application as a payment option, just like in the Uber app. Can anyone help me out? Thanks in advance.
Update
Paytm has added documentation now.
https://developer.paytm.com/docs/v1/android-sdk/
They have support for Android, but they don't have any open documentation.
Use this link to contact them and learn more
https://developer.paytm.com/docs/
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I need to integrate a facebook like button in my app, I also need a share button. I have been reading many post about this topic, but I didn't realize which is the best solution for this.
Is the Webwiew a good solution? If don't which do you recommend
Thanks
Go to Facebook Docs and fill in the fields to get your code:
https://developers.facebook.com/docs/plugins/like-button/
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want in my android app I can signin to facebook and also post texts.
I dont have any idea about that, how can I do that plz suugest me any way and answer.
You can start this using this facebook android. Hope that's what you are looking for.