バーコード忍者(マッシュルーム)

バーコード忍者(マッシュルーム)

ぽよSOFT
May 10, 2020
  • 2.1 MB

    File Size

  • Android 4.1+

    Android OS

About バーコード忍者(マッシュルーム)

This is inputted by reading the QR code (bar code) by the mushroom. You can also get a bar code value to start from the homebrew.

This is inputted by reading the QR code (bar code) by the mushroom.

※ can not be entered on the browser in the Google Japanese input. Please to copy and paste.

Also you can get a bar code to launch an equivalent application in the description of the following (Java).

// If you want to start a bar code ninja

Intent intent = new Intent ( "com.poyosoft.barninja.SCAN");

intent.putExtra ( "title", "Please scan the bar code"); // title setting

startActivityForResult (intent, 1);

// If you want to get the bar code

protected void onActivityResult (int requestCode, int resultCode, Intent data) {

switch (requestCode) {

case 1: // data 1

if (resultCode == RESULT_OK) {

Processing of when the came back by pressing the // OK button

String barcode = data.getStringExtra ( "barcode");

}

break;

}

}

Show More

What's new in the latest 1.5.3

Last updated on 2020-05-10
・機種によって赤ライン上で読めない不具合を修正しました。
・QRコードは赤ライン上でなくても読めるようにしました。
Show More

Videos and Screenshots

  • バーコード忍者(マッシュルーム) poster
  • バーコード忍者(マッシュルーム) screenshot 1

バーコード忍者(マッシュルーム) APK Information

Latest Version
1.5.3
Category
Tools
Android OS
Android 4.1+
File Size
2.1 MB
Developer
ぽよSOFT
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free バーコード忍者(マッシュルーム) APK downloads for you.
APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
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.
Learn More about Policies