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.
三星手机运行安卓操作系统,HTC手机运行安卓操作系统(假设三星和HTC手机都有加速度传感器)。
我可以使用相同的 Java 代码来访问来自三星手机上的加速度计传感器的数据,来访问来自摩托罗拉手机上的加速度计的数据吗?
当然,您可以(并且应该)使用相同的 API,即硬件 Android API。