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
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
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
-2 votes
2 answers
210 views

Maven doesn't build but in Eclipse it works

I am trying to create executable jar in Eclipse with Maven. My program perfectly works if I run it in Eclipse but if try to build it with Maven it will write this error and build failed. Can someone ...
user3318485's user avatar
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
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
0 votes
1 answer
1k views

facebook NativeAd in eclipse Could not find class 'com.facebook.ads.internal.view.hscroll.c', referenced from method com.facebook.ads.MediaView

I can get nativeAd in eclipse and show, but add com.facebook.ads.MediaView in layout, Start a program then stop running 03-17 10:36:56.161: E/dalvikvm(12626): Could not find class 'com.facebook.ads....
albert's user avatar
  • 1
2 votes
0 answers
278 views

How To Post a Sale to a Facebook Group using Facebook4J?

So I'm working on an application that would post something that I want to sell to all of the facebook groups that I'm a part of. I've sort of familiarized myself with Facebook4J already (I can log in, ...
Gabriel Ruoff's user avatar
0 votes
0 answers
42 views

How to Integrate Facebook sdk for android development on Eclipse

I am relatively new to Eclipse IDE and want to build facebook login option in my android app. I looked up developers.facebook documentation but can't find one for Eclipse IDE (they have it for Android ...
Rahul Rajpurohit's user avatar
0 votes
1 answer
40 views

Java Eclipse Mars - Deleted Debug.Keystore - By Mistakenly

I made a new android application and uploaded on the google play store. Now i have a big problem. I created a new key overwriting the old one. The old debug.keystore file is replaced with the new one. ...
Amey Arora's user avatar
1 vote
0 answers
55 views

Android eclipse , facebook login doesn't proceed

I'm still a beginner in programming and I'm trying to make a small project where you can find lists of games and select games for a wishlist. This wishlist I'd like to share on facebook. The whole ...
Elijenta's user avatar
0 votes
1 answer
279 views

Running imported Getting Started project accessing facebook data appears NullPointerException

I use Eclipse and Tomcat plugin installed. I imported Spring Getting Started project to access facebook data. Facebook application was registered. Application.properties are setted. Classes are ...
0 votes
1 answer
2k views

Invalid ZIP archive: facebook.jar

I really need help with this error: Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY Please check logcat output for more details : Invalid ZIP archive: C:\Users\POSTE5\Desktop\...
Ali's user avatar
  • 85
1 vote
1 answer
1k views

AppEventsLogger.activateApp(this) - Crashes App

I'm trying to use the Facebook SDK to track my installs. I've imported the Facebook SDK into my workspace using Eclipse but for some reason when I have this code in my .java file my app will not start:...
chronotrigga's user avatar
0 votes
4 answers
5k views

Unable to compile class for JSP, import cannot be resolved

I'll post my first question on this forum so be kindly =) My problem is that my import on my jsp file cannot be resolved : <%@ page import="java.util.List" %> <%@ page import="com....
Matthieu Le Scornet's user avatar

15 30 50 per page
1
2 3 4 5