Android documentation

Android Activity

Introduction to Activity आप की application में एक से ज्यादा activity हो सकती है। जब आप इन activities के through navigate …

Android Buttons

Introduction to Android Buttons Buttons किसी भी एप्लीकेशन के लिए बहुत important element होते है। Button को click करने पर …

Android Components

Android Activity अगर आपकी application में GUI Screen है तो activity भी जरूर होगी। एक GUI Screen और activity में one to …

Android Development Tools

Android SDK Android SDK (Software Development Kit) - Android SDK में वो सभी टूल्स होते है जिनकी आपको एंड्राइड एप्लीकेशन …

Android Dialogs

Introduction to Android Dialogs Dialog एक छोटी सी window होती है जिससे यूज़र कोई decision ले सकता है या कुछ information …

Android File System

Introduction to Android File System Android file system में जितनी भी directories होती है उन सबका अलग अलग purpose होता …

Android Fragments

Introduction to Android Fragments एक fragment किसी activity के अंदर एक separate UI (user interface) होता है। Fragments …

Android Intents

Introduction to Android Intents Intents का मतलब होता है आप क्या करना चाहते है। जैसे की में contacts list देखना चाहता …

Android Introduction

Introduction to Android Android एक ओपन सोर्स linux based ऑपरेटिंग सिस्टम है। एंड्राइड को 2009 में डेवेलप किया गया था। …

Android Layouts

Introduction to Android Layouts जैसा की मैने आपको पहले बताया जब भी आप views क्रिएट करते है तो वो उसी order में शो होते …

Android Menus

Introduction to Android Menus Menus किसी भी एप्लीकेशन का एक बहुत ही कॉमन इंटरफ़ेस होता है। यूजर को easy और designer …

Android Multimedia

Introduction to Android Multimedia आज का एक cell phone सिर्फ बात करने के लिए ही नहीं बल्कि multimedia के लिए भी use किया …

Android Networking

Introduction to Android Networking Mobile phones दिनों दिन computer ही बनते जा रहे है। Android phones में networking की …

Android Notifications

Introduction to Android Notifications Notifications आपके device में top पर battery और signal icons के पास show होते है। …

Android Resources

Introduction to Android Resources जैसा की मैने आपको पहले बताया resources वो files होती है जो आपकी एप्लीकेशन code में …

Android Search Interface

Introduction to Android Search Interface Searching किसी भी एप्लीकेशन का एक important feature हो सकता है। यदि आप चाहते है …

Android Services

Introduction to Android Services इससे पहले की आप जाने की service क्या होती है आइये जानते है की service क्या नहीं होती है …

Android Spinners

Introduction to Android Spinners Android spinners आपकी एप्लीकेशन में एक drop down menu होती है। इस drop down menu में …

Android Storage System

Introduction to Android Storage System Android system data को स्टोर करने के लिए बहुत से options provide करता है। आप …

Android Text Fields

Introduction to Android Text Fields आप अपनी android application में text fields क्रिएट कर सकते है। Text fields को text …

Android Toasts

Introduction to Android Toasts Android toast एक simple popup मैसेज होता है जो कुछ देर के लिए स्क्रीन पर appear होता है …

Android Views

Introduction to Android Views Android views एक्टिविटी के अंदर होते है। Android views वो elements होते है जो हमे स्क्रीन …

Content Provider

Introduction to Content Provider यदि आप अपनी application का डेटा दूसरी applications के साथ share करना चाहते है तो आपको …

Installing Android Studio

हैलो दोस्तों, इस tutorial में मै आपको android studio install करना बताऊंगा। Android studio को install करना बहुत ही आसान …