ऐप्लिकेशन का आर्किटेक्चर
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
ऐप्लिकेशन के आर्किटेक्चर का डिज़ाइन, यह पक्का करने के लिए ज़रूरी है कि आपके ऐप्लिकेशन मज़बूत हों, उनकी जांच की जा सके, और उन्हें मैनेज किया जा सके. Android, लाइब्रेरी और कॉम्पोनेंट का एक सेट उपलब्ध कराता है, ताकि सबसे सही तरीकों के मुताबिक अपना ऐप्लिकेशन बनाया जा सके.
गाइड
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया."],[],[],null,["# App architecture design is an important consideration for ensuring that your\napps are robust, testable, and maintainable. Android provides a set of libraries\nand components to help you put together your app according to best practices. \n\nGuides\n------\n\n- Learn the basics of putting together a robust app with the [Guide to app\n architecture](/jetpack/docs/guide).\n- Improve the user experience by fine-tuning [app navigation](/guide/navigation).\n- Reduce boilerplate and make your code easier to maintain with the [dependency\n injection guides](/training/dependency-injection).\n\nLatest news and videos\n----------------------"]]