Training Mag For most of the examples given in this tutorial yo | Page 3
Calling Mobile Print via Intent (Print) Cont…
Intent
Type
Name
Value
Description
Etc.
action
Action
com.sec.print.mobileprint.acti
on.PRINT
-
Main action to print using Samsung Mobile Print.
Mandatory
Extra
Action
type
com.sec.print.mobileprint.extr
a.AUTO_RETURN
“TRUE” /”FALSE”
When set as True, Mobile Print app is closed
automatically when user presses Print and returns back
to calling App.
Optional
Default:”FALSE”
(Version 2.00.00 and
above)
com.sec.print.mobileprint.extr
a.SKIP_PREVIEW
“TRUE” /”FALSE”
When set, Printer is automatically discovered ,
connected and print job is submitted. Preview screen is
hidden. After submitting print job it returns back to
calling app.
Optional
Default:”FALSE”
(Version 2.00.13 and
above)
* Works only with content type “PHOTO”.
*IP address should be specified. See slide “Specifying
Device to Mobile Print via Intent”
3