LayoutsViews

Linear Layout Views Ques. : How to Set Center & Horizontal Alignment for All Different Views in Android using XML code in Linear Layout Views. Ques. : How to Set Background Color/Image for All Different Views in Android using XML code in Linear Layout Views. Ques. : How to Set Read more…

Loading

TextViews

Ques. : How to display a normal “Hello World” message in Android using XML code in Linear Layout Views? Ques. : How to display the message “Hello World” in All Capital Letters in Android using XML code in the Linear Layout View? Ques. : How to display the Input Text Read more…

Loading

UI Resources

(A) Layout Resources Click this link for Layouts details (B) UI Elements (a) Views & ViewGroup Views Views are the fundamental building blocks used to create an app’s user interface (UI). Each view represents a visual component that the user can interact with or display information. Views are the fundamental Read more…

Loading

Android Architecture & APIs

Android Architecture Android environment consists of a layered architecture that provides a framework for developing and running applications on mobile devices that allows for a modular and flexible design. The architecture of Android includes various components that work together to deliver a robust and flexible platform. The architecture is designed Read more…

Loading

Fundamentals of Android

History of Android Android environment was developed by Google Inc., America. It was first released in September 2008. Introduction of Android Android has revolutionized the mobile industry, empowering millions of users with powerful and customizable devices, and providing a platform for developers to create innovative and engaging applications. Android’s widespread adoption and Read more…

Loading

Exception Handling

Introduction of Exception Handling in VB .net Exception: An Exception, in OOP programming, is a hidden, unwanted, abnormal unexpected, or exceptional event that occurs during the execution of a program and interrupts the normal flow of the program. When a program encounters an exception, it stops executing the current code block Read more…

Loading

Class and Object Examples

Example : A Class and Object Examples in VB .NET program using Subroutine in Console Application. Example : A VB .Net program to demonstrate Private Methods using a Console application. Example : A VB .Net program to demonstrate Shared Variables using a Console application. Example: A VB .NET program to Read more…

Loading