Monthly Archives: December 2014

How To Share a Link from My Android App to Facebook

The most important link to learn how to share links from your Android apps to Facebook is this. Here is the Getting Started Guide for Facebook. Since I had previously already had created a Facebook app, imaginatively called “Test On … Continue reading

Posted in Programming | Leave a comment

How To Integrate Twitter Into Your Own Android Apps

I searched for the key phrase “develop twitter app android emulator” and decided to use the following page to start: http://www.tutorialspoint.com/android/android_twitter_integration.htm Additional pages that were needed are: Create a new twitter application at https://apps.twitter.com/app/new http://twitter4j.org/en/code-examples.html http://twitter4j.org/en/configuration.html Continued on the 11th … Continue reading

Posted in Twitter apps | Tagged , , | Leave a comment

How To Install Facebook App On an Adroid Emulator

I want to install Facebook app on Android emulator / simulator to be able to test new plugins that I write. Searching for phrase “install facebook app android emulator” I decided to listen to this source of knowledge: http://stackoverflow.com/questions/15760402/how-to-install-facebook-api-on-emulator-in-windows-7 After … Continue reading

Posted in Android, Facebook apps | Tagged , | Leave a comment