slapperwan / gh4a

Github client for Android
Apache License 2.0
1.71k stars 221 forks source link

Android Studio and Gradle? #153

Closed lightglitch closed 10 years ago

lightglitch commented 10 years ago

Anyone interested in this migration?

hariadi commented 10 years ago

:+1:

slapperwan commented 10 years ago

I'm interested on doing this, but need to wait after I finish testing and fixing the current issues.

lightglitch commented 10 years ago

I already did some testing based on @maniac103 fork and the conversion was pretty simple. You only have to handle some theming issues.

dalb8 commented 10 years ago

There don't seem to be any artifacts for the githubapi jar that are up to date on maven central or anywhere else. Can somebody point me to the jar used here; I'm using source code yet I'm missing import org.eclipse.egit.github.core.service.StarService;

slapperwan commented 10 years ago

You can try https://github.com/maniac103/egit-github

kageiit commented 10 years ago

@slapperwan can we close this? Project now fully supports Android Studio and Gradle

slapperwan commented 10 years ago

Yes sure..closing now. Thanks