Support for newer Google Maps artifacts
- Langage dominant
- Python
- Étoiles
- 913
- Forks
- 244
- Merge moyen
- 10 h 18 min
- PR mergées (30 j)
- 288
Description
Hi,
I have a dump from the current Google Maps version. Under `data/data/com.google.android.apps.maps/files` there are files like
* saved_directions.data.cs
* new_recent_history_cache_search.cs
* directions_as_changed_in_navigation.data.cs
What are these kind of files? Could they be supported in the future?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue asks about supporting newer Google Maps artifacts with .cs extensions. First, examine existing parsers in the ALEAPP codebase for similar file types to understand the parsing framework. Determine the structure and format of the .cs files mentioned (saved_directions.data.cs, etc.) by inspecting sample data. 'Done' means implementing a parser that extracts and reports meaningful data from these files, likely involving protobuf decoding or custom serialization.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100