rallat / EffectiveAndroid

This sample project shows how to apply MVP and Clean architecture on an Android app
1.7k stars 166 forks source link

Missing fabric.properties #11

Closed hejunbinlan closed 8 years ago

hejunbinlan commented 8 years ago

Error:(9, 0) Missing fabric.properties, check the fabric.properties.sample file.

swanhtet1992 commented 8 years ago

@hejunbinlan because Twitter consumer keys are supposed to be generated on you own. Create your own fabric.properties file as demonstrated here. Twitter consumer keys can be generated at apps.twitter.com.

rallat commented 8 years ago

@hejunbinlan follow @swanhtet1992 comment, he is totally right :)