Presentation is loading. Please wait.

Presentation is loading. Please wait.

Www.engineersportal.in. Presentation Seminar on “IMAGE SLIDER –AN ANDROID APPLICATION” www.engineersportal.in.

Similar presentations


Presentation on theme: "Www.engineersportal.in. Presentation Seminar on “IMAGE SLIDER –AN ANDROID APPLICATION” www.engineersportal.in."— Presentation transcript:

1 www.engineersportal.in

2 Presentation Seminar on “IMAGE SLIDER –AN ANDROID APPLICATION” www.engineersportal.in

3  Introduction About Company  Android Technology  Tools Required for Android Application Development  Working on Eclipse (Android development tools) software  Project overview  Future scope  Conclusion www.engineersportal.in

4

5 pvt. Ltd. GirnarSoft pvt. Ltd.  IT company  Working on offshore products and outsourced software development.  Founded in 2007 by Amit Jain and its team member.  Company ‘s investment across multiple domains in India including Auto, Telecom & e-Commerce.  www.CarDekho.com has become #1 ranked auto portal in India generates significantly high business to the company www.CarDekho.com www.engineersportal.in

6 Amit Jain – Co-founder and CEO  B.Tech from IIT Delhi (99’ batch)  worked in the IT industry for 8 years before he founded GirnarSoft in 2007 Anurag Jain – Co-founder and COO  5-year integrated M. Tech in Mathematics and Computing from IIT Delhi (02’ batch) Rohit Dangayach - Director – Sales  B. Tech from IIT Roorkee ('04 batch) and an MBA from IIM Bangalore ('09 batch) www.engineersportal.in

7

8

9

10 Software platform from Google and the Open Handset Alliance July 2005, Google acquired Android, Inc. November 2007, Open Handset Alliance formed to develop open standards for mobile devices October 2008, Android available as open source December 2008, 14 new members joined Android project www.engineersportal.in

11 RELEASE DATE ANDROID VERSION Feb 20091.5(Cupcake) April 20091.6(Donut) Sep 2009 2.0/1(Éclair) Oct 20102.2(Froyo) May 20102.3(Gingerbread) Dec 20103.0(Honeycomb) May 20113.1(Honeycomb) October 20114.0-4.0.4(Ice cream sandwich) June 20124.1-4.3(Jelly Bean) www.engineersportal.in

12  Built-in Apps ≡ Apps created in SDK  Leverage Linux kernel to interface with hardware  Open source platform promotes development from global community www.engineersportal.in

13 Reuse and replacement of components Dalvik virtual machine Integrated browser Optimized graphics SQLite Media support GSM Telephony Bluetooth, EDGE, 3G, and Wi-Fi Camera, GPS, compass, and accelerometer Rich development environment www.engineersportal.in

14  Apps are written in Java  Bundled by Android Asset Packaging Tool  Every App runs its own Linux process  Each process has it’s own Java Virtual Machine  Each App is assigned a unique Linux user ID  Apps can share the same user ID to see each other’s files www.engineersportal.in

15 Activity ◦ Present a visual user interface for one focused endeavor the user can undertake ◦ Example: a list of menu items users can choose from Services ◦ Run in the background for an indefinite period of time ◦ Example: calculate and provide the result to activities that need it Broadcast Receivers ◦ Receive and react to broadcast announcements ◦ Example: announcements that the time zone has changed Content Providers ◦ Store and retrieve data and make it accessible to all applications ◦ Example: Android ships with a number of content providers for common data types (e.g., audio, video, images, personal contact information, etc.) Intents ◦ Hold the content of a message ◦ Example: convey a request for an activity to present an image to the user or let the user edit some text www.engineersportal.in

16  http://developer.android.com/sdk/installing.html http://developer.android.com/sdk/installing.html  Preparing your system and system requirements  Downloading and Installing the SDK  Installing ADT plug-in for Eclipse  Adding Platforms and Components  Exploring the SDK  Completing tutorials  Troubleshooting www.engineersportal.in

17  Must have Eclipse IDE installed  Must have Android SDK installed  Must have knowledge of Java  Must have the external Google Maps library installed in your SDK environment. The Maps library is included with the Google APIs add-on, which you can install using the Android SDK and AVD Manager www.engineersportal.in

18 CREATE THE ANDROID PROJECT CREATE THE ANDROID PROJECT STEP 1 Select File > New > Android Application Project. www.engineersportal.in

19 STEP 2: Write the application name, Project name, and package name. Choose the android version (min. android version and target version After this choose icon for your application and click on finish button www.engineersportal.in

20 In Android graphical user interface is created by using XML FILE. To print hello word on android screen do the following: Create XML FILE www.engineersportal.in

21 To compile and execute the code on android virtual device do the following : Go to window option >android virtual device manager >run the device. Go to Run option Output of the above code >>> www.engineersportal.in

22  An Android app for creating image slideshow.  Allow android user to save the slideshow in phone memory.  Support all type of screen resolution.  Allow user to create slideshow according to its requirement i.e.  with all images stored in memory or  With selected picture www.engineersportal.in

23 Project Snapshots  Initial screen  Known as splash Screen.  Consist of application icon and its name  This screen remain appeared for 1-3 sec while application loading www.engineersportal.in

24  Home Page Consist of 3 button:  Create new slideshow  View and edit slideshow  instruction www.engineersportal.in

25 Fig: if user select selected picture option Fig :if user select all picture option www.engineersportal.in

26 Page for viewing the slideshow Page for applying the effect and audio to the slideshow www.engineersportal.in

27 This android app is useful for android user because it allow user to create beautiful, synchronized slideshow with audio and visual effect Also allow user to save, view and edit the slideshow which is not provided by the android OS. www.engineersportal.in

28


Download ppt "Www.engineersportal.in. Presentation Seminar on “IMAGE SLIDER –AN ANDROID APPLICATION” www.engineersportal.in."

Similar presentations


Ads by Google