ground-android icon indicating copy to clipboard operation
ground-android copied to clipboard

Ground mobile data collection app for Android

Results 505 ground-android issues
Sort by recently updated
recently updated
newest added

GoogleApiManager.installGooglePlayServices com.google.android.ground.system.GoogleApiManager$GooglePlayServicesMissingException - Google play services not available ```console Fatal Exception: com.google.android.ground.system.GoogleApiManager$GooglePlayServicesMissingException: Google play services not available at com.google.android.ground.system.GoogleApiManager.installGooglePlayServices(GoogleApiManager.kt:45) at com.google.android.ground.ui.startup.StartupViewModel.initializeLogin(StartupViewModel.kt:32) at com.google.android.ground.ui.startup.StartupFragment$onResume$1.invokeSuspend(StartupFragment.kt:55) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:367) at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:30) at...

type: bug

Crash after config change on "draw/walk perimeter" screen after fresh login: ``` 10:58:25.514 AndroidRuntime E FATAL EXCEPTION: main Process: com.google.android.ground, PID: 30446 java.lang.IllegalArgumentException: Navigation action/destination com.google.android.ground:id/showTermsOfService cannot be found from...

type: bug

We had this discussion a while ago @gino-m, whether the task "Capture location" should be moved away from users entirely and be always triggered automatically in the background. The reasons...

type: fr

Suggested by @cdanielw - we may need to force data collectors to upgrade their app version when a survey is written with an incompatible newer version of the app, for...

type: fr

Include app versions in bug report template. Towards https://github.com/google/ground-android/issues/2731 @gino-m PTAL?

* `uiState` is serving as both a state and an event to represent completion of survey activation or errors. * The list, being reactive, updates once a survey is made...

type: code health

```console Fatal Exception: java.lang.IllegalArgumentException: Navigation action/destination org.openforis.ground:id/action_home_screen_fragment_to_dataCollectionFragment cannot be found from the current destination Destination(org.openforis.ground:id/submissionConfirmationDialogFragment) label=DataSubmittedConfirmationDialogFragment at androidx.navigation.NavController.navigate(NavController.kt:1691) at androidx.navigation.NavController.navigate(NavController.kt:1609) at androidx.navigation.NavController.navigate(NavController.kt:2169) at com.google.android.ground.MainActivity.onNavigate(MainActivity.kt:157) at com.google.android.ground.MainActivity.access$onNavigate(MainActivity.kt:56) at com.google.android.ground.MainActivity$onCreate$2$1.emit(MainActivity.kt:82) at com.google.android.ground.MainActivity$onCreate$2$1.emit(MainActivity.kt:82)...

type: bug

Would it take long to implement a language switch button in the settings? I'm happy to take the string.xml and translate everything to French if that helps. Doesn't seem to...

type: fr

@jo-spek @n-clinton @jabramowitz5 have reported sync stuck or data potentially being lost. Potentially related to #2738.

type: bug