About KickSMBSync2
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();
}
}
معلومات ایپ اضافی
تازہ ترین ورژن
1.4اپ لوڈ کردہ
Tuan Nguyen
Android درکار ہے
Android 5.0+
کٹیگری
مفت پیداواریت ایپمواد کی درجہ بندی
Everyone
رپورٹ کریں
فلیگ غیر موزوں ہےمیں نیا کیا ہے 1.4 تازہ ترین ورژن
Last updated on Jan 22, 2019
Support for Android 9







