Skip to main content

All Questions

Tagged with
1 vote
0 answers
77 views

What are the key parameters for passing MoPub keywords?

What is the full list of key's in the key-value pair of parameters that may be passed for each keyword type? MoPub's publisher Data Passing documentation mentions providing both user data and ...
AdamHurwitz's user avatar
  • 10.1k
0 votes
1 answer
363 views

Multiple facebook and twitter icons on custom share filter chooser intent in android

I'm using below code to share image on facebook, twitter, google+ and other social apps. Image is uploaded from device's external storage. But when I show chooser there're multipe facebook and twitter ...
Bek's user avatar
  • 8,261
7 votes
1 answer
2k views

how to get all social accounts linked with the particular contact in android from phonebook?

I fetched all device contacts from phonebook. Now i want to fetch linked accounts(facebook,twitter,instagram,LinkedIn)urls from that particular contact that is fetched from phonebook.What should i do? ...
Grishma Ukani's user avatar
0 votes
1 answer
99 views

Is it safe to embed Twitter/Facebook API Key and Consumer Secret in Android/iOS code/pref file?

I have Android and iOS apps which need to post to social networks, like Twitter and Facebook, directly using users' accounts. Is it safe to embed the API Key and Consumer Secret in source code (or ...
ikevin8me's user avatar
  • 4,303
1 vote
1 answer
463 views

Twitter login is disabled and greyed out when the activity is initialized

In my LoginActivity, user can login either using Facebook and Twitter. The Facebook login button is working fine. However, the Twitter login button is always greyed out and disabled, as below: ...
DeadIsFree's user avatar
5 votes
3 answers
4k views

Reward user after successful sharing on social media on Android?

I'd like to know how to reward a user in my app after it has been successfully shared (from inside my app using a button) on any social media (Facebook, Twitter, Google+ etc.) Is there something like ...
user avatar
0 votes
0 answers
214 views

I can´t set url image in BottomNavigationView Android

i´ve got an image profile from Facebook/Twitter SDKs and i want to show as an item it in BottomNavigationView. this is the desired result with social image profile I saved profile picture like Bitmap ...
Alejandro Cerrillo's user avatar
1 vote
1 answer
1k views

Facebook, Twitter, Google login in Fragment

I was already able to login with all 3 services when using Activity, but when I tried to change to fragments, as soon as I confirm the permission on facebook/twitter or click the google login button, ...
Spotik's user avatar
  • 105
0 votes
1 answer
165 views

Social button not working in Phonegap Android webview

<div class="fb-like" data-href="http://www.mywebsite.com" data-layout="button_count" data-action="like" data-size="large" data-show-faces="false" data-share="true"></div> <a href="https:...
mkto's user avatar
  • 4,664
0 votes
0 answers
566 views

Log in to multiple social accounts like FaceBook, Twitter, Instagram, LinkedIn from a single android app, similar to apps like HootSuite

I want a user to login to multiple accounts on FaceBook,Twitter,Instagram,LinkedIn,Pinterest,etc. HootSuite and other apps like Parallel Space, Buffer etc. are providing the user to login to multiple ...
FingerSmith's user avatar
0 votes
1 answer
288 views

Getting Facebook Notification in android app

I'm trying to develop an app to get my Facebook and twitter notification simultaneously. I can authenticate using Facebook SDK 4.18 and Fabric API for twitter.I can update status and tweet ...
Md Mushfiqul Islam's user avatar
0 votes
1 answer
197 views

Android force landscape when Login with Facebook/Twitter

My app is in landscape all the time. I have put android:screenOrientation="landscape" in AndroidManifest. But the trouble is, when my app is in landscape, I need to Login with Facebook/Twitter, it ...
Phong Nguyen's user avatar
  • 7,017
0 votes
1 answer
36 views

How does twitter/facebook know on which apps tweet/status/images can be shared?

My question is when I want to share a tweet on from twitter app when I press the share button a pop up opens and displays all the apps that on which I can share my tweet. How does twitter app knows ...
Muneeb Zulfiqar's user avatar
0 votes
1 answer
526 views

Firebase auth:1.0.0 Not Working for Facebook and Twitter

I’m trying to implement firebase-ui-auth:1.0.0 in my Android App. I started by downloading and installing the FirebaseUI-Android demo from github (https://github.com/firebase/FirebaseUI-Android). I ...
Loren's user avatar
  • 872
0 votes
0 answers
244 views

How to track share and like count of photo that i have share through android app on facebook and twitter?

I have made an android app that helps user to snap photo and share to social media like facebook and twitter . How to i count share and likes of those photo shared through my app Here is my share to ...
Bhuwan Acharya's user avatar

15 30 50 per page
1
2 3 4 5
11