I m trying to monitor a particular folder on my android device for a file. Should this file exist then I give the user an indication that a new file exists.
My question is how I get this file to the location on the device. In .NET I was able to use active sync to directly connect to the device and copy files to and from the device.
Is there such a facility in Basic4Android. I ve seen desktop applications created in Basic4Android also but I m not sure how to create these?
My question is how I get this file to the location on the device. In .NET I was able to use active sync to directly connect to the device and copy files to and from the device.
Is there such a facility in Basic4Android. I ve seen desktop applications created in Basic4Android also but I m not sure how to create these?