写我的第一个移动应用程序 [英] writing my first mobile application

查看:232
本文介绍了写我的第一个移动应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

确定,所以这里的例子
即时通讯工作的一个项目,以开发移动应用程序,这是我第一次,我不对此有很多知识。所以我决定开始一个简单的原型
在这里我通过蓝牙移动设备之间交换的消息..
努力实现最大的可移植性,我决定使用Java

ok so here is the case im working on a project to develop a mobile application , and this is my first time and i don't have much knowledge about this . so i decided to start a simple prototype where i exchange messages between mobile devices via Bluetooth .. trying to achieve maximum portability , i have decided to use Java

我需要的是以下内容:

1,任何很好的参考,可以帮助(书 - 视频 - 文章 - 等)

1-any good reference that might help (book - videos - articles - etc)

2 - 通过使用Java,我可以自由诺基亚和Android之间移动,如果不是有什么区别?

2- by using java , can i move freely between nokia and android , if not what are the differences ???

3 IM还挺新java的,我有我的Linux BT5 Eclipse IDE的,这就够了?

3- im kinda new to java , i have on my Linux BT5 eclipse IDE , is that enough ??

4-有人告诉我,除非它是由诺基亚的私人密钥烧焦诺基亚应用程序不能自由地在手机上使用,剂量,包括蓝牙?

4- i was told that nokia applications cant work freely on the phone unless it was singed by Nokia private Key , dose that includes Bluetooth ?

推荐答案

您写这是你的第一个应用程序,你不对此有很多知识。

You write that this is your first app, and you "don't have much knowledge about this".

但你要编写一个蓝牙的应用程序,在不同平台上工作的。

But you are going to write a Bluetooth app that works across different platforms.

我的建议是,慢下来。海事组织,你所描述的是一个第一个应用程序太复杂了。举个例子,那Android的蓝牙实现有很多不兼容和错误的(我认为蓝牙API没有被广泛使用比大多数其他Android的API)。除了学习有关Java,蓝牙,和Android,你就必须解决这些问题。

My advice is, slow down. IMO, what you have described is too complicated for a first app. Consider, for example, that Android Bluetooth implementations have lots of incompatibilities and bugs (I think the Bluetooth API is not widely used compared to most other Android API's). As well as learning about Java, Bluetooth, and Android, you would have to work around these issues.

此外,您还需要调试相互作用两个设备之间 - 这肯定是简单到只有一个设备上调试应用程序

Also, you will need to debug interactions between two devices - it is certainly simpler to just debug an app on one device.

我觉得你应该选择的东西是你的第一个应用程序更加简单。

I think you should pick something that is simpler for your first app.

这篇关于写我的第一个移动应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