Get to the Library Manager by tapping ⋮ , then tap Library.
Activate the App Compact library to add Drawer layouts, and Floating Action Buttons (FAB) to your activities.
{% hint style="info" %} Go to the View Manager to add a drawer or FAB to your activity. {% endhint %}
Enable the Firebase library to get access to the Firebase components.
{% hint style="info" %} Check the official Sketchware guide for how to set up Firebase. {% endhint %}
Use Google AdMob in your app. But do you really want to add ads to your app?
{% hint style="success" %} If you make money from ads added to your app, support the developers of Sketchware by purchasing a premium subscription. {% endhint %}
Enables the use of the MapView widget.
{% hint style="success" %} You don't need __to enter the api key to use the GoogleMap library. {% endhint %}
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.
{% hint style="info" %} Enter something memorable, for example signup if this is a page for signups. {% endhint %}
{% hint style="info" %} This is where you can add a drawer or FAB. Note, you must have AppCompact and Design library enabled to add a drawer of FAB. {% endhint %}
{% hint style="info" %} Both works best for most apps. {% endhint %}
{% hint style="info" %} The keyboard will always pop up when an editText is pressed unless the editText is disabled. {% endhint %}
You can add Images, Sounds, and Fonts for your application using resource managers.
Recource managers are accessible by taping ⋮
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.
Find your icon and change the name if necessary.
Tap save to add your icon.
Tap the resources you want to delete.
Tap delete.
{% hint style="info" %} Deleting resource from Sketchware doesn't delete them from your device, nor does deleting resourcefrom your device delete them from Sketchware. {% endhint %}
Get to Show Source Code by tapping ⋮ , then tap Show Source Code.
Get to the Collection Manager by tapping ⋮ , then tap Collection.