Sketchware Docs (Unofficial)
  • Introduction (Under Construction)
  • Official Docs
  • Introduction to Sketchware
    • Adding your app
    • Designing and Programming your app
  • Widgets and Layouts
    • Concept
    • Properties
    • List of Widgets and Layouts
  • Events
  • Blocks
    • Variable
    • List
    • Control
    • Operator
    • Math
    • File
    • View
    • Component
    • More Block
  • Components
    • About Components
    • Intent
    • SharedPreference
    • Calendar
    • Vibrator
    • Timer
    • Dialog
  • Configuration
  • AdMob Guide
  • Community
Powered by GitBook
On this page

Was this helpful?

  1. Components

About Components

PreviousMore BlockNextIntent

Last updated 4 years ago

Was this helpful?

List of Components

Shared Preference is used to locally save data on the device.

The calendar component is used to get the current date in the specified way, or the current time.

Vibrator component is used to vibrate the device.

The timer component is used to delay after the specified amount of time in milliseconds.

The dialog component is used to display dialogs.

Intent
SharedPreference
Calendar
Vibrator
Timer
Dialog