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.
JEE6を使ったAndroid用のアプリを作りたいです。Glassfish(または他のサーバー)で実行され、Androidアプリで表示されるアプリを作成することは可能ですか?フレームワークやsthはありますか?
はい、JEE6サーバーでアプリケーションのAPIを作成する必要があります。次に、TCP / IPを介して通信するプロトコルを使用します(これにはHTTPを使用することを強くお勧めします)。