How to create backups of a project in Android Studio?

Asked

Viewed 906 times

0

I did not find an option to save as and tried to copy the entire folder but as the project generates files with very big name ends up giving error in windows at the time I copy by Ctrl C Ctrl V of the entire folder ....

  • Creating a repository is not easier ?

1 answer

1


Fala Linkon,

The best way is to create an online repository, the most used for Androis projects are Github and Bitbucket, follow the links:

Github: https://github.com/

Bitbucket: https://bitbucket.org/

It is very easy to use them, there are plenty of tutorials on the internet, and they save your entire project, being only necessary to clone and import in your Android Studio after.

Any questions let me know by Indbox that I help you.

Hugs.

  • Thanks Leonardo! , I even have the github but I haven’t touched it ahahah I’ll take a look there,

Browser other questions tagged

You are not signed in. Login or sign up in order to post.