amanjeetsingh150 / kotlin-android-examples

:muscle: [Examples] Isolated applications purely on Kotlin, for all android devs out there
1.06k stars 288 forks source link

Examples Cannot be Downloaded #6

Closed TheDeepThinker closed 5 years ago

TheDeepThinker commented 5 years ago

Download links for the examples do not work.

TheDeepThinker commented 5 years ago

Like, this link does not work: http://kinolien.github.io/gitzip/?download=https://github.com/amanjeetsingh150/kotlin-android-examples/tree/master/ActivityLifecycle

amanjeetsingh150 commented 5 years ago

Hey @TheDeepThinker did you generated your token first and put it in the dashboard?

TheDeepThinker commented 5 years ago

Shouldn't we be able to download it without token?

amanjeetsingh150 commented 5 years ago

Hey, @TheDeepThinker Sorry for the late reply. I checked this link and its working.

  1. Just remember to open the link a dialog will appear asking you for token. Close it
  2. Click Download on top right corner of your screen it will start to download.

Do tell if this does not works

TheDeepThinker commented 5 years ago

I tried several times as you mentioned (later downloaded the whole directory :smiling_imp: ).

TheDeepThinker commented 5 years ago

You may use downgit in your project like this- https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/amanjeetsingh150/kotlin-android-examples/tree/master/ActivityLifecycle

amanjeetsingh150 commented 5 years ago

Closing the issue as it seems resolved now. Feel free to reopen 👍