Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ show_downloads: false
theme: jekyll-theme-cayman
plugins:
- jekyll-feed
collections:
meetup:
output: true
permalink: /:collection/:path:output_ext
1 change: 1 addition & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ <h2 class="project-tagline">{{ page.description | default: site.description | de
<a href="/" class="btn">Home</a>
<a href="/code.html" class="btn">Code</a>
<a href="/blog.html" class="btn">Blog</a>
<a href="/meetup.html" class="btn">Meetup</a>
<a href="/reference.html" class="btn">Library</a>
<a href="/calendar.html" class="btn">Calendar</a>
<a href="/about.html" class="btn">About</a>
Expand Down
6 changes: 6 additions & 0 deletions _layouts/meetup.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: default
---
<h1>{{ page.title }}</h1>

{{ content }}
27 changes: 27 additions & 0 deletions _meetup/2022-03-kickoff-cuttlefish-vhal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: meetup
title: "March 2022: Kickoff, Cuttlefish, and VHAL"
---

This page preserves the agenda for the March 2022 AOSP and AAOS Meetup.

* Date: 16 March 2022
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/284376317/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-march-2022-meetup)

This was the first meetup of the group. The original archive entry includes
the published slides for the session.

## Agenda

### Talk 1: Aims and Objectives of the AOSP and AAOS Meetup

Chris Simmonds, 2net

### Talk 2: The Cuttlefish Emulator

Chris Simmonds, 2net

### Talk 3: VHAL SocketComm

Chris Simmonds, 2net
31 changes: 31 additions & 0 deletions _meetup/2022-05-security-lts-covesa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: meetup
title: "May 2022: Security, LTS, and COVESA"
---

This page preserves the agenda for the May 2022 AOSP and AAOS Meetup.

* Date: 18 May 2022
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/284503177/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-may-2022-meetup)

Published resources for this meetup remain available from the archive entry
above.

## Agenda

### Talk 1: Securing iMX6 Android Devices

Andrea Scian, DAVE Embedded Systems

### Talk 2: Long term support for Enterprise Android Devices

Rupesh Gujare, NotioNext

### Talk 3: Introduction to COVESA and the Android Automotive Special Interest Group

Paul Boyes, COVESA

### Talk 4: Browsing and debugging framework code using Android Studio

Chris Simmonds, 2net
27 changes: 27 additions & 0 deletions _meetup/2022-07-vhal-lldb-updates.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: meetup
title: "July 2022: VHAL, LLDB, and Updates"
---

This page preserves the agenda for the July 2022 AOSP and AAOS Meetup.

* Date: 20 July 2022
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/285701618/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-july-2022-meetup)

Published resources for this meetup remain available from the archive entry
above.

## Agenda

### Talk 1: Extending the Vehicle HAL with vendor properties

Chris Simmonds, 2net

### Talk 2: Debugging native platform code using LLDB

Chris Simmonds, 2net

### Talk 3: Keeping Embedded Android Up To Date

Igor Kalkov-Streitz, Emteria
31 changes: 31 additions & 0 deletions _meetup/2022-09-lpc-trout-debugging.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: meetup
title: "September 2022: LPC, Trout, and Debugging"
---

This page preserves the agenda for the September 2022 AOSP and AAOS Meetup.

* Date: 28 September 2022
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/287270409/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-september-2022-meetup)

Slides, videos, and shared files for this meetup remain available from the
archive entry above.

## Agenda

### Talk 1: Notes from Linux Plumbers Conference

Chris Simmonds, 2net

### Talk 2: Swimming towards a Software Defined Architecture with Android Trout

Isaac Trefz, OpenSynergy

### Talk 3: You can do better than bug reports

Devon Yablonski, Memfault

### Talk 4: gdb & lldb debugging custom RPI4 linux kernel

Jürgen Weißer
26 changes: 26 additions & 0 deletions _meetup/2022-11-networking-imx6-sepolicy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: meetup
title: "November 2022: Networking, iMX6, and SEPolicy"
---

This page preserves the agenda for the November 2022 AOSP and AAOS Meetup.

* Date: 16 November 2022
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/288711718/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-november-2022-meetup)

Slides and videos for this meetup remain available from the archive entry above.

## Agenda

### Talk 1: ConnectivityService and networking in Android

Diogo Júnior, Critical TechWorks

### Talk 2: Securing iMX6 Android Devices, Part 2

Andrea Scian, DAVE Embedded Systems

### Talk 3: Debugging SEPolicy

Chris Simmonds, 2net
22 changes: 22 additions & 0 deletions _meetup/2023-01-aaos-apps-raspberry-pi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
layout: meetup
title: "January 2023: AAOS Apps and Raspberry Pi"
---

This page preserves the agenda for the January 2023 AOSP and AAOS Meetup.

* Date: 11 January 2023
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/289470147/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-january-2023-meetup)

Slides and videos for this meetup remain available from the archive entry above.

## Agenda

### Talk 1: App developers and Android Automotive OS

Al Sutton, Snapp Automotive

### Talk 2: Thoughts about AOSP on Raspberry Pi 4

