Online CodeKul.com

CodeKul

Emulator Creation on Android Studio
Free Best Android Tutorial Course Online For Beginners

Emulator Creation on Android Studio

Emulator Creation on Android Studio   This video show Introduction of Emulator and What is Android Emulator? An Android Emulator is AVD – an Android Virtual Device that represents a specific Android device. You can use an Android emulator as a target platform to run and test your Android applications Read more…

By CodeKul, 7 years ago
Working with Manifest File in Android
Free Best Android Tutorial Course Online For Beginners

Working with Manifest File in Android

Working with Manifest File in Android   What is Manifest File in Android? Manifest File is a declaration file. It declares which permissions the application must have and the permissions that others are required to have in order to interact. It provides essential information about your app to the Android Read more…

By CodeKul, 7 years ago
Component Overview Android Activity Part - 1
Free Best Android Tutorial Course Online For Beginners

Component Overview Android Activity Part – 1

Component Overview Android Activity Part – 1   What is the Component of Android Activity? Android App components are the essential building blocks of an Android App. the Apps are build by using to Android Components. Its usually declared in the application manifest. It Has separate building blocks that can Read more…

By CodeKul, 7 years ago
Activity Definition Android
Free Best Android Tutorial Course Online For Beginners

Activity Definition Android Part – 2

Activity Definition Android Part – 2   What are Activities in Android? An activity is the entry point of application for interacting with the user. The users directly interact with an android app using screens provided by activity. Activity is single, focused thing that the user can do. For example, Read more…

By CodeKul, 7 years ago
Appcompact Activity Android Part - 3
Free Best Android Tutorial Course Online For Beginners

Appcompact Activity Android Part – 3

Appcompact Activity Android Part – 3   In this tutorial, we see What is AppcompactActivity? is a specific type of activity that allows you to use the support library action bar features.

By CodeKul, 7 years ago
Android Resources aapt tool
Free Best Android Tutorial Course Online For Beginners

Android Resources aapt tool

Android Resources aapt tool   In this video we see a different type of resources in android – anim: XML files that define property animations and It accessed from the R.anim class. color: XML files that define a state list of colors and accessed from the R.color class. menu: XML Read more…

By CodeKul, 7 years ago
Layout Fundamentals Android_UI
Free Best Android Tutorial Course Online For Beginners

Layout Fundamentals Android_UI

Layout Fundamentals Android_UI   In this tutorial we use, What is Layout in Android? The layout defines the visual structure for UI – user interface. The layout declares in two ways:1: Declare UI elements in XML and 2: Instantiate layout elements at runtime. How to create Layout? The basic building Read more…

By CodeKul, 7 years ago
Create UI via XML Android
Free Best Android Tutorial Course Online For Beginners

Create UI via XML Android

Create UI via XML Android    

By CodeKul, 7 years ago
View Measurement Units in Android
Free Best Android Tutorial Course Online For Beginners

View Measurement Units in Android

View Measurement Units in Android   In this tutorial we see Some Android Measurements such as px(Pixels)- Actual pixels or dots on the screen, in (Inches) – Physical size of the screen in inches, mm (Millimeters) – Physical size of the screen in millimeters, pt (Points) – 1/72 of an Read more…

By CodeKul, 7 years ago
Android View Properties and Margin-Padding Gravity
Free Best Android Tutorial Course Online For Beginners

Android View Properties and Margin-Padding Gravity

Android View Properties and Margin-Padding Gravity   In this video we see, What are the Padding and Margin in android? The padding is the space inside the border, between the border and the actual view’s content. Actually padding goes completely around the content: there is padding on the top, bottom, Read more…

By CodeKul, 7 years ago

Posts navigation

Previous 1 … 6 7 8 … 10 Next
Search
Recent Posts
  • How to Create Project Structure in Angular
  • Arrow Functions with Example in Angular
  • NG Content in Angular Part – 1
  • Typescript Shapes in Angular Part – 8
  • Typescript OOPS Concepts Part – 7
Android Online Training
  • Angular Online Course
  • Free Best Android Tutorial Course Online For Beginners
  • About
Hestia | Developed by ThemeIsle