Posts by Paulo Saldanha da silva • 71 points
6 posts
-
1
votes2
answers5853
viewsA: How to decode a JSON Array on Android
I think these links will help you in your doubt! http://www.devmedia.com.br/trabalhando-com-json-em-java-o-pacote-org-json/25480…
-
0
votes1
answer860
viewsA: Insert more values into a variable
From what I understand of your Voce problem you should define your variable candidates as an array! here is an explanation of how it works and examples! http://www.w3schools.com/js/js_arrays.asp…
-
2
votes2
answers1783
viewsA: How to run database on Android?
Hello, your android application could consume a web service, that’s more than common. Here a tutorial of web service Rest…
-
0
votes0
answers59
viewsQ: Open link created via jquery in modal window?
My problem is as follows when the user clicks on the add link this opens a modal window by clicking save sends the data pro server-side via ajax if it is all right to create a new Row in the table…
-
1
votes1
answer94
viewsA: What data sources can be used in Unity3d?
Iboxdb I didn’t use it, but on the Unity forum http://forum.unity3d.com/threads/iboxdb-lightweight-embedded-database.217097/…
unity3danswered Paulo Saldanha da silva 71 -
0
votes4
answers1387
viewsA: How do I know if it’s a tablet or a smartphone?
I think you should not focus on whether it is a tablet or whether it is a smartphone for a behavior of your app, because as it was said there is a smartphone that is the size or larger q a tablet…
androidanswered Paulo Saldanha da silva 71