• Courses
  • Blog
  • Contact
  • Become a Teacher
    #1 Source of Tutorials in Urdu#1 Source of Tutorials in Urdu
    • Courses
    • Blog
    • Contact
    • Become a Teacher

      Course

      • Home
      • All courses
      • Android Application Development

      Android Application Development

      User Avatar
      syed_muhammad_hassan
      Free
      android-App-Development_1024x1024
      • Overview
      • Curriculum
      • Instructor

      Android software development is the process by which new applications are created for the Android operating system. Applications are usually developed in Java programming language using the Android software development kit (SDK), but other development environments are also available.

      OUR GOAL!

      This class teaches you how to build your first Android app. You’ll learn how to create an Android project with Android Studio and run a debuggable version of the app. You’ll also learn some fundamentals of Android app design, including how to build a simple user interface and handle user input  and much more.

      Course Features

      • Lectures 67
      • Quizzes 0
      • Duration 50 hours
      • Skill level All levels
      • Language Urdu
      • Students 15
      • Assessments Yes
      CoursesAndroid Application Development
      • Section 1 67

        • Lecture1.1
          ANDROID STUDIO INSTALLATION 07 sec
        • Lecture1.2
          CREATING NEW PROJECT IN ANDROID STUDIO 07 sec
        • Lecture1.3
          ANDROID STUDIO EDITOR INTRODUCTION 06 sec
        • Lecture1.4
          Android Studio File Organization 07 sec
        • Lecture1.5
          CREATING AND EDITING FILES IN ANDROID STUDIO 07 sec
        • Lecture1.6
          VIRTUAL MACHINE MANAGEMENT IN ANDROID STUDIO 13 sec
        • Lecture1.7
          INSTALLING AND CONFIGURING GENYMOTION IN ANDROID STUDIO 11 sec
        • Lecture1.8
          DEBUGGING ERRORS IN ANDROID STUDIO 11 sec
        • Lecture1.9
          TODO STATEMENTS 07 sec
        • Lecture1.10
          MAIN COMPONENTS IN COMPUTER SYSTEM 14 sec
        • Lecture1.11
          JAVA FOR ANDROID VARIABLES AND TYPES 24 sec
        • Lecture1.12
          JAVA FOR ANDROID EXPRESSIONS 22 sec
        • Lecture1.13
          JAVA FOR ANDROID PRINTING DATA 15 sec
        • Lecture1.14
          JAVA FOR ANDROID MATH CLASS 13 sec
        • Lecture1.15
          JAVA FOR ANDROID STRING CLASS 19 sec
        • Lecture1.16
          JAVA FOR ANDROID CHARACTER CLASS 17 sec
        • Lecture1.17
          JAVA FOR ANDROID METHODS 30 sec
        • Lecture1.18
          JAVA FOR ANDROID IF STATEMENT 13 sec
        • Lecture1.19
          JAVA FOR ANDROID IF STATEMENTS PART 2 11 sec
        • Lecture1.20
          JAVA FOR ANDROID FOR LOOP PART 1 11 sec
        • Lecture1.21
          JAVA FOR ANDROID FOR LOOP PART 2 17 sec
        • Lecture1.22
          JAVA FOR ANDROID FOR LOOP PART 3 17 sec
        • Lecture1.23
          JAVA FOR ANDROID INDEFINITE LOOP 17 sec
        • Lecture1.24
          JAVA FOR ANDROID STRUCTURED DATA INTRODUCTION 07 sec
        • Lecture1.25
          JAVA FOR ANDROID ARRAYS PART 1 22 sec
        • Lecture1.26
          JAVA FOR ANDROID ARRAYS PART 2 14 sec
        • Lecture1.27
          JAVA FOR ANDROID ARRAYS PART 3 15 sec
        • Lecture1.28
          JAVA FOR ANDROID FOR-EACH LOOP 15 sec
        • Lecture1.29
          BUTTON COUNTER APPLICATION SETUP 11 sec
        • Lecture1.30
          BUTTON COUNTER ANDROID APPLICATION CUSTOM MESSAGE THROUGH BUTTON CLICK 16 sec
        • Lecture1.31
          BUTTON COUNTER ANDROID APPLICATION WRAP 10 sec
        • Lecture1.32
          JAVA COLLECTIONS FRAMEWORK FOR ANDROID 30 sec
        • Lecture1.33
          MAKING CALCULATOR ANDROID APPLICATION SETUP 25 sec
        • Lecture1.34
          MAKING CALCULATOR ANDROID APPLICATION INTERFACE 17 sec
        • Lecture1.35
          ADDING CALCULATOR BUTTON FUNCTIONALITY ANDROID APPLICATION 22 sec
        • Lecture1.36
          FINISHING CALCULATOR AND ADDING DATA VALIDATION ANDROID APPLICATION 13 sec
        • Lecture1.37
          CREATING TOP 10 DOWNLOADER ANDROID APP SETUP 15 sec
        • Lecture1.38
          TOP 10 DOWNLOAD ANDROID APP XML DOWNLOAD FUNCTION 26 sec
        • Lecture1.39
          MAKING TOP 10 DOWNLOAD ANDROID APP SHOWING XML DATA ON SCREEN 17 sec
        • Lecture1.40
          TOP 10 ANDROID APP ADDING APPLICATION CLASS AND FORMATTING USER INTERFACE 16 sec
        • Lecture1.41
          TOP 10 DOWNLOAD ANDROID APP ADDING PARSEAPPLICATION CLASS 10 sec
        • Lecture1.42
          CREATING TOP 10 DOWNLOAD ANDROID APP IMPLEMENTING PROCESS METHOD 26 sec
        • Lecture1.43
          TOP 10 DOWNLOAD ANDROID APP EXTRACTING DATA FROM XML AND DISPLAYING 21 sec
        • Lecture1.44
          FINISHING TOP 10 DOWNLOAD ANDROID APP 17 sec
        • Lecture1.45
          JAVA COLLECTION FRAMEWORK PART 2 27 sec
        • Lecture1.46
          JAVA FOR ANDROID ARRAYLISTS 26 sec
        • Lecture1.47
          JAVA FOR ANDROID HASHMAP PART 1 25 sec
        • Lecture1.48
          JAVA FOR ANDROID HASHMAP PART 2 17 sec
        • Lecture1.49
          JAVA FOR ANDROID RANDOM NUMBERS 22 sec
        • Lecture1.50
          OBJECT ORIENTED PROGRAMMING INTRODUCTION TO CLASSES AND OBJECTS JAVA 39 sec
        • Lecture1.51
          JAVA FOR ANDROID BUILDING CLASSES AND OBJECTS 41 sec
        • Lecture1.52
          JAVA FOR ANDROID REFINING CLASSES PART 1 BY OBJECT ORIENTED PRINCIPLES 27 sec
        • Lecture1.53
          JAVA FOR ANDROID REFINING CLASSES PART 2 BY OBJECT ORIENTED PRINCIPLES 43 sec
        • Lecture1.54
          JAVA FOR ANDROID NEW OBJECTS IN OLD PLACES 01 min 08 sec
        • Lecture1.55
          JAVA FOR ANDROID CLASS HIERARCHY AND INTERFACES IN OBJECT ORIENTED 42 sec
        • Lecture1.56
          JAVA FOR ANDROID INHERITANCE IN OBJECT ORIENTED PROGRAMMING 31 sec
        • Lecture1.57
          APPLY INHERITANCE BY CREATING ANDROID APP 50 sec
        • Lecture1.58
          APPLY INHERITANCE BY CREATING ANDROID APP PART 2 24 sec
        • Lecture1.59
          APPLY INHERITANCE BY CREATING ANDROID APP PART 3 (FINAL) 44 sec
        • Lecture1.60
          JAVA FOR ANDROID INTERFACE IN OBJECT ORIENTED PROGRAMMING 22 sec
        • Lecture1.61
          LEARN POLYMORPHISM IN OOP BY CREATING ANDROID APP 47 sec
        • Lecture1.62
          CREATING YOUTUBE ANDROID APP SETUP 11 sec
        • Lecture1.63
          CREATING YOUTUBE ANDROID APP CODE OF YOUTUBE ACTIVITY 27 sec
        • Lecture1.64
          CREATING YOUTUBE ANDROID APP IMPLEMENTING GOOGLE API KEY 23 sec
        • Lecture1.65
          CREATING YOUTUBE ANDROID APP ADDING STANDALONE ACTIVITY 18 sec
        • Lecture1.66
          CREATING YOUTUBE ANDROID APP ADDING CODE TO STANDALONE ACTIVITY 15 sec
        • Lecture1.67
          FINISHING YOUTUBE ANDROID APP 12 sec
      author avatar
      syed_muhammad_hassan

      You May Like

      INTRODUCTION TO HTML5 JQUERY Read More
      syed_muhammad_hassan

      INTRODUCTION TO HTML5 JQUERY

      15
      Free
      Introduction to Dreamweaver Read More
      muhammad_sohail

      Introduction to Dreamweaver

      15
      Free
      After Effects Tutorials Read More
      champ_javed

      After Effects Tutorials

      9
      Free
      CSS3 New tutorial in Urdu/Hindi Read More
      Abdul Wali

      CSS3 New tutorial in Urdu/Hindi

      15
      Free
      Microsoft Office Excel 2007/2010 Tutorial Read More
      nkdvd_com

      Microsoft Office Excel 2007/2010 Tutorial

      15
      Free

      Property of Parhloo.com . All Rights Reserved.