Posts by Daniel Tibúrcio • 21 points
8 posts
-
0
votes1
answer135
viewsQ: I can’t install Zeos on Delphi 7
I downloaded the latest version of Zeos, compile all the files, but at the time of installing it tells that the C: Program Files (x86) Borland Delphi7 Project Bpl Zcomponentdesign70.bpl file does…
delphi-7asked Daniel Tibúrcio 21 -
0
votes0
answers110
viewsQ: JSON with variable fields
I get from a PHP that accesses the Mysql database a JSON that doesn’t always have the same fields, now it comes like this: [{"clu_nome":"Sport Club Corinthians…
jsonasked Daniel Tibúrcio 21 -
1
votes0
answers14
viewsQ: Different results from the same application with Sqlite
The attached screens are the result of the same query on a tablet with Android 4.1.2 and a Galaxy S3 with Android 4.3 (the one that has Brazil only once, which is correct) and another with the Moto…
sqliteasked Daniel Tibúrcio 21 -
0
votes0
answers33
viewsQ: I can only access the first Fragment with tabs
After some time without updating my apps I have to change them to adapt to Admob 7.0.0. In two of them use fragments on tabs (one with two tabs and the other with three) and he always positions on…
-
0
votes0
answers29
viewsQ: Reset class
I have to check the consistency of some fields in my application, but I can’t get the process to stop so that the user enters the correct information. The way I put it, the error message is…
androidasked Daniel Tibúrcio 21 -
0
votes0
answers53
viewsQ: Hide Tablayout title line
My application has a free version, with advertising and only one type of calculation, while the paid has no advertisement and today has two calculations and I will include another. What I would like…
androidasked Daniel Tibúrcio 21 -
1
votes1
answer720
viewsQ: Add days to a date in Edittext
I have a date in the dd-MM-yyyy format in an Edittext with Inputtype="date" called "start". I want to take this date, put your content in the Date variable called "inifer" and on this date add an…
androidasked Daniel Tibúrcio 21 -
0
votes0
answers285
viewsQ: getResources(). openRawResource Resources$Notfoundexception
I use the command InputStream input = getResources().openRawResource(R.raw.tabelas); no problem in an app. Only if you use the same command in a new application, the error occurs…
androidasked Daniel Tibúrcio 21