Includes fixes for:
/Android/data/com.StyleTap.StyleTap/files/com.StyleTap.StyleTap/import
/Android/data/com.StyleTap.StyleTap/files/com.StyleTap.StyleTap/export
This means that StyleTap can export databases for backup, and the Windows-based StyleTap Application Installer can be used to add Palm applications and databases to the device without using StyleTap Web Tools.
NOTE: It is unclear whether this is a temporary capability added for backwards capability that might then disappear in the future, or if it is a permanent update.
Includes fixes for:
Android 11 (and apparently some manufacturers' implementations of Android 10) remove the ability for StyleTap to create directories outside of the StyleTap installation environment. This means that StyleTap can no longer create the /Android/data/com.StyleTap.StyleTap/import and related folders that StyleTap and the Windows-based StyleTap Application Installer use to add Palm applications and databases to the device.
NOTE: If StyleTap is already installed on the device and the folders already exist, Android allows StyleTap to continue using them. But if StyleTap is being newly installed, or re-installed, it can no longer create those directories.
This workaround makes StyleTap detect that the folders cannot be created and continues the startup process, instead of stopping with a black screen.
If the directories cannot be created, then users on Android 10/11 must use an alternate way, such as StyleTap Web Tools, to install and export Palm applications and databases.
Includes fixes for:
Includes fixes for:
Includes fixes for:
Includes fixes for:
Includes fixes for:
Includes fixes for:
Includes fixes for:
Includes fixes for:
Includes fixes for:
Includes fixes for:
Includes fixes for:
Includes fixes for:
Added support for Bluetooth RFCOMM (serial over Bluetooth) accessed using the Palm serial API when the Bluetooth virtual port (sysFileCVirtRfComm) is specified (client only).
In previous StyleTap Android versions, whenever a serial API connection was started, GPS NMEA strings constructed from GPS information received from the Android Location Manager was sent to the serial port. This is still the case when the specifying any of the non-Bluetooth Palm virtual ports except for the case mentioned below.
This Bluetooth feature has been tested and seems to work with many Bluetooth GPS devices.
Bluetooth printing using both Stevens Creek PalmPrint and Bachmann PrintBoy also seem to work properly.
However, when the Datecs Print Manager is used and configured to use Bluetooth, it unfortunately tries to use lower level Bluetooth APIs that cannot be supported using the Android Bluetooth API. Fortunately there is a way around this. If you configure the Datecs Print Manager to use serial instead of Bluetooth, it will use the Palm serial API instead and if the StyleTapInit.ini AlwaysUseBluetoothSerial option is specified then StyleTap will redirect any Palm virtual port to the Palm Bluetooth port.
To do this, just use a text editor to create a text file named StyleTapInit.ini
containing the line
AlwaysUseBluetoothSerial=yes;
and copy this file to the /Android/data/com.StyleTap.StyleTap/import subdirectory in the shared filesystem.
The next time StyleTap is started, this file should be installed.
In addition to the serial manager API, the following Palm Bluetooth Library calls are supported:
BtLibOpen
BtLibClose
BtLibRegisterManagementNotification
BtLibUnregisterManagementNotificiation
BtLibStartInquiry
BtLibCancelInquiry
BtLibDiscoverSingleDevice
BtLibGetRemoteDeviceName
BtLibAddrBtdToA
BtLibAddrAToBtd
Includes fixes for:
Includes fixes for:
Added "Export Databases" function to StyleTap Launcher "Options" menu:
Copies all Palm databases (both .prc and .pdb files) to /Android/data/com.StyleTap.StyleTap/export folder
so that they will be visible when connected to desktop.
This allows databases to be copied/backed up to the desktop file system,
where they can also then be processed by desktop applications.
After processing, updated databases can be placed in /Android/data/com.StyleTap.StyleTap/import folder
to be re-imported when the device is disconnected and StyleTap is started again.
Note to developers: The Export Databases function can also be called from your application via the StyleTap API.
Contact StyleTap by email to obtain the latest header file.
Includes fixes for:
Includes fixes for:
StyleTap Platform for Android� is the newest member of the StyleTap Platform family of products, which include versions of StyleTap Platform for Windows Mobile�, iPhone� and Symbian OS�. StyleTap Platform is the leading cross-platform software product that allows users to run applications originally written for Palm OS� on non-Palm OS devices.
Supported application functionality:
Restrictions:
The StyleTap Platform program is distributed as a trial version that you can evaluate for 14 days before purchasing a license. If you purchase a license at our website, you will receive a Registration Key that, when entered into the registration dialog, will enable you to use the program after the 14-day trial period.
Check our website at www.styletap.com.
Once StyleTap for Android is no longer in beta, it will be submitted to the major Android app stores.
No. This is not necessary.
Using the web browser on your Android device, go to www.StyleTap.com and download the latest StyleTap for Android package (an .apk file). Once it is downloaded, open the .apk file from your downloads folder which should cause StyleTap to be installed.
Tapping the StyleTap icon will run StyleTap Launcher from the Android application list. Any installed Palm OS applications will appear in the StyleTap Launcher.
There are currently three ways that you can install new Palm OS applications and databases for StyleTap Platform:
Using Web Tools. From StyleTap Launcher, run the Web Tools utility. You can then install applications using a web browser (Internet Explorer, Safari, Firefox, etc.) from your desktop PC/MacIntosh/Linux machine. WebTools on Android does not support Bonjour/zeroconf, so the IP address and port must be specified in the webbrowser, and must match the corresponding values displayed when WebTools is started on your Android device (i.e. it states "Browse to x.x.x.x:ppppp").
For more information, see the Web Tools page on the website, and see the installation guide for screenshots of installing a Palm OS application.
Using USB and Desktop File Explorer Copy and Paste. When StyleTap starts up, it tries to create the subdirectories "/Android/data/com.StyleTap.StyleTap/inbox" and "/Android/data/com.StyleTap.StyleTap/import" as well as the file "/Android/data/com.StyleTap.StyleTap/StyleTapInstallInfo.txt" in the part of the filesystem which can be accessed by both Android applications and from the desktop. On some of the earlier devices, this is the SD card, but on later devices this is somewhere in internal memory.
StyleTap looks in the import subdirectory when it starts and installs any files there to the database subdirectory. They do not necessarily have to be PRC or PDB files. This allows the overwriting of things like StyleTapInit.ini and the easy installation of multiple PRC/PDB files using copy-and-paste from the desktop.
If the Android device is pre-version 3.0 then it is uses UMS (USB Mass Storage) and the sharing has to be explicitly enabled on the device by the user (an exception to this is the Kindle Fire which automatically enables sharing when the USB connection is made. The user cannot do anything on the device, however, until the sharing is turned off). When this sharing is enabled, StyleTap cannot access this part of the filesystem, so UMS should be turned off when StyleTap is run. On both Windows and MacIntosh, when the device is connected and UMS is turned on, the shared filesystem should work automatically.
If the Android device is version 3.0 or later, it probably uses MTP (Media Transfer Protocol). On Windows, generic MTP drivers are provided with all versions of Windows Vista and Windows 7; however, Windows XP users must have Windows Media Player 10 (or later) to get these drivers. Furthermore, you may have to install additional desktop software from the Android device manufacturer to complete the driver setup. On MacIntosh, you have to download and install the drivers from www.android.com/filetransfer. Once these drivers are installed, the filesystem sharing should work automatically when the USB connection is made without the user having to explicitly enable it. StyleTap can also access the shared filesystem when the connection is active.
Using USB and the StyleTap App Installer. Once the shared filesystem is accessible from the desktop as described in the previous option, the Windows user can run the StyleTap App Installer to install applications to the device instead of using copy-and-paste. The StyleTap App Installer can be downloaded from www.styletap.com.
After installing StyleTap Platform and testing to be sure your applications run as you expect, you can purchase a license on the StyleTap website. Go to the "About StyleTap Platform" screen, which is presented every time you run the program during the trial period or whenever you tap the About StyleTap Platform command on the Tools menu, and go to the registration Info screen. There, carefully note the string of letters and numbers that appear below Product Key.
Follow the instructions on the purchase page at the website and enter the Product Key from the registration screen on your device. When your purchase is processed, you will be given a Registration Key, which is carefully entered into the space provided on the Registration Info screen. Then tap Done and your copy of StyleTap Platform is now registered and licensed.
Remember that this Registration Key only works on your particular mobile device. It cannot be used to unlock StyleTap Platform on any other device.
You cannot use the same Registration Key on another device.
Provided that you uninstall StyleTap Platform on the first licensed device (or if the device is destroyed), you can go to the replacement key page on the website, and follow the instructions there to request a courtesy replacement key. In most cases, once we can identify your original purchase we can send you a replacement key for your new device.
Run Settings on your device, and then "Applications" or "Apps". It will show a list of installed applications, choose "StyleTap", then "Uninstall".
Applications can be downloaded from many sites, including
NOTE:StyleTap Inc. and StyleTap Platform are not affiliated with, nor authorized, endorsed or licensed in any way by these websites, their affiliates or subsidiaries.
This version of StyleTap provides a 320 x 320 display.
StyleTap Platform lets you choose the default color mode, which is used when an application is first launched. StyleTap Platform supports 1, 2, 4, 8 and 16 bit color modes. Normally, you do not have to change the color mode from the default 8 bit mode. However, some older applications (written for Palm OS before version 3.5) assume that the color mode is already set to some other value and write directly to the screen. These applications may not display properly unless you change the default color mode to match the mode expected by the application. Choose the "Color Mode" menu option in the StyleTap Launcher to make this change.
Private records are supported. The record security level is specified by choosing the "Record Security" menu option in the StyleTap Launcher.
This version of StyleTap Platform is an English-only version. However, overlays are supported. Whenever an application is launched, StyleTap Platform tries to load an application overlay that matches the language and country specified in the Settings application on your device. If that particular overlay is not found, it tries to load an English US overlay. Note that some applications will not run unless an appropriate overlay is installed.
StyleTap provides additional functions for applications that are Styletap-aware. If you wish to learn more about the StyleTap API, please refer to the "Developer Information" section in the Support KnowledgeBase at our website (http://styletap.com/support.php?page=wiki).
The following StyleTap API functions are supported:
The following StyleTap API functions are not supported (i.e have no effect):