Beta Testing Community Forum / Discussion
Join the beta here
Gitskarios is an Android Application that allows you to access GitHub, see your profile, search people, star repositories, and more!
Unfortunately, after the repository's Primary Owner, @alorma, left the project, the development slowed to a hold. If someone has the necessary skill and time, write an email to @alorma, he will give you necessary permissions.
We encourage you to contribute to this project. You can do this by making Pull Requests and/or Issues. Please read CONTRIBUTING.md in order to do so. You can also fork the project. Please read FORK.md.
TokenProvider.setTokenProviderInstance(new TokenProviderInterface() {
@Override
public String getToken() {
return ...;
}
});
The project is licensed under MIT License, you can find the LICENSE
file in the projects' root.