From 92c32b0b96938009af55ed28920472f22a4614ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 31 Jan 2013 22:12:21 +0100 Subject: Problems with downloaded file, the emulator cannot find the file downloaded. Seen http://code.google.com/p/android/issues/detail?id=18462 and decided to look for another solution. First solution thought (and going to be the next test): HTTP Get request :) --- res/layout/activity_provider_list.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 res/layout/activity_provider_list.xml (limited to 'res') diff --git a/res/layout/activity_provider_list.xml b/res/layout/activity_provider_list.xml new file mode 100644 index 0000000..6a6dafe --- /dev/null +++ b/res/layout/activity_provider_list.xml @@ -0,0 +1,10 @@ + -- cgit v1.2.3