- App Inventor 2 Essentials
- Felicia Kamriani Krishnendu Roy
- 250字
- 2021-07-09 19:38:57
The projects view
In Chapter 2, Setting Up MIT App Inventor 2, you logged into App Inventor for the first time, created a new project, and named it, so at the moment, you only have one App Inventor project. Once you start building more apps, all of the projects associated with your Google Account will be listed under My Projects. Every time you log into App Inventor, the platform will automatically open the most recent project that you worked on. To pick a different project, click on My Projects in the top menu bar, or to start a new project, click on Start new project in the upper left corner.
Creating a new project
We're going to build a game in this chapter. It will be similar to Pong, but instead of a paddle, you will use your finger to fling the ball. Let's create a new project called Fling
. Note that project names containing no spaces must start with a letter. Use only letters, underscores, and numbers. Click on Start new project in the upper-left corner of the screen. A pop-up window will appear, as shown in the following screenshot. Type in the word Fling. Once you click on OK, you will be taken into the Designer.
If you happen to have a previous project open in the Designer, you can still start a new project in this view by clicking on Start new project listed under Projects in the top menu bar, as shown in the following screenshot:
- DevOps:軟件架構師行動指南
- 大話PLC(輕松動漫版)
- 數據庫程序員面試筆試真題與解析
- 垃圾回收的算法與實現
- SQL基礎教程(視頻教學版)
- JavaScript動態網頁開發詳解
- Teaching with Google Classroom
- Java EE Web應用開發基礎
- R語言數據挖掘:實用項目解析
- Java Hibernate Cookbook
- The Statistics and Calculus with Python Workshop
- Python Social Media Analytics
- 啊哈C語言!:邏輯的挑戰(修訂版)
- RESTful Web API Design with Node.js(Second Edition)
- Java 9:Building Robust Modular Applications