1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Java6,238 stars (6,238 stars)1,461 forks (1,461 forks)batch import
documenthelp wanted
Description
地址选择器不想要港澳台要怎么实现?
Contributor guide
- Tech stack
- javaandroid
- Domain
- mobile
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Basic Android developmentUnderstanding of AndroidPicker library
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Investigate the AddressPicker source code in the AndroidPicker repository to understand how address data is loaded and structured. Look for any existing configuration options to exclude specific regions. If none exist, propose a solution such as adding a filter method or a customizable data source that allows users to remove Hong Kong, Macau, and Taiwan. Check the issue comments for any hints from the maintainer.