Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

how to convert a website into an Android app?

  • 30-04-2013 03:40AM
    #1
    Registered Users, Registered Users 2 Posts: 1


    hey guys:D, any ideas about how to convert a website into an Android app? i have built a small website like a blog with ASP, i need apply it into Android moblie phone? I don't know either java or eclipse almost:confused:..Thanks a lot!


Comments

  • Registered Users, Registered Users 2 Posts: 124 ✭✭shanefitz360


    Sounds like you would be better off just optimizing the site for mobile and let people hit it through their web browser


  • Closed Accounts Posts: 19,777 ✭✭✭✭The Corinthian


    Sounds like you would be better off just optimizing the site for mobile and let people hit it through their web browser
    Indeed. There are a few 'Web wrapper' app platforms out there, that essentially just wrap your Web site into an app that essentially acts as little more than a launcher and custom browser, but even there, you'll need to optimize the Web site for Android regardless.


  • Registered Users, Registered Users 2 Posts: 1,686 ✭✭✭RealistSpy


    umm shame you are using asp. I just started my first mobile project. I decided to use html5 and JavaScript with android. So far so good and I would recommend it. On a side note I choose that route because I wanted to learn html5 and JavaScript.


  • Registered Users, Registered Users 2 Posts: 2,021 ✭✭✭ChRoMe


    RealistSpy wrote: »
    umm shame you are using asp. I just started my first mobile project. I decided to use html5 and JavaScript with android. So far so good and I would recommend it. On a side note I choose that route because I wanted to learn html5 and JavaScript.

    ASP doesn't stop you using HTML5........ it all gets rendered to HTML at the end of the day.


Advertisement