Posts by gleyson faustino da silva • 35 points
5 posts
-
0
votes0
answers309
viewsQ: Read sqlite table and insert content in listview
I’m trying to insert the contents of a table into sqlite within a listview. The table in Sqlite is already filled, the listview was being filled with result of webservice, which also works ok, but…
-
1
votes1
answer308
viewsQ: Treat exception in an Asynctask
I use a Asynctask in the app that works blz, however if the Webservice is out of the air, it returns that the application has stopped, I have tried to treat the exception in several ways but it does…
-
0
votes2
answers2266
viewsA: Publish application with Entity Framework + Mysql
Good morning buddy, I went through this problem and solved with the staff of Locaweb, just adding the line includesecurityasserts=true between the parameters of webconfig in the string Connection,…
-
1
votes0
answers36
viewsQ: Change Context Webservice using Visual Studio 2013
I generated a webservice using visual studio 2013, mysql using database first, until well, but when I put to generate in json, the answer is as follows: string xmlns="http://digits.com.br/">…
-
1
votes2
answers210
viewsQ: Device error(Samsung Galaxy S4) when running app, but in Emulator works!
I have a problem, I made an application that consumes a webservice Restfull made in Visual Studio, when running the application of Android Studio, consumes without problems, but when I use the…