English 中文(简体)
是否把安乐灵带入一个有蜂蜜的桌子?
原标题:Have Android SDK into a tablet with honeycomb?

I want to know if exists any form to have the Android SDK into a tablet with Honeycomb. I ask this because I´ve a tablet with honeycomb and I like to programm into this device.

最佳回答

现在有可能在安纳森研究所的桌子上开发。 See more details here

问题回答

http://developer.android.com/sdk/index.html

And there is no need to install anything into your tablet. Just download the SDK for your PC and start developing.

撰写答复,如——并非非常实际的——即与我们每个人相对而言——我们有好的硬件和舒适的键盘,更不用说组合3的四面核心桌子。 我仍然不理解为什么谷歌还没有一个SDK用于安的文科。 即使在个人电脑上,甲型六氯环己烷也已经十分活跃(通过白化安86项目)。

In fact, i m a developer and i use some interesting applications to develop from muy tablet, i recommend you to visit JavaIDEdroid and Terminal IDE wich are some examples of projects that are far from being Eclipse but already let us develop applications for Android and also for Java SE. There also more resources in the XDA forum (look for Asus Transformer for example) even if those projects are not enough, there are guides to install Ubuntu dual boot and other posible solutions to your problem.





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

热门标签