android to processing

12

Click here to load reader

Upload: cjoeltorres

Post on 03-Jul-2015

205 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Android to processing

I am going to explain how to install Android Mode intoProcessing.

Joel Torres Reina

Page 2: Android to processing

To start in the world of programming, you must have a good ProgrammingProgram, and this program could be Processing.

Step 1: Download Processing

Page 3: Android to processing

Processing is a program that is used in the world of programming.

Programming was launched in 2001 by Casey Reas and Benjamin Fry.

The Last Version of Processing is 2.0.3, and it was launched in september2013.

To download Processing, you have to go tohttps://processing.org/download/?processing and download the versionwhich is compatible with your computer.

A little bit about Processing:

Page 4: Android to processing

Software Development Kit (SDK) it’s a software tool that allows you tocreate applications.

You can download SDK in http://developer.android.com/sdk

Step 2: Download SDK

Page 5: Android to processing

Copy the Zip folder that you have already downloaded inside Processing, and click “unzip” in the tools folder.

Step 3: The ZIP

Page 6: Android to processing

Click on SDK Manager, and go to “Tools”. The API must correspond with yourversion of Android of the mobile.

Step 4: SDK Manager

Page 7: Android to processing

You have to open processing, and in the top-right corner, change the modefrom JAVA to ANDROID. During this process you will have to wait a fewminutes, because the process to download Android mode from the Internet has started.

Step 5: Change the Mode

Page 8: Android to processing

In the mobile, in Play Store, you have to download SDK manager if you wantprocessing SDK to work.

When you download it, open the application and download the Androidversion of your mobile.

Step 6: Meanwhile, in the mobile…

Page 9: Android to processing

Processing will ask you to choose the location of SDK. The path of thelocation is in the tools folder. Click to Open. This is to connect Processing toSDK.

Step 7: Choose The Location

Page 10: Android to processing

In the mobile, click 7 times on the Build Number in the device Area and in developer options click USB Debuggin.

Step 8: Compilaton Number

Page 11: Android to processing

After you have completed these steps you can test Processing SDK withyour Mobile Phone.

Step 9: Testing

Page 12: Android to processing

Finish!

I Hope you Understandhow to work withProcessing SDK