q-municate-android icon indicating copy to clipboard operation
q-municate-android copied to clipboard

getting implementation trouble on android app

Open Vivekmalani opened this issue 6 years ago • 1 comments

when i am adding all those dependencies

compile project(':q-municate_auth_service') compile project(':q-municate_base_cache') compile project(':q-municate_base_service') compile project(':Q-municate_core') compile project(':Q-municate_db') compile project(':q-municate_user_cache') compile project(':q-municate_user_service')

it is not working for me

can someone help me from starting, how can i configure it for my android app.

Vivekmalani avatar Apr 14 '18 11:04 Vivekmalani

You may have a look at official Q-mun docs. You'll find a guidance how to run project Q-municate with your own QuickBlox endpoints.

RomanPronin avatar Apr 16 '18 09:04 RomanPronin