0

I have Android Developer Tool Build: v22.3.0-887826 This product includes Eclipse Platform, JDT, CDT, EMF, GEF and WTP and I want to program HTML5 to create Android application on this version of eclipse , is that possible? , I mean to run HTML5 on ECLIPSE?

1
  • I use libGDX and when I write my programs for Android then I can run them on Desktop and HTML5 right from Eclipse... just an idea. Commented Apr 14, 2014 at 11:27

1 Answer 1

1

You can't (and don't) run HTML5 on Eclipse.

It is possible to create android application with HTML5 though. There are several ways of doing it. You can find literally TONS of information by searching google for html5 android app development - you'll find everything you need. Spend some time researching this - and you'll get to the answer.

One of the most common frameworks is Sencha Touch - again, spend some time researching - you'll get to the answer.

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

3 Comments

When I right click on my HTML project in eclipse I right click and press run as web application. It uses Google GWT, isn't this HTML5?
thanks , so u recommend other tools than eclipse , I found phonegap , OK thanks will look more
@user26442 Eclipse is a tool; you'll need another tool to help with packaging HTML5 app into an android app.

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.