Chris Simmonds, 2net
22 changes: 22 additions & 0 deletions _meetup/2023-03-devboards-debugging.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
layout: meetup
title: "March 2023: Devboards and Debugging"
---

This page preserves the agenda for the March 2023 AOSP and AAOS Meetup.

* Date: 29 March 2023
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/290740637/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-march-2023-meetup)

Slides and videos for this meetup remain available from the archive entry above.

## Agenda

### Talk 1: Devboard maintenance in AOSP

Amit Pundir, Linaro

### Talk 2: Debugging Made Easy: Tips and Tricks for Android Developers

Chris Hayes, Memfault
28 changes: 28 additions & 0 deletions _meetup/2023-05-radio-ramses-ota.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
layout: meetup
title: "May 2023: Radio, RAMSES, and OTA"
---

This page preserves the agenda for the May 2023 AOSP and AAOS Meetup.

* Date: 24 May 2023
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/292517323/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-may-2023-meetup)

Slides and videos for this meetup remain available from the archive entry above.

## Agenda

### Introduction

### Talk 1: Broadcast Radio in AAOS

Simon Osim, Conjure

### Talk 2: RAMSES – An open source 3D graphics tool chain for Android

Klaus Gaßner, Paradox Cat

### Talk 3: Evolution of an Android OTA management application

Diego Rondini, Kynetics
30 changes: 30 additions & 0 deletions _meetup/2023-07-binder-rpc-android-studio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: meetup
title: "July 2023: Binder RPC and Android Studio"
---

This page preserves the agenda for the July 2023 AOSP and AAOS Meetup.

* Date: 12 July 2023
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/293488203/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-july-2023-meetup)

Slides, videos, and related links for this meetup remain available from the
archive entry above.

## Agenda

### Introduction

### Talk 1: Binder RPC - AIDL for distributed systems

David Brazdil, Google

### Talk 2: Debugging AOSP using Android Studio - revisited

Chris Simmonds, 2net

### Useful links

The original archive entry includes the additional references shared during
this meetup.
24 changes: 24 additions & 0 deletions _meetup/2023-09-cloud-streaming.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: meetup
title: "September 2023: Cloud Streaming"
---

This page preserves the agenda for the September 2023 AOSP and AAOS Meetup.

* Date: 27 September 2023
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/294716404/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-september-2023-meetup)

Published resources for this meetup remain available from the archive entry
above.

## Agenda

### Introduction

### Talk 1: Interactive AOSP-based cloud streaming solution

Running an AOSP 13 adaptation on an ARM64 cloud server, streamed to an actual
phone at high frame rate and low latency for touch events.

Simonas Leleiva, iond.io
36 changes: 36 additions & 0 deletions _meetup/2023-11-custom-devices-systrace.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
layout: meetup
title: "November 2023: Custom Devices and Systrace"
---

This page preserves the agenda for the November 2023 AOSP and AAOS Meetup.

* Date: 15 November 2023
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/296399142/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-november-2023-meetup)

Slides and videos for this meetup remain available from the archive entry above.

## Agenda

### Introduction

### Talk 1: Working with custom Android devices

This session covers the most important parts of working on custom devices,
including developer boards, BSPs, AOSP builds, firmware updates, and more.

Erik Hellman

### Talk 2: Adventures with Systrace - measure and investigate the glass to glass latency in Android

This presentation explores glass-to-glass latency in Android, from the
measurement setup and hardware characteristics to displays, SurfaceFlinger,
vsync, and systrace.

Stefan Lengfeld, inovex

### Q & A

Following the two talks there was a Q and A session covering topics from the
presentations and related subjects.
25 changes: 25 additions & 0 deletions _meetup/2024-01-selinux-aminilog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: meetup
title: "January 2024: SELinux and Aminilog"
---

This page preserves the agenda for the January 2024 AOSP and AAOS Meetup.

* Date: 24 January 2024
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/297043889/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-january-2024-meetup)

Published resources for this meetup remain available from the archive entry
above.

## Agenda

### Talk 1: SELinux in Android

How SELinux works and how it is used to make Android more secure.

Alan Stokes, Google

### Talk 2: aminilog – AOSP styled logging macros for NDK projects

Stefan Lengfeld, inovex
31 changes: 31 additions & 0 deletions _meetup/2024-03-fragmentation-android-15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: meetup
title: "March 2024: Fragmentation and Android 15"
---

This page preserves the agenda for the March 2024 AOSP and AAOS Meetup.

* Date: 20 March 2024
* Event page: [meetup.com](https://www.meetup.com/the-aosp-and-aaos-meetup/events/298562265/)
* Archive entry: [AOSP and AAOS meetup archive](https://aospandaaos.github.io/meetup.html#the-march-2024-meetup)

Slides and videos for this meetup remain available from the archive entry above.

## Agenda

### Introduction

### Talk 1: Android Fragmentation in the Automotive Industry

Android fragmentation is becoming a real issue in the automotive industry.
This talk asks what it is and what can be done to prevent it.

Juhani Lehtimäki, Snapp Automotive

### Talk 2: What to expect in Android 15

This talk surveys what could be learned about Android 15 from developer
previews, AOSP code changes, and documentation before the public source
release.

Mishaal Rahman
Loading