Droidcon India

Droidcon's first Indian edition

Droidcon is India’s first national Android conference and is a part of the worldwide Droidcon series of events. This is a technical conference, for developers by developers.

Sessions are for 45 minutes each (30 speaking, 5 Q&A, 10 transition). We will have three parallel tracks over two days, with 8 sessions per track per day. Workshop sessions are 60 minutes each (50 speaking, 10 minutes for transition between rooms).

We recommend you illustrate your sessions with demos of your own code and applications. Please refrain from making a pitch without explaining how it works, as your primary audience will be developers.

Sessions will be ranked by community voting and selected by a program committee with representation from the local community and the international Droidcon events. Confirmed speakers get free tickets to the event. Anyone who proposes to speak but isn’t confirmed will still get early bird pricing. If you’ve proposed to speak, there’s no need to rush to buy a ticket. We’ll be in touch with you.

Participants may reserve their tickets from http://droidcon.doattend.com.

The event will have three parallel tracks. The list below will be consolidated down to three by the program committee.

Hosted by

droidconIN is an annual conference on Android, part of the worldwide series of events. more

Shree Kumar

@shreekumar

Extending the Android Framework with New Devices

Submitted Oct 17, 2011

This session will show you how to add support for a completely new device on Android. This includes adding a new device driver, extending the Android framework to support the new device, and taking care of application level interfaces.

We have two speakers in this talk : Shree Kumar and Nitheesh K L.

Outline

Android is expected to proliferate across a wide variety of devices in a relatively short time. General purpose computing devices support a lot more hardware than Android does. There is a need to support new types of devices in Android, the ones that are not yet supported.

Adding support for a new device type requires work at all levels. You need to take care of the kernel level, framework and API interfaces for user applications. Adding to this complexity, Android compatibility prohibits you from changing the platform API.

This talk will show you how to add support for a new device type. We will demonstrate

  • incorporating linux drivers into the android linux kernel

  • creating a platform library that adds support for the new device

  • creating a service that accesses the device and exposes it to apps

  • creating an API that apps can use to access the device

  • how external developers can use this API to target your device.

We will demonstrate these steps by integrating a joystick and an industrial barcode scanner.

Requirements

Basic understanding of android applications. Some knowledge of android architecture is desirable.

Speaker bio

Shree Kumar is currently working on porting Android on newer platforms. In the past, Shree has worked in diverse areas ranging from system programming, mathematical simulation, distributed systems, high performance computer graphics, GPU computing. Shree works at Innonminds Software, is an open-source enthusiast and an avid cyclist and adventurer. He blogs at http://www.shreekumar.in/

Nitheesh is an open-source enthusiast. He is pursuing engineeng at PESIT, Bangalore. He is also an intern at Intel India, where he works on several Android projects. Nitheesh’s hobbies include playing around with the linux kernel, programming & hacking in general, and hardware-software interfacing.

Slides

http://www.slideshare.net/ShreeKumar1/extending-android-with-new-devices

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

droidconIN is an annual conference on Android, part of the worldwide series of events. more