2

I cloned a repository from github into source tree and I would now like to know I can link/connect source tree with android studio to reflect changes made in android studio can be reflected in source tree. If someone could please provide me with the steps to take, useful link and or tutorial thanks in advance

2 Answers2

0

Open your project using an android studio, after some change you made you can see the reflection in source tree itself and in file explorer. Also, you can check the current checkout and branch. enter image description here

Also, you can refer this link for integrate with android studio

Subin Babu
  • 1,515
  • 2
  • 24
  • 50
0

Make sure that your Local repositories at Source Tree is correct

enter image description here

Ashraf Amin
  • 343
  • 3
  • 7