Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 126

    Android – Fragments

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:0 Comments

    A Fragment is a piece of an activity which enable more modular activity design. It will not be wrong if we say, a fragment is a kind of sub-activity. Following are important points…

    Continue ReadingAndroid – Fragments

    Android – Content Providers

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:0 Comments

    A content provider component supplies data from one application to others on request. Such requests are handled by the methods of the ContentResolver class. A content provider can use different…

    Continue ReadingAndroid – Content Providers

    Android – Broadcast Receivers

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:0 Comments

    Broadcast Receivers simply respond to broadcast messages from other applications or from the system itself. These messages are sometime called events or intents. For example, applications can also initiate broadcasts to…

    Continue ReadingAndroid – Broadcast Receivers

    Android – Services

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:0 Comments

    A service is a component that runs in the background to perform long-running operations without needing to interact with the user and it works even if application is destroyed. A service can…

    Continue ReadingAndroid – Services

    Android – Activities

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:1 Comment

    An activity represents a single screen with a user interface just like window or frame of Java.Android activity is the subclass of ContextThemeWrapper class. If you have worked with C,…

    Continue ReadingAndroid – Activities

    Android Resources Organizing & Accessing

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:0 Comments

    There are many more items which you use to build a good Android application. Apart from coding for the application, you take care of various other resources like static content that your…

    Continue ReadingAndroid Resources Organizing & Accessing

    Android – Hello World Example

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:0 Comments

    Let us start actual programming with Android Framework. Before you start writing your first example using Android SDK, you have to make sure that you have set-up your Android development…

    Continue ReadingAndroid – Hello World Example

    Android – Application Components

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:0 Comments

    Application components are the essential building blocks of an Android application. These components are loosely coupled by the application manifest file AndroidManifest.xml that describes each component of the application and how they…

    Continue ReadingAndroid – Application Components

    Android – Architecture

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:3 Comments

    Android operating system is a stack of software components which is roughly divided into five sections and four main layers as shown below in the architecture diagram. Linux kernel At…

    Continue ReadingAndroid – Architecture

    Android – Environment Setup

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Android
    • Post comments:1 Comment

    You will be glad to know that you can start your Android application development on either of the following operating systems − Microsoft Windows XP or later version.Mac OS X…

    Continue ReadingAndroid – Environment Setup
    • Go to the previous page
    • 1
    • …
    • 123
    • 124
    • 125
    • 126
    • 127
    • 128
    • 129
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP