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 1.6 支持视频捕获,但并非所有手机都支持视频捕获。有没有办法判断我正在运行的手机是否支持视频捕获?
好吧,我找不到正式的方法来做到这一点。我知道的唯一方法是假设所有 Android 手机都支持视频捕获,因此如果手机运行 1.5 (3) 或更高版本,它将支持视频捕获。
android.os.Build.VERSION.SDK_INT