From d51d63dc8b62ed218e98c776fbbf4cdbc9d74986 Mon Sep 17 00:00:00 2001 From: Hanpu Liu Date: Wed, 21 May 2014 20:41:56 +0800 Subject: [PATCH] Something Smthing LHP --- .idea/misc.xml | 3 + .idea/workspace.xml | 209 ++++++++++++++++++++-- gen/com/thunder/simtech/Manifest.java | 7 + src/com/thunder/simtech/MainActivity.java | 2 +- 4 files changed, 203 insertions(+), 18 deletions(-) create mode 100644 gen/com/thunder/simtech/Manifest.java diff --git a/.idea/misc.xml b/.idea/misc.xml index 4f31d06..0be2c32 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,8 @@ + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6bccc5f..3c35008 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,5 +1,10 @@ + + + + + @@ -62,7 +67,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -72,6 +108,13 @@ + + + @@ -134,6 +269,7 @@ + @@ -150,19 +286,6 @@ - - - @@ -191,6 +314,19 @@ + + + + + @@ -281,15 +434,18 @@ 1399473359083 + + + - - + @@ -311,7 +467,7 @@ - + @@ -336,5 +492,24 @@ + + + + + + + + + + + + + + + + + + + diff --git a/gen/com/thunder/simtech/Manifest.java b/gen/com/thunder/simtech/Manifest.java new file mode 100644 index 0000000..fcd190c --- /dev/null +++ b/gen/com/thunder/simtech/Manifest.java @@ -0,0 +1,7 @@ +/*___Generated_by_IDEA___*/ + +package com.thunder.simtech; + +/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */ +public final class Manifest { +} \ No newline at end of file diff --git a/src/com/thunder/simtech/MainActivity.java b/src/com/thunder/simtech/MainActivity.java index 13adcf5..1c19752 100644 --- a/src/com/thunder/simtech/MainActivity.java +++ b/src/com/thunder/simtech/MainActivity.java @@ -40,7 +40,7 @@ public class MainActivity extends Activity { webView.loadUrl("http://www.google.com/"); - // You can add other code here if you want. + // I can add other codes if you want(HP) } public void onGo(View view){