0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)Java33,679 stars (33,679 stars)10,654 forks (10,654 forks)batch import
help wanted
Description
描述需求
android开启热点的api一直在变,开源考虑封装一个
可借鉴的
等我先去摸索 哈哈哈
Contributor guide
- Tech stack
- javaandroid
- Domain
- mobileapi
- 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
- Android hotspot APIJavaAndroid permissions
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- This issue requests a wrapper for Android's Wi Fi hotspot API, which varies across API levels. The contributor should investigate the current Android hotspot APIs (e.g., WifiManager and WifiConfiguration for older versions, and WifiManager.LocalOnlyHotspot for Android 10+). The repo's existing utility classes (e.g., in the 'utilcode' package) should be referenced for consistency. Since the issue is assigned, coordination with the assignee or maintainers is needed to clarify scope and acceptance criteria.