- 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:
- Mastering Concurrency Programming with Java 8
- 嵌入式軟件系統(tǒng)測(cè)試:基于形式化方法的自動(dòng)化測(cè)試解決方案
- Kali Linux Web Penetration Testing Cookbook
- 自己動(dòng)手實(shí)現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫(kù)
- Clojure for Domain:specific Languages
- C語(yǔ)言最佳實(shí)踐
- 鋒利的SQL(第2版)
- Building Serverless Applications with Python
- Java程序設(shè)計(jì)
- Learning Modular Java Programming
- UX Design for Mobile
- 大話代碼架構(gòu):項(xiàng)目實(shí)戰(zhàn)版
- Manage Your SAP Projects with SAP Activate
- Python深度學(xué)習(xí)與項(xiàng)目實(shí)戰(zhàn)
- C#程序開發(fā)參考手冊(cè)