1

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

5 Answers 5

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.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks for your reply..I go with phonegap.
2

http://www.phonegap.com/

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.

1 Comment

quickconnectfamily.org here is another one (that I don't know too much about)
2

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.

Comments

1

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

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

Comments

-1

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

1 Comment

Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.