开发android运行软件 [英] Developing android running software

查看:72
本文介绍了开发android运行软件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找开发Android运行软件(如Bluestacks)并希望用Java开发它(建议是否有任何易于开发的语言)。但目前不知道。所以你们都知道开发这样的软件吗?如何开始开发?有什么相关的想法吗?



我尝试过:



我正在寻找开发Android运行软件(如Bluestacks)并希望用Java开发它(建议是否有任何易于开发的语言)。但目前不知道。所以你们都知道开发这样的软件吗?如何开始开发?任何与此相关的想法?

I'm looking to develop an Android running software (like Bluestacks) and looking to develop it in Java (suggest if there are any easy language to develop). But no idea at the moment. So you guys know any about developing software like that? How to start Developing it? Any ideas relevant to this?

What I have tried:

I'm looking to develop an Android running software (like Bluestacks) and looking to develop it in Java (suggest if there are any easy language to develop). But no idea at the moment. So you guys know any about developing software like that? How to start Developing it? Any ideas relevant to this?

推荐答案

我的建议:暂时忘记你的项目,而是做正确的学习。



您需要:

- 通过阅读文档和以下教程来学习该语言。教程项目没有设置有用,它们可以教你一些东西。

java.com:Java + you [ ^ ]

W3Schools在线网络教程 [ ^ ]是一个很棒的HTML,CSS,SQL,JS教程网站。

- 谷歌是你的朋友。

- 滥用调试器一步一步看看代码在做什么,它会让你对正在发生的事情有一个宝贵的了解,检查变量。

- 学习一些分析方法, Dijkstra Top-向下方法是一个良好的开端。

https://en.wikipedia .org / wiki / Top-down_and_bottom-up_design [ ^ ]

https://en.wikipedia.org/wiki/Structured_programming [ ^ ]

https://en.wikipedia.org/wiki/Edsger_W._Dijkstra [ ^ ]

https:/ /www.cs.utexas.edu/users/EWD/ewd03xx/EWD316.PDF [ ^ ]
My advice: forget your project for now, and instead do proper learning.

You need :
- to learn the language by reading the documentation and following tutorials. The tutorials project are not set to be useful, they are set to teach you something.
java.com: Java + you[^]
W3Schools Online Web Tutorials[^] is a great tutorial site for HTML, CSS, SQL, JS.
- Google is your friend.
- Abuse of Debugger to see what the code is doing step by step, it gives you an invaluable understanding of what is going on, inspect variables.
- learn some analyze methods, Dijkstra Top-Down method is a good start.
https://en.wikipedia.org/wiki/Top-down_and_bottom-up_design[^]
https://en.wikipedia.org/wiki/Structured_programming[^]
https://en.wikipedia.org/wiki/Edsger_W._Dijkstra[^]
https://www.cs.utexas.edu/users/EWD/ewd03xx/EWD316.PDF[^]


我建​​议你有关于Java的教程,一旦你开发了你的概念,那么它会更方便为了你开发你的应用程序...作为关注BlueStack的问题..然后,我说它只是AVD(Android虚拟设备)的替代......你可以使用Genymoti相反......可以很容易地安装为Android Studio的插件...所以,不要混淆...使用Java :-)因为你必须开发一个本机应用程序...这是标准..谢谢: - )
I would suggest you to have tutorials on Java , Once you develop your concept then it will be more convenient for you to develop your application... As the matter of concern for BlueStack .. Then, I say that it is only the AVD (Android Virtual Device) alternative... You can use Genymotion instead ... which can be easily install as a plugin for Android Studio... So, don't get confuse... Use Java :-) cause you have to develop a native app ... that's the stanadard ... Thanks :-)


我建​​议你从Android开发的Code Project文章开始...... 搜索 - CodeProject [ ^ ]
I suggest that you start with the Code Project articles on Android Development ...Search - CodeProject[^]


这篇关于开发android运行软件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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