Skip to main content
intent

intent

14 7.0
A message sent within a program to ask another part to do something like open a screen
  • noun
  • /ɪnˈtɛnt/
  • Specialized
translation icon : Intent (Android)
  • When one application sends an intent, it initiates communication with another component.
  • Notice of Intent
  • congressional intent
  • Intent to Transfer

And you can specify what that is and and then the language can correspond to that intent.

Autoplay Next

Examples

  • If we can get these letters of intent out of the way now...

    Fiction book (1990)
  • Somehow, I have a feeling that this is not the intent of their petition.

    Blog text (3)
  • Such tests are similar in method but different in intent to the equivalence tests described earlier.

    Academic text (2001)
  • The last remaining hurdle has been a national letter of intent and scholarship agreement.

    Academic text (1990)
  • Otherwise, the Starbucks app could just fire off an intent and let Passbook handle the experience from there.

    Blog text (1)
  • Web Intents: Standardization and support for Web Intents will be important for cross-platform proliferation.

    Blog text (25)
  • The software uses an intent to request data transfer between the two applications.

  • In Android development, an intent is essential for launching activities within the app.

Compounds

8 5.1

A written note that says a person or company plans to do something before a contract is signed

1 8.2

To want to kill or seriously hurt someone, often planned in advance

A crime of illegally taking money or things someone gave you to look after and keeping them for yourself

9.9

A joking name for foolish, aimless behavior

An act of standing in public and staring at people without purpose

Surface Forms

intent singular
intents plural

Etymology

Intent in computing is like a short message that says what an app 'intends' to do, using the same idea as intend (to aim). So an intent asks another part of the system to start an action or pass on data.