ASNE icon indicating copy to clipboard operation
ASNE copied to clipboard

Confustion about setup

Open weijia-yu opened this issue 9 years ago • 0 comments

In the instruction, it is written:: 1.Copy social module to your project. 2.In settings.gradle include ':ASNECore', ':socialNetworkModuleName' 3.In build.gradle of your app (YOUR_PROJECT/app/build.gradle) add new dependencies: compile project(':socialNetworkModuleName')

Can I ask how to copy social module to my project?

weijia-yu avatar Jul 25 '16 22:07 weijia-yu