WeHeartGaming / Codename-WHIRC

IRC client for Android
2 stars 0 forks source link

Add background service with alarm #2

Closed Fumler closed 10 years ago

Fumler commented 10 years ago

Add a background service (IntentService) that handles the networking on a seperate thread with update interval. This should also handle sending and receiving of data from the different classes. https://github.com/thecodepath/android_guides/wiki/Starting-Background-Services