KickSMBSync2

By Sentaroh

Please use it in task automation software when SMBSync2 shortcut can not be used or Intent can not be sent.

When launching the application, it ends after sending the Intent.(Nothing is displayed on the screen)

public class MainActivity extends AppCompatActivity {

@Override

protected void onCreate(Bundle savedInstanceState) {

super.onCreate(savedInstanceState);

Intent in=new Intent("com.sentaroh.android.SMBSync2.ACTION_START_SYNC");

sendBroadcast(in,null);

finish();

}

}

KickSMBSync2 Tags
Similar Apps

Description:

The Thingy app is designed to work with the Nordic Thingy:52™ devices.Nordic Thingy:52 is a compact, power-optimized, multi-sensor device built around the nRF52832 Bluetooth® 5 SoC from Nordic Semiconductor.Capture, view, and interact with the sensor data acquired from your Thing...

Description:

Customizable RC app for all your Arduino projects!Connects via Bluetooth SPP and BLE, WiFi TCP and UDP, USB, Mobile Internet.Use to control a car, drone, boat, plane, or other robot, and also for home automation or iot projects.Build desired interface easy and fast: add bu...

Description:

Need your own on-premises Dropbox or Box.net like cloud solution? Get FileCloud!FileCloud is a #1 On-Premises File Storage, Mobile Access and Sync Solution for Businesses, Enterprises, Universities/Schools and Hosting Providers. FileCloud runs inside your own infrastructure and o...

Description:

*** If the response is not returned from the application when displaying the message tab at the time of sync execution, please try setting - others - Enable ”Text processing of sync messages”.***If SDCARD is not available, check the FAQ "4.2.SDCARD or USB media is not recognized by the ...

Description:

It is an application for viewing picture.(jpg, png)-Show picture by full-screen, toggle show and hide of the navigation buttons-Photographing date and time, aperture, shutter speed, exposure bias, ISO speed and Exposure mode are displayed at all times-Fixed to display the ...

Description:

It is an application for creating, editing, and extracting ZIP file. -You can create and extraction and browsing of password protected Zip file.-Save and editing the ZIP file on the external SDCARD-Support for the Japanese file name(Automatic identification or manual)

Description:

It is an application that displays a hexadecimal string or Text files.-Show string(No line break, line break at the right edge of the screen, broken on word at the right edge of the screen)-Show Hex-Text can be displayed as Text file in the file other than-Maximum f...

Comments