This repo contains an intent and documentation for adding a Breezy-powered print button to any Android application..
android-sdk is hosted in the following web site
https://github.com/breezy/android-sdk
If you think the Android project android-sdk 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-sdk.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\breezy_splash.png assets\testpage.pdf |
There are 1 image files in android-sdk. The names of the image files are listed as follows.
android_screen.png
The following screenshort is generated from the image listed above.
android-sdk has the following Java source files.
com.breezy.android.sdk.BreezyIntent.java com.breezy.helloWorldPrint.DisplayMessageActivity.java com.breezy.helloWorldPrint.HelloWorldPrintActivity.java