नेटवर्क ऑपरेशन की खास जानकारी
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इस सेक्शन में दी गई गाइड में, नेटवर्क से कनेक्ट करने, नेटवर्क कनेक्शन की निगरानी करने (कनेक्शन में होने वाले बदलावों के साथ-साथ), और उपयोगकर्ताओं को ऐप्लिकेशन के नेटवर्क इस्तेमाल पर कंट्रोल देने से जुड़े बुनियादी कामों के बारे में बताया गया है. इनमें यह भी बताया गया है कि XML डेटा को कैसे पार्स और इस्तेमाल किया जाता है.
इन गाइड में, Android ऐप्लिकेशन बनाने के लिए बुनियादी बिल्डिंग ब्लॉक के बारे में बताया गया है. ये ऐप्लिकेशन, नेटवर्क ट्रैफ़िक को कम करते हुए कॉन्टेंट को डाउनलोड करते हैं और डेटा को असरदार तरीके से पार्स करते हैं.
इस विषय के बारे में ज़्यादा जानने के लिए, इससे जुड़ी ये गाइड देखें:
गाइड
- नेटवर्क से कनेक्ट करना
- नेटवर्क से कनेक्ट करने, एचटीटीपी क्लाइंट चुनने, और यूज़र इंटरफ़ेस (यूआई) थ्रेड के बाहर नेटवर्क ऑपरेशन करने का तरीका जानें.
- नेटवर्क के इस्तेमाल को मैनेज करना
- किसी डिवाइस के नेटवर्क कनेक्शन की जांच करने, नेटवर्क के इस्तेमाल को कंट्रोल करने के लिए प्रेफ़रेंस यूज़र इंटरफ़ेस (यूआई) बनाने, और कनेक्शन में हुए बदलावों का जवाब देने का तरीका जानें.
- एक्सएमएल डेटा पार्स करना
- एक्सएमएल डेटा को पार्स और इस्तेमाल करने का तरीका जानें.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया."],[],[],null,["# Perform network operations overview\n\nThe guides in this section explain the basic tasks involved in connecting to the\nnetwork, monitoring the network connection (including connection changes), and\ngiving users control over an app\\\\'s network usage. They also describe how to\nparse and consume XML data.\n\nThese guides describe the fundamental building blocks for creating Android\napplications that download content and parse data efficiently while minimizing\nnetwork traffic.\n\nTo learn more about this topic, see the following related guides:\n\n- [Reduce network battery drain: Overview](/develop/connectivity/preserving-battery)\n- [Minimize the effect of regular updates](/develop/connectivity/minimize-effect-regular-updates)\n- [Web-based content](/guide/webapps)\n\nGuides\n------\n\n**[Connect to the network](/develop/connectivity/network-ops/connecting)**\n: Learn how to connect to the network, choose an HTTP client, and perform\n network operations outside of the UI thread.\n\n**[Manage network usage](/develop/connectivity/network-ops/managing)**\n: Learn how to check a device\\\\'s network connection, create a preference UI\n for controlling network usage, and respond to connection changes.\n\n**[Parse XML data](/develop/connectivity/network-ops/xml)**\n: Learn how to parse and consume XML data."]]