前提是必须有一个google的账户
System requirements:
Computer and operating system
- Macintosh (with Intel processor): Mac OS X 10.5, 10.6
- Windows: Windows XP, Windows Vista, Windows 7
- GNU/Linux: Ubuntu 8+, Debian 5+
Browser
- Mozilla Firefox 3.6 or higher
- Apple Safari 5.0 or higher
- Google Chrome 4.0 or higher
- Microsoft Internet Explorer 7 or higher
Test your Java configuration
Your computer needs to run Java 6 (also known as Java 1.6). You can download Java
from www.java.com
.
Test your Java configuration by performing both of the following tests:
- Visit the Java test
page
. You should see a message that Java is working and that the version is
Java 1.6.
- Run the AppInventor Java test by clicking on this link
.
This will check that your browser is properly configured to run Java, and that your
computer can launch applications with Java Web Start.
App Inventor will not work on your computer if these tests do not succeed. Don't
go on to try to use App Inventor until you've dealt with the issue.
Install the App Inventor Setup Software
Before you can use App Inventor, you need to install some software on your
computer. The software you need is provided in a package called App Inventor
Setup
. Follow the instructions for your operating system to do the
installation, and then go on to build the demo app (Hello Purr) with the phone or
with the emulator.
Installing App Inventor Setup for Windows
Installing the App Inventor Setup for Windows has two parts:
- Installing the App Inventor Setup software package. This step is the same for
all Android devices, and the same for Windows XP, Vista, and 7.
- Installing the Windows drivers for your Android phone.
Installing the App Inventor Setup software package
We recommend that you perform the installation from an account that has
administrator privileges. This will install the software for all users of the
machine. If you do not have administrator privileges, the installation should still
work, but App Inventor will be usable only from the account you used when you
installed.
-
Download
the installer.
- Locate the file AppInventor_Setup_Installer_v_1_2.exe (~92 MB)
in your
Downloads file or your Desktop. The location of the download on your computer
depends on how your browser is configured.
- Open the file.
- Click through the steps of the installer. Do not change the installation
location
but record the installation directory, because you might need it to
check the driver. The directory will differ depending on your version of Windows
and whether or not you are logged in as an administrator.
Locating the Setup software
In most cases, App Inventor should be able to locate the Setup software on its own.
But if it asks for the location of the software, the path to enter is C:\Program Files\Appinventor\commands-for-Appinventor
. If you are using a
64-bit machine, you should type Program Files (x86) rather than Program Files.
Also, if you did not install the software as an administrator, it was installed in
your local directory rather than in C:\Program Files. You'll need to search for it
to find the correct pathname.
Phone drivers
The App Inventor Setup software includes drivers for these common Android phones:
- T-Mobile G1* / ADP1
- T-Mobile myTouch 3G* / Google Ion / ADP2
- Verizon Droid (not Droid X)
- Nexus One
- Nexus S
Phones not listed here will require you to obtain and install a driver manually
.
In some cases the Windows drivers do not always install automatically, in which
case you'll need to do a manual driver
installation
.
分享到:
相关推荐
**App Inventor 知识点详解** App Inventor 是由麻省理工学院(MIT)开发的一款基于图形化编程的移动应用开发工具,旨在让初学者和非专业程序员也能轻松创建自己的应用程序。它采用积木块式的编程界面,使得编程...
1. **MIT App Inventor**:这是一个基于浏览器的可视化编程环境,允许用户通过拖拽组件和设置属性来创建 Android 应用程序,无需编写复杂的代码。它使用积木式的编程语言,降低了编程的门槛,非常适合教育和初学者...
"基于App inventor的安卓版天气服务APP开发" 一、App Inventor简介 App Inventor是一种基于拼图式编程的安卓APP开发平台, 由Google公司推出。该平台适合初学者和非专业开发者,使用该平台可以快速开发移动应用...
App Inventor 2是一款无需传统编程知识即可开发安卓应用的平台,由谷歌最初的App Inventor 1演变而来,现由麻省理工学院(MIT)维护。其特点是使用拖拽编程方式,使得可视化编程变得简单直观。尽管App Inventor 2在...
2. **启动与配置**:安装完成后,启动APP Inventor,设置好开发者环境,如连接手机模拟器或物理设备。 3. **设计界面**:利用积木块进行应用程序界面设计,包括布局、颜色、字体等。 4. **编写逻辑**:通过拖拽积木...
**APP Inventor 2021 离线版本详解** **一、APP Inventor 简介** APP Inventor 是由谷歌推出的一款基于图形化编程的手机应用开发工具,特别适合初学者和教育者使用。它采用积木块式的编程界面,降低了编程的门槛,...
屏幕是App Inventor的主要设计区域,组件面板提供了各种组件,属性面板用于设置组件的属性,代码块面板用于编写代码。 第二步:新建项目“指南针”。打开App Inventor,新建一个项目,并将项目名称设置为“指南针”...
"app inventor自定义的wifi通信app" 这个标题表明我们讨论的是一个使用App Inventor开发的应用程序,它的核心功能是通过Wi-Fi进行通信。App Inventor是Google开发的一款图形化编程工具,特别适合初学者用于创建手机...
在这个“appinventor 项目作业包”中,你将找到一个完整的计算机专业项目,它可能是一份期末或毕业作业的设计与开发实例,覆盖了从源码编写到最终应用的完整流程。 1. **项目结构分析** 该项目包括以下关键组件: ...
【App Inventor MQTT组件aix文件】是一种专为App Inventor设计的扩展组件,它使得开发者能够利用MQTT(Message Queuing Telemetry Transport)协议在移动应用中与各种云平台,如阿里云和OneNet进行通信。MQTT是一种...
1. **下载**:首先,你需要下载名为“AppInventor2017OfflineEdition_Win_beta2”的压缩包,这是一个针对Windows系统的版本。 2. **解压与安装**:解压文件后,按照安装指南进行操作,确保系统满足必要的硬件和软件...
在提供的PDF文档《APPInventor实现TinyWebDB的增删查改》中,应该详细介绍了这些概念和步骤,并可能包含了一些实际示例代码和工作流程。通过阅读和实践这些内容,开发者将能更好地掌握如何使用App Inventor和...
"基于App Inventor的图像识别APP设计" 本文主要介绍了基于App Inventor的图像识别APP的设计开发过程,旨在让中学生对机器学习和图像识别有一个大致的了解,激发他们对人工智能的兴趣。文章首先介绍了App Inventor的...
**APP Inventor 2 离线版详解** 标题中的"APP Inventor 2离线版(x64 最新)"指的是一个适用于64位操作系统的最新版本的APP Inventor 2,它是一个专为初学者设计的编程工具,用于创建移动应用程序,特别是Android...
2. 运行"AppInventor.exe"执行文件,按照屏幕提示进行安装。 3. 安装过程中可能需要管理员权限,确保已以管理员身份运行。 4. 完成安装后,启动调试工具,并通过它连接到App Inventor服务器。 5. 设置好调试选项,...
"基于App Inventor2的古诗词App的设计与开发" 本文旨在设计和开发基于App Inventor2的古诗词App,满足用户对古诗词App的应用需求,并为移动学习App的设计与开发提供参考。 移动学习的发展和应用 移动学习作为一种...
内容概要:基于App Inventor实现的Android app开发,app包括登录模块、注册模块、帮助模块、主界面、指南针、人脸识别、一言金句等模块功能;其中调用3个 API 接口,分别在注册模块与登录模块中实现微数据库API,在...
基于App Inventor积木式编程API调用的设计与实现——以天气预报APP为例 本文主要介绍了基于App Inventor积木式编程的设计与实现,以天气预报APP为例,旨在提高青少年学习积木式编程的兴趣。App Inventor积木式编程...
在Java中,包是一种组织类的方式,"com"通常表示商业(commercial)组织的顶级包,而App Inventor的源码可能被组织在一系列子包下,如`com.appinventor.components`或`com.appinventor.components.runtime`等,这些...
【App Inventor基础介绍】 App Inventor是Google推出的一款针对初学者的移动应用开发工具,它采用图形化编程界面,让非专业程序员也能轻松创建自己的Android应用程序。通过拖拽组件、设置属性、编写简单逻辑,用户...