|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/android-app-development-create-hotel-room-booking-app/
课程评论:没有评论
课程名称:Android应用开发,酒店预订应用与API集成 课程概述:欢迎大家参加Android初学者课程。本课程将以实用和简单的方式教您如何创建Android应用。我会通过Zoom、Skype、WhatsApp等平台全天候支持学生,如果您在学习过程中遇到任何问题,请随时给我留言。课程还将讨论如何将您的应用提交到Google Play,并通过Google Pay和Google Ads生成收入。您将成为专业的应用开发者,接受自由职业的工作,随时随地都可以工作。学习完基础知识后,我们将一起开发一个酒店房间预订应用,从头到尾了解应用的创建过程。 酒店房间预订应用的完成步骤: 1. 从用户界面开始,用XML创建界面。 2. 创建数据库。 3. 创建API,并使用PHP作为后端。 4. 通过API将应用连接到数据库。 5. API集成并向数据库发送房间预订信息。 课程将提供完整的源代码,包括API,供学员在最后一个讲座中使用。 课程涵盖的主题: - Android的历史与版本 - 安装软件及设置Android Studio - Android示例及Manifest文件 - Gradle及资源文件(如colors.xml、strings.xml、styles.xml) - Android模拟器和布局管理器示例 - 介绍各种控件,如TextView、按钮、EditText等 - Java类的介绍及控件的使用方法 - 处理点击事件和Toast提示 - 控件的程序化功能,如可见性、颜色变化等 - 列表视图、RecyclerView和适配器 - 创建新活动及活动间意图 - Java基础逻辑 - SQLite数据库、内部数据库及共享偏好设置 - Google地图及获取当前位置 通过这个课程,您将掌握Android应用开发的基本知识,并能够独立开发一个酒店预订应用,了解API的集成与使用。
Hello everyone, Welcome to the beginners course of Android , This course will teach you how to create Android application in a very practical & simple manner.I am available 24 X 7 for supporting my Students through zoom , skype , Whatsapp etc.whatever plateform they want to connect for help. But Message me here wherever you stuck.Here we will also discuss about how to Submit your apps to Google Play and generate revenue with Google Pay and Google AdsBecome a professional app developer, take freelance gigs and work from anywhere in the world.After learning basics we will start working on a Hotel Room booking App in android and you will understand how to start working on an application from starting to end.Steps to complete Hotel Room Booking App1. In hotel room booking app we will start from User interface which we are creating in XML.2. Then we will Create Database3. Create Apis and we will use PHP as a backend4. Connect App to Database Through Apis.5. Api integration and Send Room Booking information to database.The Complete Source Code is provided with last lecture in Course including APIs.Topics we will Cover What is Android History and Version Installing softwares Setup Android Studio Hello Android example Menifest fileGradlecolors.xmlstring.xmlstyle.xml Android Emulator AndroidManifest.xmlLayout ManagerHello world ExampleDescription of App structureRelative LayoutLinear LayoutIntroduction to widgets like TextView , Buttons, EditText.Introduction to java classWidgets:ButtonEdittextTextViewCheckBoxRadio ButtonsImageView‘Id' for a widgetsJava Class WidgetsfindViewById MethodOnCreate() MethodWorking with click listenersToastFunctionality of widgets programmatically:VisibilityColour change programmaticallyBackground colour or image change programmaticallyAdd two numbersInputTypeImplicit IntentExplicit IntentProgress DialogAlert DialogBasics about listviewRecyclerViewArray AdaptorArrayList AdaptorBase AdaptorScrollViewNavigation DrawerCreate New Activity:Create new ActivityIntent From one activity to anotherData typeStringIntFloatBooleanPrint String in a TextViewJava Logics:Screen OrientationWhat are Logics on java classAdd two numberif conditionfor loopa simple calculator appArrayArrayListString arraySpinner demoAdd items on spinner dynamicallyCreate Small small appsAdd items on spinner programaticallyApp for Table of 2 using loopsAdd an image on imageView on click of buttonAdd two numbersLogin Screen intent the Credentials to next activity.Internal Database in AndroidShared PreferenceSQLite with listviewIntentsClick image from cameraGet image from GalleryGoogle MapGet current location on mapGet latitude Longitude and addressDatabase , APIs and API integrationRest ApisMySQL DatabaseMySQL QueriesPHP ApisAPI IntroductionRetrofitJSON Parsing