DEV Community

Discussion on: I have a infinite loading Dev.To index on my Android app.. why?

Collapse
 
rhymes profile image
rhymes

Hi @dcruz1990 , thanks a lot for raising the issue, sorry you have it :(

Would you mind opening an issue ticket on DEV's Android repo?

GitHub logo thepracticaldev / DEV-Android

DEV Community Android App

DEV Android 💝

This is the official repository for the dev.to's Android app.

Get it on Google Play

Design ethos

DEV Android is an WebView based application. This application is inspired by Basecamp's approach. We will grow to include more native code over time.

By leveraging webviews as much as possible, we can smoothly sync up with our web dev work. And where it makes sense, we can re-implement certain things fully native, or build entirely native features. Life's a journey, not a destination.

Contributions

We expect contributors to abide by our underlying code of conduct. All conversations and discussions on GitHub (issues, pull requests) and across dev.to must be respectful and harassment-free.

System Requirements

You will need to have Android Studio 3.5 or up installed.

Usage

$ ./gradlew tasks --group=custom
------------------------------------------------------------
Tasks runnable from root project
------------------------------------------------------------
Custom tasks
------------
androidTest - Run android instrumentation tests
hello - Hello World task

Thank you!

Collapse
 
dcruz1990 profile image
Dennis Quesada Cruz

I'll do as soon as possible, im on the street back home.