I want to make an app for android 4.4 that loads and runs a web page offline. I want to play this modified 2048 game on the nexus-5 device as an app. How to do that using eclipse adt or android studio?
Also, the webpage displays the graphics correctly, but the images in the tiles render incorrectly when run on a mobile device in a web browser. How to correct this? Please help with these two queries.