diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index a9a8ba7..fa2c682 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -9,6 +9,7 @@
+
-
+
@@ -41,4 +40,10 @@
android:layout_height="wrap_content"
android:layout_marginTop="38dp" />
+
+
\ No newline at end of file
diff --git a/res/layout/main_activity.xml b/res/layout/main_activity.xml
index d6e798f..e2dceed 100644
--- a/res/layout/main_activity.xml
+++ b/res/layout/main_activity.xml
@@ -15,47 +15,47 @@
android:text="@string/app_name"
android:textAppearance="?android:attr/textAppearanceLarge" />
+
+
+
+
-
-
-
-
\ No newline at end of file
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 12af49f..5d55679 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3,8 +3,8 @@
UPC_NEWS
Settings
MainActivity
- Start
- Click to Start Button.
+ Start Application
+ Click to Start button or click Settins for Help
URL server
Set the route from the server (without http://)
Preferences
diff --git a/src/com/upc/pbe/upcnews/Descarrega.java b/src/com/upc/pbe/upcnews/Descarrega.java
index ef47caf..01d755a 100644
--- a/src/com/upc/pbe/upcnews/Descarrega.java
+++ b/src/com/upc/pbe/upcnews/Descarrega.java
@@ -89,11 +89,9 @@ public class Descarrega extends AsyncTask