package com.example.helloworld; import android.app.Service; import android.content.Intent; import android.graphics.PixelFormat; import android.graphics.Point; import an