android

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 में डेवेलप किया गया था। …