Create Arduino-based Android accessories without writing Android code with Handbag.
android-arduino-handbag is hosted in the following web site
https://github.com/follower/android-arduino-handbag
If you think the Android project android-arduino-handbag listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-arduino-handbag.
Item | Value |
---|---|
Java File Count | 32 |
Supported screen sizes | [mdpi, hdpi, nodpi] |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 7 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_CONTACTS android.permission.SEND_SMS |
There are 2 image files in android-arduino-handbag. The names of the image files are listed as follows.
ic_launcher_handbag.png image_handbag.png
The following screenshort is generated from the image listed above.
android-arduino-handbag has the following Java source files.
com.handbagdevices.handbag.Activity_LaunchFromUsb.java com.handbagdevices.handbag.Activity_Launcher.java com.handbagdevices.handbag.Activity_MainDisplay.java com.handbagdevices.handbag.Activity_SetupNetwork.java com.handbagdevices.handbag.Activity_SetupUsb.java com.handbagdevices.handbag.ButtonWidget.java com.handbagdevices.handbag.CommsService_Usb.java com.handbagdevices.handbag.CommsService_WiFi.java com.handbagdevices.handbag.DialogWidget.java com.handbagdevices.handbag.FeatureConfig.java com.handbagdevices.handbag.HandbagParseService.java com.handbagdevices.handbag.IDisplayActivity.java com.handbagdevices.handbag.LabelWidget.java com.handbagdevices.handbag.ProgressBarWidget.java com.handbagdevices.handbag.SmsFeature.java com.handbagdevices.handbag.SpeechFeature.java com.handbagdevices.handbag.TextInputWidget.java com.handbagdevices.handbag.UsbAccessoryHandlerGingerbread.java com.handbagdevices.handbag.UsbAccessoryHandlerHoneycomb.java com.handbagdevices.handbag.UsbAccessoryHandlerInterface.java com.rancidbacon.Handbag.BaseActivity.java com.rancidbacon.Handbag.HandbagActivity.java com.rancidbacon.Handbag.UsbAccessoryActivity.java com.rancidbacon.Handbag.UsbAccessoryHandlerGingerbread.java com.rancidbacon.Handbag.UsbAccessoryHandlerHoneycomb.java com.rancidbacon.Handbag.UsbAccessoryHandlerInterface.java