How to use the developer tool?
Complete documentation and informaton on the developer tool will be available here in the Resource CD: [root directory of the resource CD]\obj\tool\DeveloperTool\doc
As of July 2017, attached is the User Guide for version 2.40.
How can I configure the heap memory in the SmartSDK Emulator?
You can configure the heap size for the emulator by modifying the device specific hardware.ini
file. Open this text file and change the value of the vm.heapSize
property. e.g.:
vm.heapSize=48
The value is the heap size in MB. The new heap size will take effect on the next start of the emulator.
The hardware.ini
file location depends on the device and panel generation (one of G1, G2, G2.5, or G3) being emulated Assuming v5.00 (or later) of the emulator is installed, the location will be in one of these locations:
Emulator 12.xx fails on start up?
Are you getting an exception similar to the following:
When using Installer for development it gives me a 235 error. What can I do to solve?
Current SmartSDK development guide(V2.10) has no specifications about error code of Application Installer for development.
How do I install an APK file onto the Ricoh SmartSDK Emulator?
Windows
- Execute the emulator => double click (C:\RICOH_SmartSDK_Emulator_v2.71\run.vbs)
- Start the console (Windows 10), Run -> type cmd, and move to the platform-tools folder of SDK directory.
- Paste the APK file in the 'android-sdk\tools' or 'platform-tools' folder.
- Then type the following command:
- adb install [path to APK file]
Does the SimpleScanEx support the emulator?
Yes (starting from v2.3x, the SimpleScanEx framework supports the emulator.
Why am I having issues creating icons with lastest version of GIMP?
Issue: