RUVIDEO
Поделитесь видео 🙏

How to Push an Android Studio Project to GitHub

📁 Лайфстайл 👁️ 19 📅 04.12.2023

In this tutorial I'm going to show you how to share an Android Studio project on Github so that you can collaborate with other teammates on the same project and have some version control.

In this video I’m using Android Studio version 1.0.2

The first thing I'm going to do is click VCS (version control system) and then select import into version control.

Then I will choose “share project on Github” and here it comes up with the login for Github.

Type username or email address and password and choose save password for convenience.

Now click login and it's asking for a master password for the password database. This is for Android Studio to store my password locally in a secure way. (You won't receive this message if you already pushed to Github or you've stored some other credential in Android studio.)

Click encrypt to keep it safe.

Now it will ask to enter a new repository name. Enter whatever name you want, or however you want it to appear on Github. I'm going to type a description of my first Github project and click share.

Next we’re presented with the add files for initial commit screen. This is asking which files would I like to check in to my initial git commit which I can then push to Github.

Usually you would choose all the files, though there is an exception if you have some kind of local config file, password file, or keys that's stored there -- might not want to check those in.

Since this is a plain hello world project I'm going to make sure all the files are checked and leave the message as the default which is “initial commit” i.e. this is the first commit I'm making to the repository. Click ok.

Now this is going to push my project to Github. You can see it has “successfully shared project on Github”.

Go to Github and now you can see that the project is there and it has been successfully pushed.

So that is how to push an Android studio project to Github.

Thanks for watching!

If you like this video check out my tutorials on http://www.londonappdeveloper.com/

Learn how to build a backend using Python & Django REST Framework: https://www.udemy.com/django-python/

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «How to Push an Android Studio Project to GitHub», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.