Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Dawn Alphonse Jose
222 PointsAndroid app
Hi,
- I have a question regarding apps running in android . I want to create an android application that can be accessed via internet. The user can touch the icon. Then it opens and it checks for internet connection to get it run. What we call this type of applications. An android web app ?. Eg (Duolingo : a language learning app)
- For development of this kind of app , which layout should we follow ? (Webview layout ?)
- Is it possible to code html pages and use those for developing it ?
Thanks
1 Answer

Thale van der Sluijs
1,756 PointsI didn't really understand the question (I am Dutch) but I think you ment this You can put a link to google play in the website and then they can download and open them.
Dawn Alphonse Jose
222 PointsDawn Alphonse Jose
222 PointsI can explain more. I want to build an application. It will be an android application. User can install the application in mobile. The user can open the application only if he have the internet connected in this mobile device. For this kind of app , do we call android web application ? Which type of layout should I use to build this app ...Is it Webview layout ? or any other type of layout ? Is it possible to code html webpages and use that webpages to develop this kind of application in android ?
I hope now the question is clear .