Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Android App Development using Android Studio - Advance
Rating: 3.9 out of 5(79 ratings)
519 students

Android App Development using Android Studio - Advance

Learn Mobile App Development on Android Platform using Android SDK, Integration with Back End, Sample Projects
Created bySisoft Learning
Last updated 12/2017
English

What you'll learn

  • Make their own Apps !
  • Learn to utilize Open Source coding !
  • Become independent in their coding approach !!

Course content

19 sections102 lectures17h 23m total length
  • Starting the Android Advanced Course0:54

    start with the basic Android course before moving to the advanced course, as beginners may not understand concepts; use the provided link to access the basic course and other courses.

  • Understanding it - Text View & Edit Text14:24

    Discover how text view and edit text render on Android, using attributes like text, all caps, color, size, style, hint, and on-click listeners to craft interactive ui elements.

  • Practicing it - Text View & Edit Text7:10

    Develop text input features in android studio by implementing text view and edit text, enabling users to type messages and have the keyboard appear for input.

  • Understanding it -Button & Event Listener Interfaces19:19

    Explore how buttons and event listener interfaces drive user interactions in Android app development, covering XML attributes, on click methods, and anonymous listener patterns in Android Studio.

  • Practicing it - Button & Event Listener Interfaces7:31

    Design and implement a quiz screen in Android Studio, using buttons and event listeners to present true/false questions, evaluate answers, and display results.

  • Understanding it - Other Event Listener - OnLongClick2:25

    Learn to implement a long click in Android Studio using the on long click listener event, triggering actions only on a sustained press and distinguishing it from a normal click.

  • Understanding it -Images Views & Image Button10:13

    Learn how to use image views and image buttons in Android Studio, including setting the image source, adjusting size and scale, and handling click events with onClick or listeners.

  • Practicing it - Images Views & Image Button7:01

    Learn to use image view and image button in Android Studio to reveal a hidden image by tapping a button, controlling visibility with on-click logic and layout attributes.

  • Understanding it -Compound Buttons-Toggle,Checkbox & Radio Button-Part112:35

    Explore compound buttons in Android Studio, including toggle buttons, checkboxes, and radio buttons, and learn how radio groups enforce a single selection while checkboxes allow multiple selections.

  • Understanding it -Compound Buttons-Toggle,Checkbox & Radio Button-Part212:04

    Explore compound buttons, including toggle, checkbox, and radio button, in Android Studio; define checkboxes and radio groups, and collect selections with a string builder to display the chosen options.

  • Practicing it - Compound Buttons- Part114:52

    Design a pizza app screen in Android Studio using image view, text views, and toppings checkboxes, with vertical orientation and careful margins. Prepare for Java coding in the next session.

  • Practicing it - Compound Buttons- Part27:15

    Refine the beverages section in the Android app by adding quantity input and checkboxes, enabling a total that updates as users select options with proper margins and alignment.

  • Practicing it - Compound Buttons- Part314:44

    Implement the pizza order flow by wiring the layout, capturing customer name and topping checkboxes, calculating the total from quantity, and displaying the order summary.

  • User Interface Screen Containers/Layout Quiz

Requirements

  • Knowledge of Java/any other object oriented language( Java, C++, C#, Python, PHP, Ruby, Perl, Delphi, Objective-C, Swift, Common Lisp, and Smalltalk)

Description

This course is intended to teach mobile app development on Android platform using native Android SDK on Android Studio. We at Sisoft Learning believe in enabling our students to become qualified developers. In this course, we work with our students to make them ready for working on the latest Android App concepts. Our course has an integrated discussion forum where in students can discuss their problems and leverage from peer-to-peer learning. Do ensure that you utilize the discussion forums to interact with other students. 

We keep adding new lectures to keep our course updated.
As you keep studying with us, you will keep making android apps with the latest features introduced by Android. You can also request for new lectures on a particular concept for which you need guidance.

Who this course is for:

  • People wanting to create their own Apps
  • People wanting to add android programming into their skillset