IntentBuilder IntentBuilder is a type safe way of creating intents and populating them with extras. Use them with your Activities, Services, Broadcastreceivers and other components. Installation buildscript { repositories { jcenter() } dependencies { classpath 'com.neenbe