abdallahheidar / KiiChat

KiiChat is a demo showing a WhatsApp like application powered by Kii Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#KiiChat KiiChat is simple chat application using the KiiCloud.
This demo project helps you learn how to use the KiiCloud.

##Requirements:

  • android-support-v4.jar (rev. 20)
  • android-support-v7-appcompat.jar (rev. 20)
  • google-play-services.jar (for froyo rev. 16)

##How to setup a project: You need to import following project to your workspace if you use Eclipse.

{SDK-DIR}/extras/android/support/v7/appcompat
{SDK-DIR}/extras/google/google_play_services_froyo/libproject/google-play-services_lib

KiiChat uses GCM(Google Cloud Messaging) in order to send push notification and GCM needs google account.
So you need to set up the google account on your emulator.

  1. Make sure you are using emulator targetted on Google API
  2. Add account on emulator as setting->account

##Kii Features used:

  • User Management
    • Sign Up
    • Sign In
    • Integrating Facebook Account
  • Group Management
    • Creating Groups
    • Adding Group Members
    • Listing Groups
  • Data Management
    • Setting ACL to a Bucket
    • Creating/Retrieving Objects
    • Querying for Objects
    • Uploading Object Bodies
    • Downloading Object Bodies
    • Receiving "Push to App" Notifications
  • Push Notifications
    • "Push to User" Notifications
    • "Push to App" Notifications
  • Analytics
    • Event data analytics

##Support: If you have any questions, please feel free to ask at community.

##Screenshots:

About

KiiChat is a demo showing a WhatsApp like application powered by Kii Cloud