开发者

Program on an Android mobile device

开发者 https://www.devze.com 2023-01-28 04:53 出处:网络
I\'m looking for a way to code on a Galaxy Tab, running Android 2.2. I\'m not very particular on the language, as long as it can do loops, rando开发者_C百科m number generation, and output. Is there a

I'm looking for a way to code on a Galaxy Tab, running Android 2.2. I'm not very particular on the language, as long as it can do loops, rando开发者_C百科m number generation, and output. Is there a way to currently do this?


For "development on the go" and you don't care about the language take a look at JRuby for Android. Its more for scripts but it may fit the bill for your question. Alternatively use ConnectBot to SSH into your own server for doing development work but does require a data connection.


http://innovator.samsungmobile.com/galaxyTab.do Get the galaxy emulator and follow the step to develop on galaxt tab.

But before doing that visit http://developer.android.com/guide/developing/eclipse-adt.html

Hope this helps u get started development on android, particularly on Galaxy Tab


Check out developer.Android.com , there you should be able to find a good start on writing code for Android devices.


You got full Java SE at your disposal.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号