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 125

    Android – Sending Email

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

    Email is messages distributed by electronic means from one system user to one or more recipients via a network. Before starting Email Activity, You must know Email functionality with intent, Intent…

    Continue ReadingAndroid – Sending Email

    Android – Location Based Services

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

    Android location APIs make it easy for you to build location-aware applications, without needing to focus on the details of the underlying location technology. This becomes possible with the help…

    Continue ReadingAndroid – Location Based Services

    Android – Notifications

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

    A notification is a message you can display to the user outside of your application's normal UI. When you tell the system to issue a notification, it first appears as an icon…

    Continue ReadingAndroid – Notifications

    Android – Drag and Drop

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

    Android drag/drop framework allows your users to move data from one View to another View in the current layout using a graphical drag and drop gesture. As of API 11 drag and…

    Continue ReadingAndroid – Drag and Drop

    Android – Custom Components

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

    Implementing own components in pre built-in components with extending subclass with own defined class Android offers a great list of pre-built widgets like Button, TextView, EditText, ListView, CheckBox, RadioButton, Gallery,…

    Continue ReadingAndroid – Custom Components

    Android – Styles and Themes

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

    A style resource defines the format and look for a UI. A style can be applied to an individual View (from within a layout file) or to an entire Activity or application…

    Continue ReadingAndroid – Styles and Themes

    Android – Event Handling

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

    Events are a useful way to collect data about a user's interaction with interactive components of Applications. Like button presses or screen touch etc. The Android framework maintains an event queue…

    Continue ReadingAndroid – Event Handling

    Android – UI Controls

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

    Input controls are the interactive components in your app's user interface. Android provides a wide variety of controls you can use in your UI, such as buttons, text fields, seek…

    Continue ReadingAndroid – UI Controls

    Android – UI Layouts

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

    The basic building block for user interface is a View object which is created from the View class and occupies a rectangular area on the screen and is responsible for drawing and…

    Continue ReadingAndroid – UI Layouts

    Android – Intents and Filters

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

    An Android Intent is an abstract description of an operation to be performed. It can be used with startActivity to launch an Activity, broadcastIntent to send it to any interested BroadcastReceiver components, and startService(Intent) or bindService(Intent, ServiceConnection, int) to communicate…

    Continue ReadingAndroid – Intents and Filters
    • Go to the previous page
    • 1
    • …
    • 122
    • 123
    • 124
    • 125
    • 126
    • 127
    • 128
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP