1 / 10

Mobile Apps development

Mobile Apps development. What is Android?. Android is among the most popular operating systems aimed towards mobile devices such as smartphones, and is currently the most widely used platform for smartphones. Developer Tools.

ghalib
Download Presentation

Mobile Apps development

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Mobile Apps development

  2. What is Android? • Android is among the most popular operating systems aimed towards mobile devices such as smartphones, and is currently the most widely used platform for smartphones.

  3. Developer Tools • The Android Development tools is a plugin for Eclipse that comes with a full Java IDE for building, debugging and testing through Eclipse or C++.

  4. ADK Features: • On-device Java debugging • Development on any Android device • Support for code written in C++ • Drag and drop Android User Interface • Visual refactoring • Graphical User Interface constructors

  5. MIT App Inventor • MIT App Inventor is an online program used for easy creation of android apps via a web browser. It uses a drag and drop graphical interface to create apps for android systems. MIT App developer is used to select components for apps using the App Inventor Designer, and uses the App Inventor Block Editor to create program blocks that regulate program behavior. It is supported for Windows, Mac OS X, and GNU/Linux.

  6. MIT App Inventor(continued) • App Inventor manages work by storing user information in the App Inventor servers. You can use the Android emulator or a connected android device to test your work as you develop the application.

  7. MIT App Inventor(continued)

  8. Designer • The App Inventor Designer is the browser-run page where general components are selected, and where the User Interface is designed.

  9. The Built-In palette contains the standard block sets for any app. Blocks Editor The Advanced palette contains blocks for higher level apps • The Blocks Editor is the Java run editor where the behavior of the app and it’s components is programmed and regulated. The My Blocks palette contains blocks more relevant to the components chosen in Designer

  10. Sources • http://appinventor.mit.edu/explore/content/what-app-inventor.html • http://developer.android.com/tools/index.html

More Related