PrintService API
E745334
PrintService API is an Android interface that allows apps and print service plugins to integrate with the system print framework to discover printers and manage print jobs.
Statements (44)
| Predicate | Object |
|---|---|
| instanceOf |
Android API
ⓘ
software interface ⓘ |
| allows |
monitoring print job progress
ⓘ
reporting printer capabilities to the system ⓘ reporting printer status to the system ⓘ submitting print jobs to printers ⓘ |
| category | printing API ⓘ |
| compatibleWith | Android runtime NERFINISHED ⓘ |
| configuredVia | AndroidManifest.xml NERFINISHED ⓘ |
| documentationURL | https://developer.android.com/reference/android/printservice/PrintService ⓘ |
| enables | communication between apps and printers via print services ⓘ |
| exposesClass |
android.printservice.PrintJob
NERFINISHED
ⓘ
android.printservice.PrintService ⓘ android.printservice.PrinterDiscoverySession NERFINISHED ⓘ |
| interactsWith |
Android system print spooler
NERFINISHED
ⓘ
PrintManager API NERFINISHED ⓘ |
| introducedIn | Android 4.4 KitKat NERFINISHED ⓘ |
| invokedBy | Android print spooler when print jobs are created ⓘ |
| language | Java NERFINISHED ⓘ |
| license | Android Open Source Project license ⓘ |
| lifecycleManagedBy | Android system NERFINISHED ⓘ |
| maintainedBy | Google NERFINISHED ⓘ |
| namespace | android.printservice ⓘ |
| partOf | Android printing framework NERFINISHED ⓘ |
| platform | Android ⓘ |
| providedBy | Android framework NERFINISHED ⓘ |
| purpose |
to discover printers
ⓘ
to integrate print services with the Android system print framework ⓘ to manage print jobs ⓘ |
| relatedTo |
Android Print Framework
NERFINISHED
ⓘ
Android Printing NERFINISHED ⓘ |
| requires | Android manifest service declaration with android.printservice.PrintService ⓘ |
| requiresPermission | android.permission.BIND_PRINT_SERVICE ⓘ |
| supportsFeature |
cancellation of print jobs
ⓘ
custom printer options via print service ⓘ print job queuing ⓘ print job state tracking ⓘ printer discovery ⓘ |
| supportsPlatform |
Android mobile devices
ⓘ
Android tablets ⓘ |
| usedBy |
Android applications
ⓘ
Android print service plugins ⓘ |
| usedFor |
implementing cloud print services on Android
ⓘ
implementing vendor-specific print service plugins ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.