फ़ाइलें प्रिंट करना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Android डिवाइस इस्तेमाल करने वाले लोग अक्सर सिर्फ़ अपने डिवाइसों पर कॉन्टेंट देखते हैं. हालांकि, कभी-कभी जानकारी शेयर करने के लिए, किसी व्यक्ति को स्क्रीन दिखाना सही नहीं होता. Android ऐप्लिकेशन से जानकारी को प्रिंट करने की सुविधा से, उपयोगकर्ताओं को आपके ऐप्लिकेशन के कॉन्टेंट का बड़ा वर्शन देखने या उसे किसी ऐसे व्यक्ति के साथ शेयर करने का विकल्प मिलता है जो आपके ऐप्लिकेशन का इस्तेमाल नहीं कर रहा है.
प्रिंट करने की सुविधा से, जानकारी का स्नैपशॉट भी बनाया जा सकता है. इसके लिए, डिवाइस, बैटरी या वायरलेस इंटरनेट कनेक्शन की ज़रूरत नहीं होती.
Android 4.4 (एपीआई लेवल 19) और इसके बाद के वर्शन में, फ़्रेमवर्क सीधे Android ऐप्लिकेशन से इमेज और दस्तावेज़ प्रिंट करने की सेवाएं देता है. इस ट्रेनिंग में, अपने ऐप्लिकेशन में प्रिंटिंग की सुविधा चालू करने का तरीका बताया गया है. इसमें इमेज, एचटीएमएल पेज प्रिंट करने के साथ-साथ, प्रिंटिंग के लिए कस्टम दस्तावेज़ बनाने का तरीका भी बताया गया है.
लेसन
-
फ़ोटो प्रिंट करना
- इस लेसन में, इमेज को प्रिंट करने का तरीका बताया गया है.
-
एचटीएमएल दस्तावेज़ को प्रिंट करना
- इस लेख में, एचटीएमएल दस्तावेज़ को प्रिंट करने का तरीका बताया गया है.
-
कस्टम दस्तावेज़ प्रिंट करना
- इस लेसन में, Android प्रिंट मैनेजर से कनेक्ट करने, प्रिंट अडैप्टर बनाने, और प्रिंटिंग के लिए कॉन्टेंट बनाने का तरीका बताया गया है.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया."],[],[],null,["# Printing files\n\nAndroid users frequently view content solely on their devices, but there are times when\nshowing someone a screen is not an adequate way to share information. Being able to print\ninformation from your Android application gives users a way to see a larger version of the\ncontent from your app or share it with another person who is not using your application.\nPrinting also allows them to create a snapshot of information that does not depend on having a\ndevice, sufficient battery power, or a wireless network connection.\n\n\nIn Android 4.4 (API level 19) and higher, the framework provides services for printing images and\ndocuments directly from Android applications. This training describes how to enable printing in\nyour application, including printing images, HTML pages and creating custom documents for\nprinting.\n\nLessons\n-------\n\n\n**[Printing a photo](/training/printing/photos)**\n: This lesson shows you how to print an image.\n\n\n**[Printing an HTML document](/training/printing/html-docs)**\n: This lesson shows you how to print an HTML document.\n\n\n**[Printing a custom document](/training/printing/custom-docs)**\n: This lesson shows you how you connect to the Android print manager, create a print adapter\n and build content for printing."]]