KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
FaceBookv4.0HelloWorld
★ 22
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
laravel4-form-builder
:
Laravel Form builder for version 4!
socksproxy
:
Simple SOCKS proxy via SSH and iptables
dockerscript
:
Write your Dockerfile in javascript!
datadog-ssl-check-expire-days
:
datadog check to monitor the SSL expiration days
fview-flex
:
IjzerenHein's famous-flex for famous-views (Meteor)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
FaceBookv4.0HelloWorld
?
Download (.md)
FBv4.0 Login Example <p>On A Real Device</p>  This currently hasn't been tested on an emulator yet because of 2 reasons <ol> <li>If the Facebook App is not installed on the emulator, the <i>Profile.getProfile()</i> returns null</li> <li>The Facebook App gives an error INSTALL_FAILED_NO_MATCHING_ABIS if you try to install the Facebook App on Genymotion</li> </ol> <p>Any fixes and suggestions are welcome and most of all, <b>don't forget to add your app id in res/fb_app_id.xml</b></p> <p>To generate hash key, no need to use keytool or OpenSSL, open your Application class, call the getHashKey() method once in your onCreate() inside the Application, open your Logcat, copy the hashkey and paste it by going first to Facebook developers console/My Apps/Take any app of yours here and go to its Settings/Add a platform Android if you haven't already done so and paste your hash in the 'Key Hashes' section </p>