Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个与 Android 客户端通信的服务器应用程序,它需要一些 Android 框架类(例如android.location.Location)。是否可以使用 maven 将特定的 Android 类添加到项目中?我最终添加了完整的框架,但这不是很优雅。
android.location.Location