Hello,
I am new to this forum so hello everyone! I help organize our company cell phones and I work for an engineering firm. We have Surveyors out in the field that use data collectors that product .job and .raw files. They then will use bluetooth to connect their data collector to their phones so that they can save and e-mail the data to the office.
hello there, i am new to android platform but my project requires me to create an application that can get signal from a device. but that device stores the data in batch file... but how can i open a batch file in Android phone?? :( Please help me! :confused:
I have a data list, like
12345
23456
67891
-20000
200
600
20
...
Assume the size of this data set (i.e. lines of file) is N. I want to randomly draw m lines from this data file. Therefore, the output should be two files, one is the file including these m lines of data, and the other one includes N-m lines of data.
Is there a way to do that using a Linux command?
I had the google drive sdk quick start for android up and running.
What I am trying to do is to expand the application to be able to upload a file on the drive new 'App Data' folder and be able to download this file back again (Sync config files between android devies)
Uploading a file works fine.
Hi,
Is there a way that I can by default set up all sync data, videos and pictures to save automatically to my Micro SD Card?
I would like to leave the USB storage (Internal Memory to Apps)
I have noticed that I can view the data on my micro SD card via the File Manager Application.
I am thinking regarding the future options of my app and I am thinking of the idea of backing-up the data from the application's Database and also sharing that data with another phone, say via e-mail, messaging, Bluetooth, you name it, but basically saving it as a file and opening it from the other phone and having the same values on both phones.
I have a "command" text file that issues a data file download command on each
line. I send the command file to bash. However, a small percentage of the downloads fail.
Say I have the file data.txt, and the command cmd.
cmd takes one argument, a file.
i have ".data" file and i want to parse data from this file.i tried but i cant get data which i want.