Difference between revisions of "Distributions"

From eLinux.org
Jump to: navigation, search
Line 92: Line 92:
  
 
* [https://elinux.org/images/2/23/Fuzzing_the_Media_Framework_in_Android.pdf PDF]
 
* [https://elinux.org/images/2/23/Fuzzing_the_Media_Framework_in_Android.pdf PDF]
 +
 +
== Android’s New Stream-Based Camera Architecture [ELC 2015] ==
 +
'''Presenter:''' Balwinder Kaur, ON Semiconductor <br>
 +
'''Summary:'''
 +
This talk talks about limitations of the existing camera architecture <br>
 +
and discusses enriching experiences about the new one. <br>
 +
 +
* [https://elinux.org/images/1/1d/Android%E2%80%99s_New_Stream-Based_Camera_Architecture.pdf PDF]
 +
 +
== Implementation of the Global Task Scheduler in big.LITTLE Android Platforms [ELC 2015] ==
 +
'''Presenter:''' Michael E. Anderson, The PTR Group <br>
 +
'''Summary:'''
 +
This session covers big.LITTLE ARM architectures and issues facing the <br>
 +
cluster scheduling employed in them, which is seen on Android platforms. <br>
 +
 +
* [https://elinux.org/images/5/56/Implementation_of_the_Global_Task_Scheduler_in_big.LITTLE_Android_Platforms.pdf PDF]
 +
 +
== Utilizing the Android Open Source Project to Support Controllers for Single-Use Devices. (X-Ray Guns! Pew Pew!) [ELC 2015] ==
 +
'''Presenter:''' Ben Friedberg, SDG Systems <br>
 +
'''Summary:'''
 +
This session covers AOSP customisations done as part of Watson Project. <br>
 +
 +
* [https://elinux.org/images/b/bc/Utilizing_the_Android_Open_Source_Project_to_Support_Controllers_for_Single-Use_Devices.pdf PDF]
 +
 +
== Android Multilib Build Cheat Sheet [ELC 2015] ==
 +
'''Presenter:''' Amit Pundir, Linaro <br>
 +
'''Summary:'''
 +
This presentation covers AOSP build customisations, procedure to do <br>
 +
multilib with examples. <br>
 +
 +
* [https://elinux.org/images/f/fa/Android_Multilib_Build_Cheat_Sheet.pdf PDF]
 +
 +
== Android Verified Boot [ELC 2015] ==
 +
'''Presenter:''' Andrew Boie, Intel  <br>
 +
'''Summary:'''
 +
This presentation describes verified boot and its components on an Android platform. <br>
 +
 +
* [https://elinux.org/images/b/b2/Android_Verified_Boot.pdf PDF]
 +
 +
== Implementing Controls with Bluetooth SMART in Android [ELC 2015] ==
 +
'''Presenter:''' Michael E. Anderson, The PTR Group <br>
 +
'''Summary:'''
 +
This presentation covers all information about Bluetooth support on Android platform. <br>
 +
 +
* [https://elinux.org/images/f/fd/Implementing_Controls_with_Bluetooth_SMART_in_Android.pdf PDF]
 +
 +
== Aster: A Remote GUI Control Tool for the Android Platform [ELC 2015] ==
 +
'''Presenter:''' Yongqin Liu, Linaro <br>
 +
'''Summary:'''
 +
This presentation introduces "Aster", a remote GUI testing tool <br>
 +
on Android platform. <br>
 +
 +
* [https://elinux.org/images/4/4e/Aster-_A_Remote_GUI_Control_Tool_for_the_Android_Platform.pdf PDF]
 +
 +
== Android Customization: From the Kernel to the Apps [ELC 2015] ==
 +
'''Presenter:''' Cédric Cabessa, Genymobile <br>
 +
'''Summary:'''
 +
This presentation talks about customizations in Android at different <br>
 +
layers from kernel to applications. <br>
 +
 +
* [https://elinux.org/images/f/fb/Android_Customization-_From_the_Kernel_to_the_Apps.pdf PDF]
 +
 +
== Building a General Purpose Android Workstation [ELC 2015] ==
 +
'''Presenter:''' Ron Munitz <br>
 +
'''Summary:'''
 +
This presentation demos Android on a x86 workstation and talks <br>
 +
about how to customize Android for a workstation. <br>
 +
 +
* [https://elinux.org/images/c/c3/Building_a_General_Purpose_Android_Workstation.pdf PDF]
 +
 +
== Android Based Penetration Testing Framework [ELC 2015] ==
 +
'''Presenter:''' Ron Munitz <br>
 +
'''Summary:'''
 +
This presentation covers general concepts of Penetration Testing and <br>
 +
pentesting Android platform and using Android as a pentest module. <br>
 +
 +
* [https://elinux.org/images/5/51/Android_Based_Penetration_Testing_Framework.pdf PDF]
 +
 +
== Embedded Android Workshop [ELC 2015] ==
 +
'''Presenter:''' Karim Yaghmour, Opersys <br>
 +
'''Summary:'''
 +
This slidedeck covers proceedings of Embedded Android Workshop. <br>
 +
 +
* [http://www.slideshare.net/opersys PDF]
 +
 +
== Maintaining Multiple Android Linux Kernels at Intel [ELC 2015] ==
 +
'''Presenter:''' Mark Gross, Intel <br>
 +
'''Summary:'''
 +
This presentation covers ways to maintain different Android Kernels with quilt. <br>
 +
 +
* [https://elinux.org/images/7/74/Maintaining_Multiple_Android_Linux_Kernels_at_Intel.pdf PDF]
 +
 +
== Android and Modern Toolchains: gcc 5.0, clang 3.6 and binutils 2.25 [ELC 2015] ==
 +
'''Presenter:''' Bernhard Rosenkränzer, Linaro <br>
 +
'''Summary:'''
 +
This presentation details procedure to compile Android with modern <br>
 +
toolchains like CLANG 3.6, GCC 5.0 and bin-utils 2.5. <br>
 +
 +
* [https://elinux.org/images/a/ad/Android_and_Modern_Toolchains-_gcc_5.0%2C_clang_3.6_and_binutils_2.25.pdf PDF]
 +
 +
== Finding Performance and Power Issues on Android Systems [ELC 2014] ==
 +
'''Presenter:''' Eric Moore, Intel Corporation <br>
 +
'''Summary:'''
 +
This presentation will showcase various technologies from Google and Intel <br>
 +
Intel to identify and fix performance and power issues on Android Systems, <br>
 +
and what developers and testers need to look for in their systems and applications.<br>
 +
 +
* [https://elinux.org/images/8/83/Finding_performance_and_power_issues_on_android_systems--eric_moore.pdf PDF] | [https://www.youtube.com/watch?v=On5Dsv4feaI VIDEO]
 +
 +
== The Android Graphics Path, In Depth [ELC 2014] ==
 +
'''Presenter:''' Chris Simmonds, 2net <br>
 +
'''Summary:'''
 +
This session covers Jelly Bean Graphics stack from top to bottom. <br>
 +
 +
* [https://elinux.org/images/2/2b/Android_graphics_path--chis_simmonds.pdf PDF]
 +
 +
== The Android Media Framework - A Deep Dive [ELC 2014] ==
 +
'''Presenter:''' Poornachandra Kallare, TPVision <br>
 +
'''Summary:'''
 +
This presentation gives an overview of Media Framework in an Android System. <br>
 +
 +
* [https://elinux.org/images/9/9d/Android_media_framework--van-dam_and_kallere.pdf PDF]
 +
 +
== Android without Java [ELC 2014] ==
 +
'''Presenter:''' Bernard Rosenkranzer, Linaro <br>
 +
'''Summary:'''
 +
This presentation covers options to write apps on an Android System using  <br>
 +
objective C, C++, which are still preferred for many developers. <br>
 +
 +
* [https://elinux.org/images/b/b7/Android_without_java--rosenkranzer.pdf PDF]
 +
 +
== Improving Performance of Key External Projects Used in Android [ELC 2014] ==
 +
'''Presenter:''' Khasim Syed Mohammed, Linaro <br>
 +
'''Summary:'''
 +
This presentation talks about what external projects for an Android System are  <br>
 +
and improvements for the same along with the roadmap. <br>
 +
 +
* [https://elinux.org/images/f/f2/Improving_performance_of_key_external_projects_in_android--k_s_mohammed.pdf PDF]
 +
 +
== Headless Android Strikes Back [ELC 2014] ==
 +
'''Presenter:''' Gary Bisson, Adeneo Embedded <br>
 +
'''Summary:'''
 +
This presentation discusses Headless Architecture on Android along with <br>
 +
applications and demo. <br>
 +
 +
* [https://elinux.org/images/7/7d/Headless_android_strikes_back--gbisson.pdf PDF]
 +
 +
== Tuning Android for Low RAM [ELC 2014] ==
 +
'''Presenter:''' Chris Simmonds, 2net <br>
 +
'''Summary:'''
 +
This slidedeck talks about tuning Android for low memory requirements. <br>
 +
 +
* [https://elinux.org/images/2/28/Tuning_android_for_low_ram--chris_simmonds.pdf PDF]
 +
 +
== Android KitKat Internals [ELC 2014] ==
 +
'''Presenter:''' Benjamin Zores, Alcatel-Lucent <br>
 +
'''Summary:'''
 +
The focus of this slidedeck is migration from Android JellyBean 4.1 to Kitkat 4.4. <br>
 +
 +
* [https://elinux.org/images/d/d3/Kitkat_internals--ben_zores.pdf PDF]
 +
 +
== Security Enhancements (SE) for Android [ELC 2014] ==
 +
'''Presenter:''' BStephen Smalley, US National Security Agency <br>
 +
'''Summary:'''
 +
This presentation focuses on Security enhancements for an Android system. <br>
 +
 +
* [https://elinux.org/images/b/b1/Se_for_android--smalley.pdf PDF]
 +
 +
== Making Android More Wearable: The Challenges of Adding Multi-SPorts Sensors and Radios [ELC 2014] ==
 +
'''Presenter:''' Gil Zhaiek, Recon Instruments <br>
 +
'''Summary:'''
 +
This presentation talks about challenges involved in adding sports <br>
 +
sensors and radios for an Android system. <br>
 +
 +
* [https://elinux.org/images/e/ec/Making_android_more_wearable-the_challenges_of_adding_multi_sports_sensors_and_radios--zhaiek.pdf PDF]
 +
 +
== Android on Atom for Teeth Health [ELC 2014] ==
 +
'''Presenter:''' Rafael Coutinho, Philnnovations <br>
 +
'''Summary:'''
 +
This presentation talks about porting Android to a specific project <br>
 +
required for dental care. <br>
 +
 +
* [https://elinux.org/images/9/9e/Android_on_atom_for_teeth_health--coutinho.pdf PDF]
 +
 +
== Bringing the BlueZ Back to Android [ELC 2014] ==
 +
'''Presenter:''' Marcel Holtmann, Intel's Open Source Technology Center <br>
 +
'''Summary:'''
 +
This presentation talks about Bluedroid -- Bluetooth solutions Android. <br>
 +
 +
* [https://elinux.org/images/f/f5/Bringing_the_bluez_back_to_android--holtmann.pdf PDF]
 +
 +
== The Growth of Android in Embedded Systems [ELC 2014] ==
 +
'''Presenter:''' Benjamin Zores, Alcatel-Lucent <br>
 +
'''Summary:'''
 +
This presentation talks growth and evolution of Android in Embedded Systems. <br>
 +
 +
* [https://elinux.org/images/f/f5/The_growth_of_android_in_embedded_systems--ben_zores.pdf PDF]
 +
 +
== Extending Android via Extenal Microprocessors [ELC 2014] ==
 +
'''Presenter:''' Mike Anderson, The PTR Group <br>
 +
'''Summary:'''
 +
This session discusses various techniques to interface mobile Android devices to <br>
 +
external microcontrollers for both input and output control of real-world devices. <br>
 +
 +
* [https://elinux.org/images/a/a2/Extending_android_via_external_microprocessors--anderson.pdf PDF] | [https://www.youtube.com/watch?v=uBE-IW24Ma8 VIDEO]
 +
 +
== Multiwindow Support on Android [ELC 2014] ==
 +
'''Presenter:''' Andrzej Wieczorek, Mikel Echegoyen, Tieto  <br>
 +
'''Summary:'''
 +
This session talks about Multiwindow feature on Android Systems. <br>
 +
 +
* [https://elinux.org/images/9/9d/Multiwindow_support_on_Android.pdf PDF]
 +
 +
== Multi Persona Android [ELC 2014] ==
 +
'''Presenter:''' Amir Goldstein, Cellrox  <br>
 +
'''Summary:'''
 +
This session talks about different persona for mobile devices <br>
 +
depending on the different use-cases. <br>
 +
 +
* [https://elinux.org/images/c/c7/Abs-2014-laadan-multi-persona-android.pdf PDF]
 +
 +
== Multi Persona Android [ELC 2014] ==
 +
'''Presenter:''' Amir Goldstein, Cellrox  <br>
 +
'''Summary:'''
 +
This session talks about different persona for mobile devices <br>
 +
depending on the different use-cases. <br>
 +
 +
* [https://elinux.org/images/c/c7/Abs-2014-laadan-multi-persona-android.pdf PDF]
 +
 +
== Using Chroot to Bring Linux Applications to Android [ELC 2014] ==
 +
'''Presenter:''' Mike Anderson, PTR Group  <br>
 +
'''Summary:'''
 +
This presentation covers porting of Linux applications to Android. <br>
 +
 +
* [https://elinux.org/images/c/ca/Using_chroot_to_bring_linux_applications_to_android--anderson.pdf PDF]
 +
 +
== Controlling Multi-Core Race Conditions on Linux/Android [ELC 2013] ==
 +
'''Presenter:''' Mike Anderson, PTR Group  <br>
 +
'''Summary:'''
 +
This presentation outlines the conditions that lead to multi-core race <br>
 +
conditions on Linux/Android and also the techniques for identifying <br>
 +
and redesigning code to successfully function in a multi-core world. <br>
 +
 +
* [https://youtu.be/UQvqLHD3rE8 VIDEO]
 +
 +
== What Android and Embedded Linux Can Learn From Each Other [ELC 2012] ==
 +
'''Presenter:''' Bernhard Rosenkränzer, Linaro <br>
 +
'''Summary:'''
 +
This session compares Android and Linux and clears misconceptions about them. <br>
 +
It also covers what Android and Embedded Linux can learn from each other. <br>
 +
 +
* [https://elinux.org/images/7/79/Lf_elc12_rosenkranzer.pdf PDF]
 +
 +
== Integrating a Hardware Video Codec into Android Stagefright using OpenMAX IL [ELC 2011] ==
 +
'''Presenter:''' Damian Hobson Garcia (Igel), Katusya Matsubara, Takanari Hayama, Hisao Munakata  <br>
 +
'''Summary:'''
 +
This session talks about integrating hardware codecs into Android <br>
 +
Stagefright. <br>
 +
 +
* [https://elinux.org/images/5/52/Elc2011_garcia.pdf PDF]
 +
 +
== Android for Servers? [ELC 2011] ==
 +
'''Presenter:''' John Stultz (IBM) <br>
 +
'''Summary:'''
 +
This session explores using Android for Servers. <br>
 +
 +
* [https://elinux.org/images/8/89/Elc2011_stultz.pdf PDF]
 +
 +
== Hot Multi-OS Switch: How to run Ubuntu, ChromiumOS, Android at the Same Time on an Embedded Device [ELC 2011] ==
 +
'''Presenter:''' Grégoire Gentil (Always Innovating) <br>
 +
'''Summary:'''
 +
This session talks about switching across different OSes on an Embedded device <br>
 +
with a demo. <br>
 +
 +
* [https://elinux.org/images/5/5c/ELC-AlwaysInnovating-Gentil.pdf PDF]
 +
 +
== Experiences in Android Porting, Lessons Learned,Tips and Tricks [ELC 2010] ==
 +
'''Presenter:''' Mark Gross <br>
 +
'''Summary:'''
 +
This session talks about tips and tricks on porting to Google Android. <br>
 +
 +
* [https://elinux.org/images/e/ee/ELC2010-android-xp-tips-tricks.pdf PDF]
  
 
= '''Tomoyo''' =
 
= '''Tomoyo''' =

Revision as of 04:30, 6 October 2020

Contents

Android

War Story: Using Mainline Linux for an Android TV BSP [ELC 2020]

Presenter: Neil Armstrong, BayLibre SAS
Summary: This session talks about using mainline Linux for Android TV.

Android Common Kernel and Out of Mainline Patchset Status [ELC 2018]

Presenter: Amil Pundir, Intel
Summary: This presentation gives an overview of Android common kernels briefly,
followed by introduction to current/active patchsets and android mainline
tracking tree.

Deep Dive: Android Things Peripheral IO Manager [ELC 2017]

Presenter: Sanrio Alvares, Intel
Summary: This presentation provides the context that is needed for Deep Dive
session/workshop and is recommended as background for Android Things
application development.

Android Things: High Level Introduction [ELC 2017]

Presenter: Anisha Dattatraya & Geeta Krishna, Intel Corporation
Summary: This session gives a good overview of how Android Things brings
simplicity to IoT software and hardware development by providing
a simple and secure deployment and update model.

Android Things [ELC 2017]

Presenter: Karim Yaghmour, Opersys Inc
Summary: This talk will look at how Android Things builds on what Brillo was
and how Android Things can be used to create Android-based IoT devices.

Unifying Android and Mainline Kernel Graphics Stack [ELC 2017]

Presenter: Gustavo Padovan, Collabora Ltd.
Summary: This talk will cover what has been happening both on Android and Mainline Graphics
Stacks in order to get Android to use the Upstream Kernel by default and the
latest improvements on the Mainline Graphics Stack and how they will fit together.

Dissecting Qualcomm's 1.7M Android Fork [ELC 2016]

Presenter: Stephen Boyd, Qualcomm
Summary: The speaker presents an analysis of the 1.7 million line diff that lies
between Qualcomm's Android kernel and upstream. The session also highlights
the main features that Qualcomm has added/modified and thoughts on how to
bring those changes upstream.

Reducing the Memory Footprint of Android [ELC 2016]

Presenter: Bernhard Rosenkränzer, Linaro
Summary: This talk describes the techniques used to save memory of Android System
by cutting around 70MB of memory on a newly booted AOSP build on Nexus 7.

Android OTA updates [ELC 2015]

Presenter: Andrew Boie, Intel
Summary: This presentation provides overview on current changes to Android OTA update framework.

Generalizing Android for Low-Cost 64-Bit ARM-Based Community Boards [ELC 2015]

Presenter: Khasim Syed Mohammed, Linaro
Summary: This presentation talks about issues plaguing Android HAL layer and
discusses different options for an overall generic solution.

Fuzzing the Media Framework in Android [ELC 2015]

Presenter: Alexandru Blanda, Intel
Summary: This talk discusses different methods to corrupt media files on Android and
logging and triaging mechanism.

Android’s New Stream-Based Camera Architecture [ELC 2015]

Presenter: Balwinder Kaur, ON Semiconductor
Summary: This talk talks about limitations of the existing camera architecture
and discusses enriching experiences about the new one.

Implementation of the Global Task Scheduler in big.LITTLE Android Platforms [ELC 2015]

Presenter: Michael E. Anderson, The PTR Group
Summary: This session covers big.LITTLE ARM architectures and issues facing the
cluster scheduling employed in them, which is seen on Android platforms.

Utilizing the Android Open Source Project to Support Controllers for Single-Use Devices. (X-Ray Guns! Pew Pew!) [ELC 2015]

Presenter: Ben Friedberg, SDG Systems
Summary: This session covers AOSP customisations done as part of Watson Project.

Android Multilib Build Cheat Sheet [ELC 2015]

Presenter: Amit Pundir, Linaro
Summary: This presentation covers AOSP build customisations, procedure to do
multilib with examples.

Android Verified Boot [ELC 2015]

Presenter: Andrew Boie, Intel
Summary: This presentation describes verified boot and its components on an Android platform.

Implementing Controls with Bluetooth SMART in Android [ELC 2015]

Presenter: Michael E. Anderson, The PTR Group
Summary: This presentation covers all information about Bluetooth support on Android platform.

Aster: A Remote GUI Control Tool for the Android Platform [ELC 2015]

Presenter: Yongqin Liu, Linaro
Summary: This presentation introduces "Aster", a remote GUI testing tool
on Android platform.

Android Customization: From the Kernel to the Apps [ELC 2015]

Presenter: Cédric Cabessa, Genymobile
Summary: This presentation talks about customizations in Android at different
layers from kernel to applications.

Building a General Purpose Android Workstation [ELC 2015]

Presenter: Ron Munitz
Summary: This presentation demos Android on a x86 workstation and talks
about how to customize Android for a workstation.

Android Based Penetration Testing Framework [ELC 2015]

Presenter: Ron Munitz
Summary: This presentation covers general concepts of Penetration Testing and
pentesting Android platform and using Android as a pentest module.

Embedded Android Workshop [ELC 2015]

Presenter: Karim Yaghmour, Opersys
Summary: This slidedeck covers proceedings of Embedded Android Workshop.

Maintaining Multiple Android Linux Kernels at Intel [ELC 2015]

Presenter: Mark Gross, Intel
Summary: This presentation covers ways to maintain different Android Kernels with quilt.

Android and Modern Toolchains: gcc 5.0, clang 3.6 and binutils 2.25 [ELC 2015]

Presenter: Bernhard Rosenkränzer, Linaro
Summary: This presentation details procedure to compile Android with modern
toolchains like CLANG 3.6, GCC 5.0 and bin-utils 2.5.

Finding Performance and Power Issues on Android Systems [ELC 2014]

Presenter: Eric Moore, Intel Corporation
Summary: This presentation will showcase various technologies from Google and Intel
Intel to identify and fix performance and power issues on Android Systems,
and what developers and testers need to look for in their systems and applications.

The Android Graphics Path, In Depth [ELC 2014]

Presenter: Chris Simmonds, 2net
Summary: This session covers Jelly Bean Graphics stack from top to bottom.

The Android Media Framework - A Deep Dive [ELC 2014]

Presenter: Poornachandra Kallare, TPVision
Summary: This presentation gives an overview of Media Framework in an Android System.

Android without Java [ELC 2014]

Presenter: Bernard Rosenkranzer, Linaro
Summary: This presentation covers options to write apps on an Android System using
objective C, C++, which are still preferred for many developers.

Improving Performance of Key External Projects Used in Android [ELC 2014]

Presenter: Khasim Syed Mohammed, Linaro
Summary: This presentation talks about what external projects for an Android System are
and improvements for the same along with the roadmap.

Headless Android Strikes Back [ELC 2014]

Presenter: Gary Bisson, Adeneo Embedded
Summary: This presentation discusses Headless Architecture on Android along with
applications and demo.

Tuning Android for Low RAM [ELC 2014]

Presenter: Chris Simmonds, 2net
Summary: This slidedeck talks about tuning Android for low memory requirements.

Android KitKat Internals [ELC 2014]

Presenter: Benjamin Zores, Alcatel-Lucent
Summary: The focus of this slidedeck is migration from Android JellyBean 4.1 to Kitkat 4.4.

Security Enhancements (SE) for Android [ELC 2014]

Presenter: BStephen Smalley, US National Security Agency
Summary: This presentation focuses on Security enhancements for an Android system.

Making Android More Wearable: The Challenges of Adding Multi-SPorts Sensors and Radios [ELC 2014]

Presenter: Gil Zhaiek, Recon Instruments
Summary: This presentation talks about challenges involved in adding sports
sensors and radios for an Android system.

Android on Atom for Teeth Health [ELC 2014]

Presenter: Rafael Coutinho, Philnnovations
Summary: This presentation talks about porting Android to a specific project
required for dental care.

Bringing the BlueZ Back to Android [ELC 2014]

Presenter: Marcel Holtmann, Intel's Open Source Technology Center
Summary: This presentation talks about Bluedroid -- Bluetooth solutions Android.

The Growth of Android in Embedded Systems [ELC 2014]

Presenter: Benjamin Zores, Alcatel-Lucent
Summary: This presentation talks growth and evolution of Android in Embedded Systems.

Extending Android via Extenal Microprocessors [ELC 2014]

Presenter: Mike Anderson, The PTR Group
Summary: This session discusses various techniques to interface mobile Android devices to
external microcontrollers for both input and output control of real-world devices.

Multiwindow Support on Android [ELC 2014]

Presenter: Andrzej Wieczorek, Mikel Echegoyen, Tieto
Summary: This session talks about Multiwindow feature on Android Systems.

Multi Persona Android [ELC 2014]

Presenter: Amir Goldstein, Cellrox
Summary: This session talks about different persona for mobile devices
depending on the different use-cases.

Multi Persona Android [ELC 2014]

Presenter: Amir Goldstein, Cellrox
Summary: This session talks about different persona for mobile devices
depending on the different use-cases.

Using Chroot to Bring Linux Applications to Android [ELC 2014]

Presenter: Mike Anderson, PTR Group
Summary: This presentation covers porting of Linux applications to Android.

Controlling Multi-Core Race Conditions on Linux/Android [ELC 2013]

Presenter: Mike Anderson, PTR Group
Summary: This presentation outlines the conditions that lead to multi-core race
conditions on Linux/Android and also the techniques for identifying
and redesigning code to successfully function in a multi-core world.

What Android and Embedded Linux Can Learn From Each Other [ELC 2012]

Presenter: Bernhard Rosenkränzer, Linaro
Summary: This session compares Android and Linux and clears misconceptions about them.
It also covers what Android and Embedded Linux can learn from each other.

Integrating a Hardware Video Codec into Android Stagefright using OpenMAX IL [ELC 2011]

Presenter: Damian Hobson Garcia (Igel), Katusya Matsubara, Takanari Hayama, Hisao Munakata
Summary: This session talks about integrating hardware codecs into Android
Stagefright.

Android for Servers? [ELC 2011]

Presenter: John Stultz (IBM)
Summary: This session explores using Android for Servers.

Hot Multi-OS Switch: How to run Ubuntu, ChromiumOS, Android at the Same Time on an Embedded Device [ELC 2011]

Presenter: Grégoire Gentil (Always Innovating)
Summary: This session talks about switching across different OSes on an Embedded device
with a demo.

Experiences in Android Porting, Lessons Learned,Tips and Tricks [ELC 2010]

Presenter: Mark Gross
Summary: This session talks about tips and tricks on porting to Google Android.

Tomoyo

How to Analyze Your Linux's Behavior with TOMOYO Linux [ELC 2008]

Presenter: Kentaro Takeda
Summary: This presentation analyses Tomoyo Linux and talks about
ways to configure different security policies in the same.

TomoyoLinux - A Lightweight and Manageable Security System for PC and Embedded Linux [ELC 2007]

Presenter: ToshiharuHarada, Tetsuo Handa
Summary: This presentation talks about Tomoyo Linux -- which is a
lightweight security system for PC and Embedded Linux.

TomoyoLinux - Tutorial [ELC 2007]

Presenter: Kei Masumoto, Kentaro Takeda
Summary: This presentation gives basic knowledge of Tomoyo Linux
and also talks about basic configurations on the same.