Android Open Source - App wear GDGAndroidWearExample






Project Summary

Android Wear Example App for GDG Austin Presentation and Mini-Hackathon.

Web Site / Source Repository

GDGAndroidWearExample is hosted in the following web site
https://github.com/parallelcross/GDGAndroidWearExample

If you think the Android project GDGAndroidWearExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of GDGAndroidWearExample.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
jar files usedwearable-preview-support.jar
Required Permissionsandroid.permission.CALL_PHONE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK




Resource Files

There are 2 image files in GDGAndroidWearExample. The names of the image files are listed as follows.

ic_action_call.png
ic_action_email.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GDGAndroidWearExample has the following Java source files.

com.gdgandroidwearshell.app.GDGAndroidWearShell.java
com.gdgandroidwearshell.app.MainActivity.java
com.gdgandroidwearshell.app.model.Mom.java
com.gdgandroidwearshell.app.receivers.MakeNetworkRequestReceiver.java
com.gdgandroidwearshell.app.receivers.ProcessActionReceiver.java
com.gdgandroidwearshell.app.receivers.ScheduleAlarmReceiver.java
com.gdgandroidwearshell.app.scheduler.AlarmScheduler.java
com.gdgandroidwearshell.app.services.MakeNetworkRequestWakefulIntentService.java
com.gdgandroidwearshell.app.services.ProcessActionIntentService.java
com.gdgandroidwearshell.app.services.ScheduleAlarmsWakefulIntentService.java