mayujie / WebPhotoBrowser

The WebPhotoBrowser takes the image from links in JSON file and display the photo in app. This is for learning Android Development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebPhotoBrowser

The WebPhotoBrowser takes the image from links in JSON file and display the photo in app. This is for learning Android Development.

Details:

  1. Design the layout by editing content_main.xml
  2. Give the permission of access internet by editing AndroidManifest.xml
  3. Editiing the MainActivity.java to realize the function which request the photo links in JSON file and fill the photo in layout.

Related files:

manifests|----> AndroidManifest.xml
res|----> layout --> content_main.xml
java|----> MainActivity.java

Preview of ImageViewer

webPhoto

About

The WebPhotoBrowser takes the image from links in JSON file and display the photo in app. This is for learning Android Development.


Languages

Language:Java 100.0%