A
A
Albert Sultangulov2019-02-14 18:53:25
Java
Albert Sultangulov, 2019-02-14 18:53:25

Why don't github sources work?

I wanted to learn from programs in github. I downloaded a lot of source codes, ran them in android studio and none of them run, while heaps of errors are highlighted. Why is this happening?
For example, these: https://apptractor.ru/info/articles/20-open-source...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2019-02-14
@Berht

This is all because in Android Studio - it does not know how to work with old versions of projects from the word "absolutely". There was an experience of maintaining one project - so after reinstalling Windows and downloading a new studio, I had to "try" to launch and assemble an absolutely working project on a new one.
Therefore, the scheme "downloaded, double-clicked, looked" is not suitable.
So if you take up the development, then delve into the details, analyze the logs, and not "nothing works on the github".
Github was created for those who are able to understand other people's sources.

O
Oleg, 2019-02-14
@402d

Poked into the calendar project. Last commit 30 minutes ago. Branch only master. But the author marks the releases. So if it doesn’t work from the top, then take the release.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question