Intent filter compleate tutorial

Intent filter codes: VIEW CODES HERE

Create Timestamp ( Unique Id )

Long tsLong = System.currentTimeMillis()/1000;
time = tsLong.toString();