English 中文(简体)
最适合的ARM开发工具包,用于港口和海底非洲顾问办
原标题:Best suited ARM based development kit for porting android OS

I am looking for a ARM based hardware development kit for porting Android OS on it. My objective is to port Android OS on ARM based hardware platform and write Modbus drivers to provide serial communication support for Android based mobile phones. I an going to write Android mobile Application that will communicate my hardware board through modbus drivers.

我做了一些谷歌搜索,发现贝格尔委员会比该项目更可取,如果有任何帮助,他们也是巨大的开发者社区。

其任何其他的ARM硬件平台是否最适合我的项目?

问题回答

Try Technexion

我们再将该项目用于我们的项目(X式),过去我们制定了类似的CAN/ModBus解决方案,发现其TAM-3517模块最适合我们的需求。

它基本上是一个Sitara(OMAP3,多半是贝托兼容的)Sitara(OMAP3)的Sitara(Sitara)平台,其特点是大多数必要的接口,并得到体面的支持和dev。 他们已经把安乐施带到平台上,因此,你只需要增加你的秘密uce,并与之做。

On a somewhat related note, please ping me if you re interested in collaborating on getting industrial protocols Android APIs somewhat standarized - this is a very interesting field and we could have an opportunity to establish a reference implementation.

Go to www.linaro.org and see if their Android releases work for you. They already have Ice Cream Sandwich running on Panda and Snowball boards (although no releases just yet, I think), so you might like to try one of those.





相关问题
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 ...

热门标签