f2prateek / dart

Extras binding and intent builders for Android apps.
Apache License 2.0
1.19k stars 88 forks source link

Make sample work #180

Closed kshirsagarps closed 7 years ago

kshirsagarps commented 7 years ago

This PR makes the sample app work independently of the D&H library. We can launch activity within the same module, within different module and service through this sample. Also, the tests in both the modules of the sample work without any issues.

stephanenicolas commented 7 years ago

RTM