redsolution / xabber-android

Open-source XMPP client for Android
http://xabber.com
Other
1.82k stars 815 forks source link

Still xabber-android is not configured #925

Open aamir-github opened 3 years ago

aamir-github commented 3 years ago

I am using android studio on a windows machine and have tried the followings commands in the android studio terminal

git submodule sync git submodule init git submodule update --remote

on paths given below

...\xabber-android-master\xabber-android-master> AND ...\xabber-android-master\xabber-android-master\xabber> (kindly guide if I am trying worng paths)

but still getting error "Project :xabber declares a dependency from configuration 'implementation' to configuration 'default' which is not declared in the descriptor for project :xabber:MemorizingTrustManager."

aamir-github commented 3 years ago

I am using android studio on a windows machine and have tried the followings commands in the android studio terminal

git submodule sync git submodule init git submodule update --remote

on paths given below

...\xabber-android-master\xabber-android-master> AND ...\xabber-android-master\xabber-android-master\xabber> (kindly guide if I am trying worng paths)

but still getting error "Project :xabber declares a dependency from configuration 'implementation' to configuration 'default' which is not declared in the descriptor for project :xabber:MemorizingTrustManager."

cloned Instead of import, build successfully