Skip to content

MilanBojic/fb-events-integration

Repository files navigation

Facebook events integration

What is this?

Facebook events integration application - synchronization your events and presents in list of your events for the user who have been logged in facebook app.

Requirements

Android 5.0 or later (Minimum SDK level 21)

Android Studio 3.0 (to compile and use)

Eclipse is not supported

Getting Started

Download Android Studio

Launch Android Studio

Start your new project

Open your project's main Gradle file, in root directory (/build.gradle)

Make sure you are using jcenter() in the repository block (mavenCentral() should work too)

Open your app module Gradle file, for example /app/build.gradle

Click Tools/Android/Sync Project with Gradle Files or click on the Sync icon in the top toolbar

Click Run/Run 'app' to see if it's resolved correctly

This will run the app on your device. You may need to download a newer version of Gradle, which will be available in the Android Studio UI if compile fails.

What does it look like?

test image size

test image size

test image size

Support

If you've found an error while using the library, please file an issue. All patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

About

facebook events integration with personal user account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages