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 アプリからkodiを起動します。
startActivity(getActivity().getPackageManager().getLaunchIntentForPackage("org.xbmc.kodi"));
アドオンチャンネルの再生を自動的に開始するkodiを起動する方法を考えています.