Package Index
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation outlines the packages for the Journey Sharing on-demand Android consumer library.
The library supports key functionalities such as authentication, trip management, data models for trips and vehicles, and interactive map views.
Packages provided facilitate user authentication (auth), managing trip sessions (sessions), interacting with trip data (model), and visualizing trip progress on maps (view).
Developers can utilize the consumer library to build Android applications that integrate with on-demand ride-hailing and other similar services.
By using this library, developers can leverage pre-built components to handle common tasks, simplifying the development process for on-demand transportation apps.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],["The content outlines six core Android packages for on-demand transportation services. These packages cover: `consumer` for general functionality, `auth` for authentication, `managers` for handling data and operations, `model` for data structure definitions, `sessions` for managing user sessions, and `view` for the user interface components. Each package represents a specific aspect of developing a consumer-facing transportation application using Google's Maps Platform.\n"]]