We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
通話時間タイマー(外部アプリ制御サンプル) icon

1.0 by コシノ アツシ


Aug 5, 2018

About 通話時間タイマー(外部アプリ制御サンプル)

English

It becomes a sample application for controlling the call duration timer from an external application.

通話時間タイマーの監視メニューの起動中に外部アプリケーションから制御する為のアプリケーションのサンプルになります。

通話時間タイマーの監視が起動中に、

本アプリケーションを起動すると、タイマーをリセットする事が可能です。

タッチパネル未対応の機種などで、画面上のボタンがタップ出来ませんが、一部の機種はハードショートカットキーがございますので、そのショートカットキーから本アプリを呼び出すことでハードウェアキーから制御する事が出来ます。

本アプリはあくまでサンプルアプリとなります。例としてリセット機能を呼ぶ様にしております。

AndroidStudioでデフォルトでアプリを作成して、MainActivityの記載を以下に書き換える事で変更できます。

//修正箇所です---------------------------

//↓の緑の文字を変更してくださいKickReset:タイマーリセット、KickAlert:通知ON、OFF切替、KickHung:終話ON。OFF切替、KickFin:監視終了

intent.putExtra("KickReset",true);

//---------------------------修正箇所です

// パッケージ名とアクティビティ名を明示してインテントを呼び出す

intent.setClassName("com.familyapp.anpan.longtalkstoper", "com.familyapp.anpan.longtalkstoper.MainActivity");

try{

startActivity(intent);

}catch (Exception e){

Log.v("message",e.getMessage());

}

finish();

不明点等ございましたら、ご連絡ください。

What's New in the Latest Version 1.0

Last updated on Aug 5, 2018

Minor bug fixes and improvements. Install or update to the newest version to check it out!

Translation Loading...

Additional APP Information

Latest Version

Request 通話時間タイマー(外部アプリ制御サンプル) Update 1.0

Requires Android

4.0.3 and up

Show More

通話時間タイマー(外部アプリ制御サンプル) Screenshots

Comment Loading...
Languages
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Success!
You're now subscribed to our newsletter.