English 中文(简体)
Java SWT的Windows应用是否会在安乐施上?
原标题:Will a Java SWT application for Windows run on Android?
  • 时间:2011-05-08 15:17:07
  •  标签:
  • android
  • swt

(Juststart to Anders Day) 我愿知道,已经写成的Java SWT申请能否在安乐堡进行? 我指的是:是否存在一个SWT层,其具体位置是Anderson,它将允许在Windows与SWT一道运行一个天天,用于Windows层,并同时管理Andre? 专用平台是表格(不是电话)。

(我看联邦调查局,但2个问题无助于我——人们引述了南太大条约,但我不理解为什么会 s。)

问题回答

是否有一个SWT层,该层是安乐的特质,它将允许在视窗上与SWT一道运行一个天天,用于视窗层,并运行安乐?

页: 1

我正在研究一种书写信箱的方法,该信台和台式都能够发挥作用。 在我的特殊情况下,我有兴趣形成一种可以使用SWT的台式 desktop和使用Athrys图书馆的陈词典。

我的解决办法? • 创建连接海底图象图书馆并使用SWT作为制造引擎的硬盘。

I ve put together a very crude prototype that demonstrates this: https://github.com/davidair/android-swt-demo

I am not sure if this would help you in any way, because what you want is SWT on Android, not Android on Desktop, but perhaps you may find this idea useful.

P.S. I am Android novice, so this might not even make sense ;)

P.P.S. The only reason I developed this prototype was that the Android emulator is really slow...

No. SWT has not been ported to Android yet. But there is a discussion today in the e4 mailing list about the possibility of JFace viewers: http://dev.eclipse.org/mhonarc/lists/e4-dev/msg05191.html





相关问题
Android - ListView fling gesture triggers context menu

I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...

AsyncTask and error handling on Android

I m converting my code from using Handler to AsyncTask. The latter is great at what it does - asynchronous updates and handling of results in the main UI thread. What s unclear to me is how to handle ...

Android intent filter for a particular file extension?

I want to be able to download a file with a particular extension from the net, and have it passed to my application to deal with it, but I haven t been able to figure out the intent filter. The ...

Android & Web: What is the equivalent style for the web?

I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for ...

TiledLayer equivalent in Android [duplicate]

To draw landscapes, backgrounds with patterns etc, we used TiledLayer in J2ME. Is there an android counterpart for that. Does android provide an option to set such tiled patterns in the layout XML?

Using Repo with Msysgit

When following the Android Open Source Project instructions on installing repo for use with Git, after running the repo init command, I run into this error: /c/Users/Andrew Rabon/bin/repo: line ...

Android "single top" launch mode and onNewIntent method

I read in the Android documentation that by setting my Activity s launchMode property to singleTop OR by adding the FLAG_ACTIVITY_SINGLE_TOP flag to my Intent, that calling startActivity(intent) would ...

From Web Development to Android Development

I have pretty good skills in PHP , Mysql and Javascript for a junior developer. If I wanted to try my hand as Android Development do you think I might find it tough ? Also what new languages would I ...

热门标签