Git Product home page Git Product logo

anypic-android's Introduction

Anypic-Android

This is my custom version of the Anypic application, fully powered by Parse. Anypic is the easiest way to share photos with your friends. Get the app and share your fun photos with the world.

Here is the iOS tutorial from which this version is derived. It is fully integrated with Facebook for user authentication.

Initial Setup

Make sure you have the Android SDK installed on your system. The version of the Eclipse IDE with ADT (Android Developer Tools) built-in can be found here

How to Run

  1. Clone the repository and open the project in Eclipse
    1. (For Android Studio set up, you're on your own)
  2. Create your Anypic App on Parse.
  3. Add your Parse application ID and client key in AnypicApplication.java
Parse.initialize(this, "<APP_ID>", "<CLIENT_KEY>");

4. Set up the Facebook SDK

  • follow the Facebook User guide in Parse's Android documentation.
  • You will have to create a Facebook application for Anypic, and then you will have to put the Facebook Application ID into AnypicApplication.java
ParseFacebookUtils.initialize("YOUR FACEBOOK APP ID");

5.Build the project and run

anypic-android's People

Contributors

beardouglas avatar kjorg50 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.