KickSMBSync2 icon

KickSMBSync2

★★★★★
★★★★★
(4.89/5)

1.4Free4 years ago

Download KickSMBSync2 APK latest version Free for Android

Version 1.4
Update
Size 1.29 MB (1,355,914 bytes)
Developer Sentaroh
Category Apps, Productivity
Package Name com.sentaroh.android.KickSMBSync2
OS 5.0 and up

KickSMBSync2 APPLICATION description

It is just an application to start SMBSync2.
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();
}
}
↓ Read more
KickSMBSync2 screen 1 KickSMBSync2 screen 2

Old versions

Version Size Update
⇢ 1.4 (1 variants) ↓ 1.29 MB ◴ 4 years ago
⇢ 1.3 (1 variants) ↓ 1.29 MB ◴ 5 years ago
⇢ 1.2 (1 variants) ↓ 1.40 MB ◴ 6 years ago