Skip to main content

All Questions

Tagged with
0 votes
0 answers
144 views

Facebook Audience Network Ads crashed as "divide by zero error" on Android

I'm using Facebook Audience Network Ads in my Android game. It generally works fine but it sometimes(every time in the same ad) crashed and exiting my game. I attached the problem as a image from ...
immyth's user avatar
  • 11
1 vote
2 answers
5k views

Tag <provider> attribute authorities has invalid character '$'. AndroidManifest.xml /FacebookActivity

I'm trying to create a library project from facebook sdk in Eclipse. This error shows: Tag attribute authorities has invalid character '$'. AndroidManifest.xml /FacebookActivity line 44 ...
activity's user avatar
  • 431
2 votes
2 answers
548 views

Android Facebook SDK Eclipse Proguard

I've installed the Facebook SDK and has no errors but I can't seem to export it as part of my android project. I get the below error when enabling ProGuard: Warning: com.facebook.applinks....
user3528766's user avatar
0 votes
1 answer
24 views

Facebook Graph integration in eclipse project

I have integrated facebook using 'facebook-android-sdk-4.18.0' in my Android studio project. Now I want to convert same gradle project in eclipse Android project. but i am not able to find facebook ...
Dhrupal's user avatar
  • 1,873
0 votes
1 answer
48 views

Facebook Request not response

Below is my code to share image on facebook: public static void fbShareImage(String photoPath) { BitmapFactory.Options options = new BitmapFactory.Options(); options....
Manlok Wong's user avatar
1 vote
4 answers
312 views

Android facebook crash

I setup the Facebook sdk in Eclipse and I am using Facebook sdk 4.18. I already added Facebook.jar to build path, but also crashes. protected void onCreate(Bundle savedInstanceState){ ...
Manlok Wong's user avatar
-1 votes
1 answer
22 views

Facebook library project is showing error but there is no error inside the project

I'm trying to run one of my old android project (Eclipse project). It uses Facebook lib, google-play-services-lab and android-maps-util-master. Both Facebook lib and my project MyanmarWatch_ is ...
Zin Win Htet's user avatar
  • 2,499
1 vote
0 answers
884 views

Facebook login API "Can't Load Url: The domain of this URL isn't included in the app's domains"

Hi I am a beginner programmer trying to integrate facebook login in my mobile app. I have read through multiple similar questions but cannot seem to find a solution to the error. I have been following ...
Detective merry's user avatar
1 vote
0 answers
452 views

Login Facebook Sdk 4.14 Android Eclipse

I am creating a login facebook in android using Eclipse. My project at here In Android studio, It is easy to do that. But, in Eclipse, I add a Facebook lib .jar into my project. Fb .jar file is ...
kaka's user avatar
  • 11
2 votes
1 answer
358 views

Android: Facebook sdk ShareLinkContent shareDialog Nullpointer exception

I am using facebook sdk jar file in eclipse to share link with content. I create the app id in face book and add in manifest Manifest <meta-data android:name="com.facebook.sdk....
Binil Surendran's user avatar
0 votes
1 answer
138 views

Android : Facebook share link with content

I am trying to share a link with content in Android. I want this in Android Eclipse. I tried in Android Studio, it was working perfectly. compile 'com.facebook.android:facebook-android-sdk:4.6.0' if ...
Binil Surendran's user avatar
1 vote
1 answer
132 views

Add Facebook SDK to android eclipse

I am trying to add the facebook sdk to my android project in eclipse. I have tried a lot of toturial that I found in the interne but none hase worked for me. doese someone now houe to add the sdk to ...
Manuel_Rodrigues's user avatar
0 votes
2 answers
382 views

facebook key hash for android when having same projects in different system

We are having this problem from weeks,I did the whole keyhash thing correctly and got the key hash too from this code: enter code here try { PackageInfo info = getPackageManager().getPackageInfo(...
Utkarsh Shrivastava's user avatar
0 votes
2 answers
39 views

Why Facebook SDK 4 is placed in your android project as another android project folder?

Why is the Facebook SDK 4 imported in to your project as another folder of android project? Why not facebook release a JAR file?
Glenn de Ramos's user avatar
0 votes
0 answers
1k views

android eclipse Rejecting re-init on previously-failed class java.lang.Class<android.support.v7.widet.RecyclerView>

I got crazy about this problem.Even now I don't know what is the cause. I have already import the android-support-v7-recyclerview.jar. Moreover, I extract the classes.dex from my final apk file , and ...
yu xiaofei's user avatar

15 30 50 per page
1
2 3 4 5
12