Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Complete The Experience

Complete The Experience

Building physical hardware products (or 'IoT' products) using Android

Max Seeley

May 17, 2017
Tweet

More Decks by Max Seeley

Other Decks in Technology

Transcript

  1. ./development/tools/make_key build/target/product/security/media '/C=US/ST=Michigan/L=Grand Rapids/O=My Company/OU=My Product Name/CN=Android/[email protected]' Generate ROM signing

    keys : testkey : Default key for packages that don't specify otherwise. platform : Key for packages that are part of the core platform. shared : Key for packages that are shared in the home/contacts process. media : Key for packages that are part of the media/download system.
  2. PRODUCT_MANUFACTURER := Apple, Inc. PRODUCT_MODEL := iPod Nano PRODUCT_NAME :=

    (board name) PRODUCT_BRAND := ipod PRODUCT_DEVICE := (board name) a practical example :