Android Open Source - App sample voxbone






Project Summary

Sample android application built on top of the APIv3.

Web Site / Source Repository

voxbone is hosted in the following web site
https://github.com/ebomcke/voxbone

If you think the Android project voxbone 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 voxbone.

ItemValue
Java File Count33
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

There are 7 image files in voxbone. The names of the image files are listed as follows.

background.png
check.png
close.png
gear.png
location.png
rainbow.png
shopping_cart.png

The following screenshort is generated from the image listed above.

null




Java Source Files

voxbone has the following Java source files.

com.voxbone.mobile.callme.Constants.java
com.voxbone.mobile.callme.activity.CallMeActivity.java
com.voxbone.mobile.callme.entity.AddToCartRequest.java
com.voxbone.mobile.callme.entity.AddToCartResponse.java
com.voxbone.mobile.callme.entity.CallerId.java
com.voxbone.mobile.callme.entity.CancelDidsRequest.java
com.voxbone.mobile.callme.entity.CancelDidsResponse.java
com.voxbone.mobile.callme.entity.Cart.java
com.voxbone.mobile.callme.entity.CheckoutCartResponse.java
com.voxbone.mobile.callme.entity.Country.java
com.voxbone.mobile.callme.entity.CreateCartRequest.java
com.voxbone.mobile.callme.entity.CreateCartResponse.java
com.voxbone.mobile.callme.entity.Did.java
com.voxbone.mobile.callme.entity.DidCartItem.java
com.voxbone.mobile.callme.entity.DidConfigurationRequest.java
com.voxbone.mobile.callme.entity.DidConfigurationResponse.java
com.voxbone.mobile.callme.entity.DidGroup.java
com.voxbone.mobile.callme.entity.ListCountryResponse.java
com.voxbone.mobile.callme.entity.ListDidResponse.java
com.voxbone.mobile.callme.entity.ListDidgroupResponse.java
com.voxbone.mobile.callme.entity.ListVoiceUriResponse.java
com.voxbone.mobile.callme.entity.Peer.java
com.voxbone.mobile.callme.entity.ProductCheckout.java
com.voxbone.mobile.callme.entity.SaveVoiceUri.java
com.voxbone.mobile.callme.entity.SaveVoiceUriRequest.java
com.voxbone.mobile.callme.entity.SaveVoiceUriResponse.java
com.voxbone.mobile.callme.fragment.AbstractOrderingFragment.java
com.voxbone.mobile.callme.fragment.OrderFragment.java
com.voxbone.mobile.callme.fragment.SettingsFragment.java
com.voxbone.mobile.callme.service.GoogleMapsApiService.java
com.voxbone.mobile.callme.service.VoxboneApiService.java