diff --git a/android-post-json/AndroidManifest.xml b/android-post-json/AndroidManifest.xml new file mode 100644 index 0000000..fed38ce --- /dev/null +++ b/android-post-json/AndroidManifest.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + diff --git a/android-post-json/ic_launcher-web.png b/android-post-json/ic_launcher-web.png new file mode 100644 index 0000000..a18cbb4 Binary files /dev/null and b/android-post-json/ic_launcher-web.png differ diff --git a/android-post-json/res/drawable-hdpi/ic_launcher.png b/android-post-json/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..288b665 Binary files /dev/null and b/android-post-json/res/drawable-hdpi/ic_launcher.png differ diff --git a/android-post-json/res/layout/activity_main.xml b/android-post-json/res/layout/activity_main.xml new file mode 100644 index 0000000..921cdeb --- /dev/null +++ b/android-post-json/res/layout/activity_main.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + +