Changes

A Guide to Android 6 Custom Document Printing

31 bytes added, 21:22, 5 January 2016
Preparing the Custom Document Printing Project
== Preparing the Custom Document Printing Project ==
<google>ADSDAQBOX_FLOW</google>
Launch the Android Studio environment and create a new project, entering CustomPrint into the Application name field and ebookfrenzy.com as the Company Domain setting before clicking on the Next button.
On the form factors screen, enable the Phone and Tablet option and set the minimum SDK setting to API 21: Android 5.0 (Lollipop). Continue to proceed through the screens, requesting the creation of an empty activity named CustomPrintActivity with a corresponding layout resource file named activity_custom_print.