[android-developers] WebView and Linear Layout

2011-02-22 Thread Gareth
close! Any ideas on how to get a WebView to fill the whole screen? Thanks Gareth PS - crashing layout file as follows http://schemas.android.com/apk/res/ android" android:orientation="vertical" android:layout_width="fill_parent" android:lay

[android-developers] Problem using ksoap2 in Android

2009-09-29 Thread Gareth
y 2nd request without fail from within. Does anyone have any suggestions as to how I can debug this further? Thanks, Gareth --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To pos

[android-developers] Assets not copying to device/emulator (Eclipse)

2009-08-16 Thread Gareth
I have a test project with a WebView that displays a html page (demo.html) stored in the assets folder. I've stored images and databases in the assets folder before without any problem, but for some reason now that assets aren't being seen. The code I'm using is as follows; WebView webStep = (W