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 4.1(或者可能是 4.2)AOSP Android 都没有秒表,并且没有官方 SDK 支持启动应用程序的这一部分。秒表可能是由用户或 OEM 在大多数设备上安装的。