Search found 68 matches

by Enkhbayar
December 21st, 2017, 6:37 am
Forum: Synchronization
Topic: dropbox credential issue
Replies: 2
Views: 2948

Re: dropbox credential issue

Murakoze :)
josh wrote:Yes there is. See this post: http://www.csprousers.org/forum/viewtop ... 105&p=6865
by Enkhbayar
December 21st, 2017, 4:46 am
Forum: Synchronization
Topic: dropbox credential issue
Replies: 2
Views: 2948

dropbox credential issue

Hi,

Is there any way to change dropbox credential once an enumerator entered a wrong dropbox account?

version = CSPro 7.0
by Enkhbayar
November 22nd, 2017, 8:30 am
Forum: Synchronization
Topic: bluetooth server device name
Replies: 3
Views: 3913

Re: bluetooth server device name

Thanks Josh, that's bad news.

After some research, I found that android device name is located in the build.prop. Do you know how to access to this file from Csrpo code without root ing?
by Enkhbayar
November 22nd, 2017, 2:45 am
Forum: Android
Topic: log file not generated in the tablet
Replies: 6
Views: 5656

Re: log file not generated in the tablet

Thanks, Gregory.

I see that the (.lst) file can provide info what I want. Parsing would be easy I guess. This time, I already developed some code to generate log file for my app and it works ok.
by Enkhbayar
November 20th, 2017, 9:27 am
Forum: Android
Topic: log file not generated in the tablet
Replies: 6
Views: 5656

Re: log file not generated in the tablet

I just wanted to use date/time only. begin time = end time
by Enkhbayar
November 20th, 2017, 3:57 am
Forum: Android
Topic: log file not generated in the tablet
Replies: 6
Views: 5656

log file not generated in the tablet

does anyone know why log file not generated in the tablet, but ok with a computer?
by Enkhbayar
November 15th, 2017, 4:27 am
Forum: Android
Topic: gps(open) function is not working android v5.5 and v6.0
Replies: 7
Views: 7385

Re: gps(open) function is not working android v5.5 and v6.0

Thanks Josh, you were right. it was hw issue.
by Enkhbayar
November 13th, 2017, 3:08 am
Forum: Android
Topic: gps(open) function is not working android v5.5 and v6.0
Replies: 7
Views: 7385

gps(open) function is not working android v5.5 and v6.0

in CSPro-7, gps(open) function is not working android v5.5 and v6.0, return value is 0. GPS function is enabled both devices. Is it bug? does anyone have any idea how to solve it?

but it works when we tried on the device with has android v.7
by Enkhbayar
November 9th, 2017, 7:09 am
Forum: Synchronization
Topic: bluetooth server device name
Replies: 3
Views: 3913

bluetooth server device name

Just wondering that, is there any way to change device name from the inside of CSPro application? I want to assign a new name to the Bluetooth server name before it starts transmission.

v6.2 it was possible, but I couldn't find any option in v7.0.
by Enkhbayar
November 7th, 2017, 11:35 am
Forum: Android
Topic: execpff() function is not working
Replies: 4
Views: 3856

Re: execpff() function is not working

Hi Josh, thanks for your reply. if you saw my second post, the app work perfect with android v5-6 without any change. I sent the app to cspro@lists.census.gov , if possible please check the app. thanks. We use execpff on Android all the time with version 7 with no problems. Make sure the paths are c...