This document describes an Arduino-based home automation system using Android and Bluetooth. The system allows controlling electrical devices like lights and appliances remotely using an Android app over Bluetooth. It consists of an Arduino Uno microcontroller, HC-05 Bluetooth module, sensors, relays and can automate devices based on sensor inputs. The Android app is developed using MIT App Inventor and communicates with the Arduino over Bluetooth to send control signals. The system provides benefits like security, energy efficiency and convenience.