Duration 5 days – 35 hrs
Overview
This comprehensive training course is designed to equip participants with the essential skills and knowledge required to develop mobile applications using Java programming language and fetch data from a Microsoft SQL (MS SQL) database. Throughout the course, participants will learn the fundamentals of mobile app development, Java programming, and database connectivity, enabling them to create robust and efficient mobile applications that interact with MS SQL databases.
Objectives
- Understand the basics of mobile app development and the role of Java in building mobile applications.
- Learn how to establish connectivity between a mobile application and an MS SQL database.
- Master techniques for fetching, querying, and manipulating data from an MS SQL database using Java.
- Explore best practices for handling database transactions and optimizing database interactions in mobile applications.
- Develop practical experience through hands-on exercises and real-world projects.
Audience
- Aspiring Mobile App Developers: Individuals with a keen interest in mobile app development.
- Those who want to learn a framework that enables cross-platform app development efficiently.
- Web Developers Transitioning to Mobile Development: Web developers looking to expand their skill set to include mobile app development.
- Those seeking a framework that allows them to leverage existing JavaScript and React knowledge.
- Students and Recent Graduates: Computer science students or recent graduates looking to specialize in mobile app development.
- Individuals entering the job market with a focus on cross-platform technologies.
- Technology Enthusiasts: Enthusiasts who want to explore the capabilities of React Native for creating feature-rich and responsive mobile applications.
- Entry-Level Developers: Those with basic programming knowledge but limited experience in mobile app development.
- Intermediate Developers: Developers with experience in JavaScript and React who want to extend their skills to mobile development.
- UX/UI Designers: Design professionals interested in understanding the technical aspects of turning design concepts into interactive mobile applications.
- Project Managers: Managers overseeing mobile app development projects who want to gain insights into the development process using React Native.
- Entrepreneurs and Start-up Enthusiasts: Business owners or individuals interested in creating their own mobile applications without the need for separate iOS and Android development.
- IT Professionals Seeking Cross-Platform Skills: IT professionals looking to diversify their skill set and explore cross-platform mobile development for business applications.
Pre- requisites
- General familiarity with software development concepts and practices.
using Java.
- Basic understanding of Java programming language.
- Familiarity with mobile app development concepts and principles.
- No prior experience with MS SQL database is required.
Course Content
Module 1: Introduction to Android Development Using Java
- Why Java?
- Java vs Kotlin: What are the Differences?
Module 2: Android Studio
- How to install and setup Android Studio:
- Installing Android Iguana
- Installing Android Device Emulators Locally
- Running Apps on your virtual emulator
- Android Studio Structure
- Android Studio Folder Structure
Module 3: Java Quick Recap
- Data Types
- Operators
- Conditional Statements
- Loops
- Methods, Return and Parameters
- Objects: Constructors, Modifiers, Encapsulation, Inheritance
Module 4: Android Component: Views and Widgets
- Android Studio Views
- Android Studio XML Files
- Creating View
- Creating Text
- Creating Image
- Creating Buttons
- Creating and Mapping Lists
Module 5: App Navigation
- Introduction to Android JetPack
- Navigating to a New Screen and Back
Module 6: Layouts
- How to design for multiple aspect ratios
- Designing Layouts: Linear, Relative and Web
- Creating Lists
- Creating Grids
- Storing Static Images InApp (Icons, App Logos etc.)
Module 7: Adding Interactivity
- Stateful Widgets
- Handling user input
Module 8: Dealing with Data
- MVVM Software Architecture [Quick Overview]
- Retrieve Data from Text Input
- Methods Used to Extract Text from Text Input
- Interpreting Variables
- Using Controller
Module 9: Gestures (Using Google Maps)
- Adding Google Maps to your apps
- Gestures
- Layers of Gesture System
- Pointers
- Gestures
- Gesture Detector
Module 10: Web Interactivity and Databases
- Steps to Create a New Project with Web Support
- Understanding API requests – POST/DELETE/GET/CREATE using Java
- Security and Authentication
- Fetching Data from an MS SQL database
Module 11: Publishing your application
- Create and Run
- Building your APK file
- Creating your Google Cloud Account
- Publishing on Google Play Store