データのexport/import/lock/unlock

初期画面のサブメニューからSDカードへのexportなどが行えます。

ja en

データサブメニュー
ja en

export

データをSDカードにXML形式で保存します。SDカード:gaibu/kioku.xmlが作られます。
Data is saved in XML form on SD card. SD card:gaibu/kioku.xml is made.

import

exportにより作られたXMLファイルと同じ形式のデータを読み込みます。同じ更新日付のデータがすでにある場合は、無視されます。
The data of the same form as the XML file made by export is read. In a certain case, the same data with a refix date is already disregarded.

query lock/unlock

一時的にデータベースへの問い合わせを無効にします。データの追加は可能です。
An inquiry in a database is repealed temporarily. Addition of data is possible.

ダイアログ表示
ja en

パスコードを入れるとロックされ、データを参照することができなくなります。
コードは任意の文字列です。
It is locked when a pass code is put in, and it becomes impossible to refer to data. Codes are arbitrary character strings.


再度ダイアログを表示させ、ロック時のパスコードを入力すると、ロックが解除されます。
A lock will be canceled, if a dialog is displayed again and the pass code at the time of a lock is inputted.

パスコードを忘れるとデータの表示ができなくなります。復旧するには、以下の手順が必要です。

  • データをexportし、XMLファイルに保存。このファイルは別の場所にバックアップすべき。
  • 2gaibu(外部記憶)アプリケーションを一旦削除する。
  • 2gaibu(外部記憶)アプリケーションを再インストール。
  • データのimportを行い、表示を復旧。

The display of data becomes impossible if you forget a pass code. The following procedures are required in order to restore.

  • Data saves at an XML file. This file should be backup to somewhere else.
  • 2gaibu application is once deleted.
  • 2gaibu application is re-installed,
  • Import of data is performed and a display is restored.