hi
hi publish the library(lib.aar) to bitbucket but , i have two scenario to fetch the liabrary,
1, if fetch the library from my repo directly it didn't have any hierarchy like the path
https://bitbucket.org/username/repo-test1
git clone https://username@bitbucket.org/username/networkservices.git
it work for me to fetch the lib.aar,
2. but my second scenario my repo path like this
https://bitbucket.org/teamname/repo-test2
it Not work for me to fetch the lib.aar
git clone https://username@bitbucket.org/teamname/networkservices-test.git
if see the above example 1st scenario have only username on the path i can access the lib.aar file but 2nd scenario i change the path of my repo at time i'm unable to access lib.aar file.because i created the project and it have repo .Please help me what should i give get the .access in 2nd scenario
Hi Raju, welcome to the Community!
I'm afraid I don't completely understand the problem. Can you provide some more context?:
Let us know!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.