From ba41f6b9b077c3b6f215dcb8ebb774121102192b Mon Sep 17 00:00:00 2001 From: gumartinm Date: Tue, 21 Feb 2012 07:39:02 +0100 Subject: [PATCH] Query and Insert in Sqlite database as a atomic operation. Storing files (the ads) using the internal storage. Just is left: improve httpclient code for downloading files and using a service instead of an Activity --- Android/Testing/Test3/AndroidManifest.xml | 1 + .../src/de/android/test3/MobieAdHttpClient.java | 58 +++++++++++----------- .../Test3/src/de/android/test3/NextActivity.java | 3 +- 3 files changed, 32 insertions(+), 30 deletions(-) diff --git a/Android/Testing/Test3/AndroidManifest.xml b/Android/Testing/Test3/AndroidManifest.xml index 50a95f4..4fcd010 100644 --- a/Android/Testing/Test3/AndroidManifest.xml +++ b/Android/Testing/Test3/AndroidManifest.xml @@ -7,6 +7,7 @@ +