Android Open Source - Image store ApplicationB






Project Summary

Initial commit for Google App Engine connected Android project. Goal: to use Google Cloud Endpoints to upload an image from the Android Client to Google App Engine. Google App Engine will store the image as a BlobKey..

Web Site / Source Repository

ApplicationB is hosted in the following web site
https://github.com/hbaxamoosa/ApplicationB

If you think the Android project ApplicationB listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ApplicationB.

ItemValue
Java File Count6
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

ApplicationB has the following Java source files.

com.example.haxamoosa.myapplication.backend.ImageBean.java
com.example.haxamoosa.myapplication.backend.ImageBeanEndpoint.java
com.example.haxamoosa.myapplication.backend.MyBean.java
com.example.haxamoosa.myapplication.backend.MyEndpoint.java
com.sample.app.applicationb.ApplicationTest.java
com.sample.app.applicationb.MainActivity.java