• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Trying to Make a Very Basic WebView App - Error

Juxtapo

Lurker
Hey, I'm trying to make a very basic app, just a webview and nothing else. I have barely any coding knowledge so I'm very lost. I downloaded Android Studio, and followed this tutorial, but whenever I ran it on a virtual device or my GS2 it would give me the "Unfortunately, this app has stopped working" message.

Here's all of the code that I've edited from the default template:
----------------- MainActivity.java ----------------- package app.webviewte - Pastebin.com

Anyone have any ideas why this is happening, or does anyone know of a different tutorial/template I can use?

Thanks
 
Back
Top Bottom