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
  • Library
  • View Mananger
  • Recources
  • Adding your resource
  • Importing Icons (Image Manager)
  • Deleting
  • Show Source Code
  • Collection Manager

Was this helpful?

Configuration

PreviousDialogNextAdMob Guide

Last updated 3 years ago

Was this helpful?

Library

Get to the Library Manager by tapping â‹® , then tap Library.

AppCompact and Design

Activate the App Compact library to add Drawer layouts, and Floating Action Buttons (FAB) to your activities.

Go to the View Manager to to your activity.

Firebase

Enable the Firebase library to get access to the Firebase components.

Check the for how to set up Firebase.

AdMob

Use Google AdMob in your app. But do you really want to add ads to your app?

If you make money from ads added to your app, support the developers of Sketchware by purchasing a premium subscription.

GoogleMap

Enables the use of the MapView widget.

You don't need to enter the api key to use the GoogleMap library.

View Mananger

Get to the View Manager by tapping â‹® , then tap View.

Add a view by pressing the red + button at the bottom right of your screen.

Fact: In android, that button is called a FAB.

1. Enter the view's name.

Enter something memorable, for example signup if this is a page for signups.

2. Select what you want to add to your view

3. Select screen orientation

Both works best for most apps.

4. Select the default state of the keyboard when an editText widget is present.

Recources

You can add Images, Sounds, and Fonts for your application using resource managers.

Recource managers are accessible by taping â‹®

Adding your resource

Tap the red + button at the bottom of the screen.

Once you select your resource, enter the resource name in the space below. If you check the Add to My Collection checkbox, you will be able to access the resource from all your projects by going to the My Collection tab.

Tap save to add your resource.

Importing Icons (Image Manager)

Find your icon and change the name if necessary.

Tap save to add your icon.

Deleting

Tap the resources you want to delete.

Tap delete.

Deleting resource from Sketchware doesn't delete them from your device, nor does deleting resourcefrom your device delete them from Sketchware.

Show Source Code

Get to Show Source Code by tapping â‹® , then tap Show Source Code.

Collection Manager

Get to the Collection Manager by tapping â‹® , then tap Collection.

This is where you can add a drawer or FAB. Note, you must have library enabled to add a drawer of FAB.

The keyboard will always pop up when an is pressed unless the editText is .

Tap thebutton at the top.

Tap thebutton at the top.

AppCompact and Design
editText
disabled
add a drawer or FAB
official Sketchware guide