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 2.3.4 で動作するADKアプリを作成しましたが、タブレットでも動作するようにする必要があります。API が変更されたので、どうすればこれを管理できますか?
たとえば、2.3.4 のメソッドはgetAccessoryで、3.1 のメソッドは ですopenAccessory。
getAccessory
openAccessory
助言がありますか?