最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

can we make applications in htmljavascript for android? - Stack Overflow

programmeradmin0浏览0评论

I want to learn android application development.But the problem is I just have the knowledge of HTML,Javascript, css and ajax but no idea about java technology.

So is it possible to make android apps using Html or js.

If anyone have any idea about this then please suggest me.

Thanks in advance!

Arvind Thakur

I want to learn android application development.But the problem is I just have the knowledge of HTML,Javascript, css and ajax but no idea about java technology.

So is it possible to make android apps using Html or js.

If anyone have any idea about this then please suggest me.

Thanks in advance!

Arvind Thakur

Share Improve this question asked Jul 13, 2011 at 6:40 Arvind ThakurArvind Thakur 3471 gold badge7 silver badges14 bronze badges
Add a ment  | 

5 Answers 5

Reset to default 2

You can use PhoneGap to develop applications in HTML5, javascript that will work in various smartphone platforms.

In fact you don't need to rely on a framework. With a minimum of Java plumbing you can set up a WebView activity. There you can use html, css and javascript. Interaction with Java code is also possible.

http://www.phonegap./

PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies developers already know best... HTML and JavaScript.

See The titanium framework. but note that apps like this are very limmiting to what you can achieve and build. but as a simple web page like functionality and rapid development its great. Also with this your app will be really easely portable to iPhone.

Take a look at my tiny collection of cross-platform frameworks: http://www.delicious./masterik/cross+platform+mobile-development

Most of them are based on html/css/javascript.

http://www.delicious./masterik/cross+platform+mobile-development Most of them are based on html/css/javascript.

发布评论

评论列表(0)

  1. 暂无评论