• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Customized Android Device and APP

skmalik1

Lurker
I want to customize Android OS for a phone or embedded board, that will only run my APP and nothing else on GUI.

Main purpose is to deliver App with customized hardware with minimum OS running for better resource usage and to run my app on start and when user exits my app, the device will shut down.
Please mention how to proceed with it?
 
You would need to take the android aosp code, customize it, then package it into a ROM that you distribute with your hardware.
 
Back
Top Bottom