diff --git b/.classpath a/.classpath new file mode 100644 index 0000000..a4f1e40 --- /dev/null +++ a/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git b/.project a/.project new file mode 100644 index 0000000..ceffe61 --- /dev/null +++ a/.project @@ -0,0 +1,33 @@ + + + UPC_NEWS_v0 + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + + diff --git b/.settings/org.eclipse.jdt.core.prefs a/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..da5d060 --- /dev/null +++ a/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,4 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 +org.eclipse.jdt.core.compiler.compliance=1.5 +org.eclipse.jdt.core.compiler.source=1.5 diff --git b/AndroidManifest.xml a/AndroidManifest.xml new file mode 100644 index 0000000..48fa7e5 --- /dev/null +++ a/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git b/bin/AndroidManifest.xml a/bin/AndroidManifest.xml new file mode 100644 index 0000000..48fa7e5 --- /dev/null +++ a/bin/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git b/bin/UPC_NEWS_v0.apk a/bin/UPC_NEWS_v0.apk new file mode 100644 index 0000000..65c0994 --- /dev/null +++ a/bin/UPC_NEWS_v0.apk diff --git b/bin/classes.dex a/bin/classes.dex new file mode 100644 index 0000000..bfd7e65 --- /dev/null +++ a/bin/classes.dex diff --git b/bin/classes/com/upc/pbe/upcnews/BuildConfig.class a/bin/classes/com/upc/pbe/upcnews/BuildConfig.class new file mode 100644 index 0000000..200bf25 --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/BuildConfig.class diff --git b/bin/classes/com/upc/pbe/upcnews/Descarrega.class a/bin/classes/com/upc/pbe/upcnews/Descarrega.class new file mode 100644 index 0000000..89e5c71 --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/Descarrega.class diff --git b/bin/classes/com/upc/pbe/upcnews/MainActivity.class a/bin/classes/com/upc/pbe/upcnews/MainActivity.class new file mode 100644 index 0000000..843deef --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/MainActivity.class diff --git b/bin/classes/com/upc/pbe/upcnews/R$attr.class a/bin/classes/com/upc/pbe/upcnews/R$attr.class new file mode 100644 index 0000000..ff80340 --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/R$attr.class diff --git b/bin/classes/com/upc/pbe/upcnews/R$drawable.class a/bin/classes/com/upc/pbe/upcnews/R$drawable.class new file mode 100644 index 0000000..91e8909 --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/R$drawable.class diff --git b/bin/classes/com/upc/pbe/upcnews/R$id.class a/bin/classes/com/upc/pbe/upcnews/R$id.class new file mode 100644 index 0000000..88f62b3 --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/R$id.class diff --git b/bin/classes/com/upc/pbe/upcnews/R$layout.class a/bin/classes/com/upc/pbe/upcnews/R$layout.class new file mode 100644 index 0000000..a3c5c3b --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/R$layout.class diff --git b/bin/classes/com/upc/pbe/upcnews/R$menu.class a/bin/classes/com/upc/pbe/upcnews/R$menu.class new file mode 100644 index 0000000..334a594 --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/R$menu.class diff --git b/bin/classes/com/upc/pbe/upcnews/R$string.class a/bin/classes/com/upc/pbe/upcnews/R$string.class new file mode 100644 index 0000000..6d151f4 --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/R$string.class diff --git b/bin/classes/com/upc/pbe/upcnews/R$style.class a/bin/classes/com/upc/pbe/upcnews/R$style.class new file mode 100644 index 0000000..1545f6b --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/R$style.class diff --git b/bin/classes/com/upc/pbe/upcnews/R.class a/bin/classes/com/upc/pbe/upcnews/R.class new file mode 100644 index 0000000..2188db5 --- /dev/null +++ a/bin/classes/com/upc/pbe/upcnews/R.class diff --git b/bin/res/drawable-hdpi/ic_action_search.png a/bin/res/drawable-hdpi/ic_action_search.png new file mode 100644 index 0000000..ffec9be --- /dev/null +++ a/bin/res/drawable-hdpi/ic_action_search.png diff --git b/bin/res/drawable-hdpi/ic_launcher.png a/bin/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..d42d873 --- /dev/null +++ a/bin/res/drawable-hdpi/ic_launcher.png diff --git b/bin/res/drawable-ldpi/ic_launcher.png a/bin/res/drawable-ldpi/ic_launcher.png new file mode 100644 index 0000000..e813987 --- /dev/null +++ a/bin/res/drawable-ldpi/ic_launcher.png diff --git b/bin/res/drawable-mdpi/ic_action_search.png a/bin/res/drawable-mdpi/ic_action_search.png new file mode 100644 index 0000000..ce9399c --- /dev/null +++ a/bin/res/drawable-mdpi/ic_action_search.png diff --git b/bin/res/drawable-mdpi/ic_launcher.png a/bin/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 0000000..de5a408 --- /dev/null +++ a/bin/res/drawable-mdpi/ic_launcher.png diff --git b/bin/res/drawable-xhdpi/ic_action_search.png a/bin/res/drawable-xhdpi/ic_action_search.png new file mode 100644 index 0000000..b2d7b2d --- /dev/null +++ a/bin/res/drawable-xhdpi/ic_action_search.png diff --git b/bin/res/drawable-xhdpi/ic_launcher.png a/bin/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 0000000..b471ffb --- /dev/null +++ a/bin/res/drawable-xhdpi/ic_launcher.png diff --git b/bin/resources.ap_ a/bin/resources.ap_ new file mode 100644 index 0000000..6698c44 --- /dev/null +++ a/bin/resources.ap_ diff --git b/gen/com/upc/pbe/upcnews/BuildConfig.java a/gen/com/upc/pbe/upcnews/BuildConfig.java new file mode 100644 index 0000000..4642d98 --- /dev/null +++ a/gen/com/upc/pbe/upcnews/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.upc.pbe.upcnews; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git b/gen/com/upc/pbe/upcnews/R.java a/gen/com/upc/pbe/upcnews/R.java new file mode 100644 index 0000000..67e85b1 --- /dev/null +++ a/gen/com/upc/pbe/upcnews/R.java @@ -0,0 +1,39 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.upc.pbe.upcnews; + +public final class R { + public static final class attr { + } + public static final class drawable { + public static final int ic_action_search=0x7f020000; + public static final int ic_launcher=0x7f020001; + } + public static final class id { + public static final int button=0x7f070000; + public static final int menu_settings=0x7f070002; + public static final int textView1=0x7f070001; + } + public static final class layout { + public static final int main_activity=0x7f030000; + } + public static final class menu { + public static final int activity_main=0x7f060000; + } + public static final class string { + public static final int app_name=0x7f040000; + public static final int descarregar=0x7f040004; + public static final int hello_world=0x7f040001; + public static final int hint=0x7f040005; + public static final int menu_settings=0x7f040002; + public static final int title_activity_main=0x7f040003; + } + public static final class style { + public static final int AppTheme=0x7f050000; + } +} diff --git b/ic_launcher-web.png a/ic_launcher-web.png new file mode 100644 index 0000000..6a99ef2 --- /dev/null +++ a/ic_launcher-web.png diff --git b/libs/android-support-v4.jar a/libs/android-support-v4.jar new file mode 100644 index 0000000..feaf44f --- /dev/null +++ a/libs/android-support-v4.jar diff --git b/lint.xml a/lint.xml new file mode 100644 index 0000000..ee0eead --- /dev/null +++ a/lint.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git b/proguard-project.txt a/proguard-project.txt new file mode 100644 index 0000000..f2fe155 --- /dev/null +++ a/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git b/project.properties a/project.properties new file mode 100644 index 0000000..b7c2081 --- /dev/null +++ a/project.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-10 diff --git b/res/drawable-hdpi/ic_action_search.png a/res/drawable-hdpi/ic_action_search.png new file mode 100644 index 0000000..67de12d --- /dev/null +++ a/res/drawable-hdpi/ic_action_search.png diff --git b/res/drawable-hdpi/ic_launcher.png a/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..c387040 --- /dev/null +++ a/res/drawable-hdpi/ic_launcher.png diff --git b/res/drawable-ldpi/ic_launcher.png a/res/drawable-ldpi/ic_launcher.png new file mode 100644 index 0000000..a361b8d --- /dev/null +++ a/res/drawable-ldpi/ic_launcher.png diff --git b/res/drawable-mdpi/ic_action_search.png a/res/drawable-mdpi/ic_action_search.png new file mode 100644 index 0000000..134d549 --- /dev/null +++ a/res/drawable-mdpi/ic_action_search.png diff --git b/res/drawable-mdpi/ic_launcher.png a/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 0000000..b11105c --- /dev/null +++ a/res/drawable-mdpi/ic_launcher.png diff --git b/res/drawable-xhdpi/ic_action_search.png a/res/drawable-xhdpi/ic_action_search.png new file mode 100644 index 0000000..d699c6b --- /dev/null +++ a/res/drawable-xhdpi/ic_action_search.png diff --git b/res/drawable-xhdpi/ic_launcher.png a/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 0000000..0d3de7c --- /dev/null +++ a/res/drawable-xhdpi/ic_launcher.png diff --git b/res/layout/main_activity.xml a/res/layout/main_activity.xml new file mode 100644 index 0000000..08cfcaf --- /dev/null +++ a/res/layout/main_activity.xml @@ -0,0 +1,18 @@ + + + +