/Weatherapp

Simple App for teaching several aspects of android programming

Primary LanguageJava

Weatherapp

Simple App for teaching several aspects of android programming

This example is a Simple Showcase to learn Basic Aspects of Android Programming

Here you can find

  • Activities
  • Intents
  • Storing data to shared prefs and Files
  • accessing Internet
  • using GPS Sensor
  • using services
  • using BroadcastReceiver