V
V
Vlad2016-03-12 10:36:26
Android
Vlad, 2016-03-12 10:36:26

How to display files in project tree in Android Studio after checkout from bitbucket?

There was an oddity after creating a new project. We use Bitbucket (plugin for Android Studio) as VCS.
How they published:
1. Created a project in the studio
2. VCS → Enable Version Control Integration, selected Git
3. Added *all* files in the project (VCS → Git → Add) - maybe there is an error here and something needs to be excluded / added?
4. We committed the project
How do we checkout on another machine:
1. Checkout project from Version Control
2. Insert the address of the Git project, log in, click Clone.
After that, the files from the Gita are uploaded to the folder as expected, but they are not displayed in the project tree - it is empty. How so? Has anyone come across?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
exenza, 2016-03-18
@disablesilence

The bitbucket itself is also non-empty, right? Did the repository upload successfully?
Generally the project is cloned? For example, from the console git clone ...?
What if checkout is without a plugin, just a Git option?
In short, I want to understand what the problem is, bitbucket settings, plugin, ide or something else ..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question