در دوره آموزشی The Complete Android Developer Course: Beginner To Advanced شما به بررسی انواع مختلف طرح بندی مورد استفاده برای طراحی رابط کاربردی برای برنامه های اندروید آشنا می شوید. همچنین با روش های رسیدگی به حوادث مانند تاچ و رسیدگی به حوادث متعدد آشنا می شوید. درک فرگمنت(تکه) و استفاده از آنها در این دوره مطالعه قرار می گیرد، همچنین استفاده و ایجاد تکه های و ادغام فعالیت های متعدد بر روی یک صفحه نمایش و یک مرور کلی بر حرکات و تکنیک های مرتبط به آنها.
سر فصل های دوره آموزشی The Complete Android Developer Course: Beginner To Advanced :
Introduction Video – Welcome To The Complete Android Developer Cours-
Android Developer Course Benefits and How To Use This Course-
An Introduction & Basic Requirements For Creating Your Very Own Android Apps-
Installing Java JDK-
Installing Android Studio-
Notes & Source Code For This Course: How To Use it And Where To Find It-
Android Basics-
Creating Our Own Project-
How to create our own project in android studio-
Running Our Own Hello World Application-
What is an emulator-
Interface of the android studio IDE-
How to use the interface efficiently-
Some Things To Learn About Android Studio-
How To Create An Android Virtual Device-
How to create our own android virtual device-
Android Application Overview-
Building The User Interface Part-1-
How to design user interface with the android application-
Building The User Interface Part-2-
Building User Interface Using Java-
What is a dynamic user interface-
How we could design dynamic user interface using java-
Widgets, Pixels & Layout-
How To Add Properties To Widgets-
How To Add Multiple Widgets-
How To Convert DIP To Pixels-
What are density pixels-
How to convert DIP to pixels-
Understanding Layouts: Grid Layout-
How To Handle Events In Android-
Learning How To Use Event Listener-
How To Add Multiple Event Listeners-
What Are Gestures-
Gesture App-
What Are Fragments-
Designing Top Fragment-
How To Create A Fragment Class-
Creating Design For A Simple Application-
Creating Workout Advisor App Part -1-
Creating Workout Advisor App Part -2-
Creating Workout Advisor App Part -3-
Creating Workout Advisor App Part -4-
Creating Workout Advisor App Part -5-
Creating Overflow Menu-
Understanding Intents-
How To Send Intent Data-
How To Send Broadcast Intents-
How To Receive Broadcast Intents-
What Are Threads-
Learning Thread Handelers-
What is Intent Service-
More About Services-
What Are Bound Services-
Example For Bound Services-
What is A ListView-
Example of ListView-
Leanring About Custom ListView Row-
Leanring About Custom ListView Adapter-
What Are Databases,SQLite Database-
How To Save Data With SQLite-
SQLite Database Product-
How To Create New SQLite Database-
How To Add & Delete Rows In SQLite Database-
How To Print Database Contents/Results-
Running The SQLite Application-
Source Code For Database Application-
How To Play Video-
How To Capture Image-
How To Take Photos With Camera-
Adding Effects To Image-
How To Invert An Image-
How To Create Photo Filter-
Adding Notifications To App-
Adding Custom Notifications-
How to design custom notifications for our app-
Adding Styles-
Debugging and running apps made easy: How to run applications without emulator-
Learning What Are Shared Preferences-
Example For Shared Preferences-
Adding Custom Launcher Icon-
How To Create APK File For Distribution-
Introduction To Game Development-
Project Structure For Game Development-
How To Display Text-
How To Display Images-
Learning About Animation-
Working With User Input-
Working With Camera-
Working With Sound Effects & Music-
How to play sound effects in games using Libgdx –