Giter Site home page Giter Site logo

superchat's Introduction

superChat is a photo and file sharing application built on Android and is inspired by Snapchat. The project's goals are to develop a completely decentralized application that runs over the Named Data Network (NDN), utilize a partial sync protocol, and utilize a Web-Of-Trust like model instead of the traditional NDN hierarchical model.

Prerequisites

superChat requires the NDN Forwarding Daemon be run alongside it. NFD can be installed via Google Play or directly from the source.

Building

Getting PSync JNI

This build depends on PSync JNI. Clone Android Crew Staging in your Android/Sdk/ndk-bundle folder and install ndn-cxx and prerequisites. NFD is not needed unless you plan to build NFD-android. Being in the ndk-bundle directory, execute the following commands:

CREW_OWNER=named-data-mobile crew.dir/crew install target/sqlite target/openssl
CREW_OWNER=named-data-mobile crew.dir/crew install target/boost target/ndn_cxx
CREW_OWNER=named-data-mobile crew.dir/crew install target/psync

Use --no-check-shasum if there are problems with shasum.

Also add these local.properties file if not already added:

ndk.dir=/path/to/Android/Sdk/ndk-bundle
sdk.dir=/path/to/Android/Sdk

Building superChat

After installing PSync, it is recommended that one uses Android Studio to build the app. Simply pull this repository and allow the project to build itself. No other installations are required at this point of time. All other dependencies are pulled from external sources when the build file executes. This application only works on Android OS 6.0 and above.

superchat's People

Contributors

kartikey20 avatar

Watchers

 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.