Posts by wrenzi • 11 points
3 posts
- 
		0 votes3 answers58 viewsA: Share Web Services in different projectsThe purpose of the solution is not well explained. To clarify: The user to be returns in the request below (fictitious) would be the same or different? GET http://projeto-x.meudominio.com/usuario/1… 
- 
		1 votes4 answers599 viewsA: Tool for mobile zoomDanilo, you tried using the Cordova plugin "Photo Viewer"? Follow the link: http://plugins.cordova.io/#/package/com.speryans.photoviewer I’ve worked with Cordova, but I didn’t need to zoom in on the… 
- 
		0 votes1 answer34 viewsA: Error while running this pageHi, Probably one or more product attributes are coming null (JSONObject product), with this you will have an exception of this kind in Integer.valueOf(null). []'s…