/Nedium

Read Medium freely on Android!

Primary LanguageKotlinMIT LicenseMIT

Nedium

Read Medium articles freely without limits.

Share your Medium article link and start reading.

get it on

01

05

Notes

testing intents (deep links)
adb shell am start -a android.intent.action.VIEW -d "https://medium.com/89554d1096ae" gh.cloneconf.nedium
Graphql schema
  • Edit schema file:

/schema.graphql

src/main/graphql/com/medium/schema.json

  • Put all the graphql requests in:

src/main/graphql/com/medium