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.
ここで、HotSpot を使用するアプリケーションを 1 つ開発します。hotSpot を起動すると、Android デバイスでアプリケーションが自動的に起動しますか?
Eclipse 内で Java プロジェクトを実行するとします。プロジェクトを右クリックして、「Run as...」->「Java Application」を試してください。これにより、「プロジェクト プロパティ -> Java ビルド パス -> ライブラリ」で指定された Java 仮想マシンを使用してプロジェクトが実行されます。