Android Application Development Tutorial
Introduction to Android:
Introduction to Android App Development:
This android tutorial is designed for beginners and experts. We will teach you basic android programming and some advanced concept also. Java is the native programming language to develop android application and XML is used to make user interface (UI) design. So, if you have the basic knowledge of java programming then it will be easy to learn and understand android app development. After completing this tutorial, you will be able to find solution by yourself and you will be able to implement something new in android application.
Android Application Development Tutorial
Here, you can get the tutorials to learn the android app development step by step in varieties of categories and from beginning level to the advanced level with enthusiasm to go for higher level.
Getting Started with Android App Development
- History, Version and API Level of Android
- Download Android Studio Development Environment
- Installing Android Studio
- Adding Android SDK Packages
- Create and Run Virtual Device (Emulator)
- Building First Android Application with Android Studio(Hello World Example)
Android Layouts Tutorial with Example
- Android LinearLayout
- Android RelativeLayout
- Android TableLayout
- ScrollView in Android
- Android FrameLayout
- Android AbsoluteLayout
Android User Interface (UI)
- Android TextView
- ButtonView in Android
- ImageView in Android
- ImageButton Android
- Android EditText
- Toast Message in Android
- AlertDialog Android
- ActionBar Example
- Android Toolbar
- CheckBox in Android
- RadioButton Android
- Spinner in Android
- DatePicker Android Example
- TimePicker Android Example
- Android Switch Button
- Android ToggleButton
- DigitalClock in Android
- AnalogClock in Android
- Android TextClock
- CalendarView in Android
- RatingBar in Android
Building Android Application with WebView
Android Material Design Using Design Support Library
Animation in Android Application
Other Android Useful Examples
- Android Gallery View Example
- Drop Down List Example
- HorizontalScrollView Example
- Custom SeekBar Example
- AutoCompleteTextView and MultiAutoCompleteTextView Example
- Android Elevation Example
- Android ActionBar Tabs Example
- Android Button onClick Event Example
- Android Custom Horizontal ScrollView Example
- Android Custom Vertical ScrollView Example
- How to Make Scrollable TextView in Android
- Relative Layout - Views Position in Android
- Simple Android TabHost and TabWidget Example
- Android TabHost at the Bottom of the Screen
- Handling Option Menu Item Click
- Android Custom Alert Dialog Example
- Custom Toast in Android
Best Practices
- Android Custom Material Design Theme and Color
- How to Make Custom ActionBar
- How to Make Rounded Corners in Android Layout
- How to Make a Phone Call in Android
- How to Make a Phone Call in Android by Entering any Number
- How to Add Border to Android ImageView
- How to Rotate an Image in Android
- How to Rotate a Line in Android
- How to Align Android TextView in the Center of the Screen
- Programmatically Align Android TextView in the Center of the Screen
- Get Current Date in Android Programmatically
- Get Current Time in Android Programmatically
- How to Create Vertical and Horizontal Lines in Android Using XML
- Start New Activity When Button is Clicked
- How to Set Android Button and TextView Border Color
- How to Change Android Button on Click/Press Color
- News List XML UI Design with Image and Shot Description
- News List XML UI Design with Image
- How to Increase the Integer Value When Screen is Touched
- How to Increase the Integer Value When Button is Clicked
- Increase and Decrease the Integer Value When the Button is Clicked
- How to Load Image from URL (Internet) in Android
- How to Check Internet Connection in Android
- How to Make Android Basketball Score Counter(Scoreboard) App
Useful Information
- How to Share Android Studio Project on GitHub
- Android Studio is Slow: How to Make Android Studio Fast
- How to Enable Android Emulator System Navigation Bar
- How to Take Screenshot of Android Application in Android Emulator and Real Device from Android Studio
- How to Find Package Name of Android App
- What are SP and DP in Android and How to Calculate the Resolution of a Device in DP
- How to Remove/Delete Android Project from Android Studio
Comments
Post a Comment