Search found 591 matches

by AriSilva
November 23rd, 2020, 1:18 pm
Forum: Android
Topic: accessing a path outside csentry in the memory card
Replies: 5
Views: 2538

Re: accessing a path outside csentry in the memory card

Thanks, Josh, for the prompt (as always) answer. My Android version is 5.1.1, and it has not this mnt directory. In any case, I do not want to depend on something from Google that might not be working tomorrow. The application I´m calling is an in-house (written by a colleague of mine) to take photo...
by AriSilva
November 23rd, 2020, 1:04 pm
Forum: Android
Topic: deploying with an external app
Replies: 11
Views: 5873

Re: deploying with an external app

OK, I´ll try it. But then comes a second question, derived from the previous one: If the execsystem(.apk) works, it it possible to integrate it into the downloading of the csentry application? (I do not know how, but...) That is, when creating the deploy, it would have a feature to execute something...
by AriSilva
November 23rd, 2020, 7:04 am
Forum: Android
Topic: accessing a path outside csentry in the memory card
Replies: 5
Views: 2538

accessing a path outside csentry in the memory card

I´m trying to have access to this path: Card/Android/data/science.foto/files/csentry/u The path exists in the card, and it has some contents (some files that I want to syncfile to the server). I´ve tried a path concat like x = pathname(CSEntryExternal); y = "..\..\science.foto\files\csentry\u&q...
by AriSilva
November 23rd, 2020, 6:57 am
Forum: Android
Topic: deploying with an external app
Replies: 11
Views: 5873

Re: deploying with an external app

Well, that was my guess also.
Thanks
by AriSilva
November 22nd, 2020, 5:00 pm
Forum: Android
Topic: deploying with an external app
Replies: 11
Views: 5873

deploying with an external app

I have an application (.apk) that I call with an execsystem from inside csentry, thus, I put the .apk in the deploy, and it goes right to the tablet.
But I need to install this apk by hand in the tablet.
Is there a way to install it automatically?
by AriSilva
November 22nd, 2020, 4:55 pm
Forum: Android
Topic: Using 2 different servers
Replies: 2
Views: 1711

Re: Using 2 different servers

I think I did not describe the problem well. There is nothing to do with syncing the data inside the application. All the problem is when trying to update an application touching the dot-dot-dot button at the upper right corner of the csentry main screen in the tablet. When choosing the Add applicat...
by AriSilva
November 19th, 2020, 3:46 pm
Forum: Android
Topic: Using 2 different servers
Replies: 2
Views: 1711

Using 2 different servers

We are using 2 servers in the same tablet, let´s say hhttp1 and http2. In order to download a new application CSEntry asks for the address to be connected with, no problem. But when trying to update an application, CSEntry goes directly to an address that it thinks is the appropriate one (I´m guessi...
by AriSilva
November 18th, 2020, 4:57 pm
Forum: Tools
Topic: dataviewer does not show the save as... menu entry
Replies: 4
Views: 3013

Re: dataviewer does not show the save as... menu entry

This .csdb file also seems to work fine in batch programs, but when opening it in dataviewer it does not show the save as menu.
by AriSilva
November 18th, 2020, 4:33 pm
Forum: Tools
Topic: dataviewer does not show the save as... menu entry
Replies: 4
Views: 3013

Re: dataviewer does not show the save as... menu entry

I´m not sure, but I think it has something related with utf-8 and special characters. By looking at the very first record, the original file is written as Macapá position 194 of the .dat file), field VN30 in the csdb file. When executing the do-nothing utility just to read and write the .dat to .csd...