GithubHelp home page GithubHelp logo

androidto-alerts's Introduction

AndroidTO Alerts

This is an Android app that demonstrates the use of the Android Cloud to Device Messaging (C2DM) Framework. Its a simple alerting app that receives push alert notifications sent from a server and notifies the user.

An implementation of a server that pushes alerts to this app can be found here.

Details around the Android C2DM Framework can be found here.

Device Compatibility

C2DM applications can only run on Android 2.2 devices. (Android SDK Version 8)

Development/Test Requirements

  • To develop/test this app, you need to run and debug the applications on an Android 2.2 system image that includes the necessary underlying Google services.
  • To develop/debug on an actual device, you need a device running an Android 2.2 system image that includes the Market application.
  • To develop/test on the Android Emulator, you need to download the Android 2.2 version of the Google APIs Add-On into your SDK using the Android SDK and AVD Manager. Specifically, you need to download the component named "Google APIs by Google Inc, Android API 8". Then, you need to set up an AVD that uses that system image.

Build/Run Instructions

Assuming you are using the ADT Plugin for Eclipse.

  • Create a new Android Project using all the files in the /src and /res folders of this project.
  • Fill the correct account/server information in Constants.java located in com/bc0nt13/android/androidtoalerts/
  • Make sure you have an Android Emulator/Device which meets the above requirements
  • Build and Run from Eclipse

androidto-alerts's People

Contributors

bc0nt13 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.