简体   繁体   English

适用于Android的Java Enterprise Application

[英]Java Enterprise Application for Android

I'd like to make an application for Android which uses JEE6. 我想为使用JEE6的Android开发一个应用程序。 Is it possible to make an app which runs on a Glassfish (or other server) but with view in android app? 是否有可能制作一个可以在Glassfish(或其他服务器)上运行但在Android应用中具有视图的应用? Are there any frameworks or sth? 有没有框架或其他东西?

Yes, you need to make an API for your application in the JEE6 server. 是的,您需要为JEE6服务器中的应用程序创建一个API。 Then use whatever protocol you want to communicate through TCP/IP (I would strongly recommend you using HTTP for this). 然后使用您想通过TCP / IP进行通信的任何协议(为此,我强烈建议您使用HTTP)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 适用于有限企业受众的Android应用程序 - Android application for limited enterprise audience 如何在各种设备上测试 android 企业应用程序 - How to test android enterprise application on various devices 为每个企业部署具有不同配置的Android应用程序 - Deploying Android application with different configuration for each Enterprise 将 Google 地球企业版集成到 Android 应用程序 - Integrating Google Earth Enterprise to Android application 企业应用程序:Android与iOS应用程序 - Enterprise Application : Android vs iOS applications Android / IPhone平台上基于活动同步的企业应用程序 - Active sync based Enterprise application on Android/IPhone platform 如何将 Samsung Knox SDK 与您的企业 Android 应用程序集成 - How to Integrate Samsung Knox SDK with your Enterprise Android Application 企业 Android 应用程序配置 - 应用程序限制 - 未按预期工作 - Enterprise Android App Config - Application Restrictions - Not working as expected 作为 java 应用程序而不是 android 应用程序工作 - working as java application not as android application FFMPEG在Android Java应用程序上 - FFMPEG on Android java application
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM