Skip to content

Instantly share code, notes, and snippets.

View MiichaelD's full-sized avatar

Michael Duarte MiichaelD

View GitHub Profile
package com.webs.itmexicali.colorized;
import java.io.DataOutputStream;
import java.io.IOException;
import com.webs.itmexicali.colorized.R;
import com.webs.itmexicali.colorized.util.Const;
import android.app.Activity;
import android.app.Service;