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){