Run Palm Applications on
   Android™ Smartphones and Tablets
   Windows Mobile Smartphones®

 

StyleTap® Platform allows you to run applications (and games) originally written for Palm  handhelds. The StyleTap Platform family now supports the following mobile environments – click on the logos below to learn about StyleTap on each platform:


StyleTap Platform
for Android™

StyleTap Platform
for Windows Mobile™

With more than 30,000 applications for the Palm OS platform available – many of them free – you will be able to do so much more with your smartphone.

StyleTap Platform is fast, compact and comes with everything you need. Just add your favorite third-party applications for Palm OS platform and you're ready to go!

Download a free 14-day trial of StyleTap Platform now, or purchase a copy of StyleTap Platform for $49.95 (US).

' . NL . '

What do you want to KNOW?

' . NL . genWantToKnowList() . NL . '

What do you want to DO?

' . NL . genWantToDoList() . NL . '
' . NL ; function genAdButton($adbutton) { return '
' . '' . '' . $adbutton['alt'] . '' . '' . '
' ; } DEFINE( 'MAXBUTTONSATONCE', 6 ) ; $buttons = array( array( 'href' => HTTPx_ROOT . 'purchase.php?page=redeemcoupontab' , 'image' => 'button-HaveACoupon.gif' , 'alt' => 'Redeem Coupon Code' ) , array( 'href' => HTTPS_ROOT . 'replacement_key.php' , 'image' => 'button-LostRegKey.gif' , 'alt' => 'Lost Registration Key?' ) , array( 'href' => HTTPx_ROOT . 'resellers.php' , 'image' => 'button-WantToResell.gif' , 'alt' => 'Want to Resell?' ) , array( 'href' => HTTPS_ROOT . 'replacement_key.php' , 'image' => 'button-ReplacedOldDevice.gif' , 'alt' => 'Replaced Old Device?' ) , array( 'href' => HTTPx_ROOT . 'resellers.php' , 'image' => 'button-BundleStyleTap.gif' , 'alt' => 'Bundle StyleTap' ) , array( 'href' => HTTP_SUPPORT , 'image' => 'button-NeedSupport.gif' , 'alt' => 'Need Support?' ) , array( 'href' => HTTPx_ROOT . 'corporate.php' , 'image' => 'button-PurchaseVolume.gif' , 'alt' => 'Purchase Volume' ) , array( 'href' => HTTP_ROOT . 'downloads/downloads.php' , 'image' => 'button-LatestVersion.gif' , 'alt' => 'Latest Version' ) ) ; $imabuttons = array( array( 'href' => HTTPx_ROOT . 'products.php' , 'image' => 'button-IamAuser.gif' , 'alt' => 'I am a User' ) , array( 'href' => HTTPx_ROOT . 'product_androidsdk.php' , 'image' => 'button-IamAdeveloper.gif' , 'alt' => 'I am a Developer' ) , array( 'href' => HTTPx_ROOT . 'resellers.php' , 'image' => 'button-IamAreseller.gif' , 'alt' => 'I am a Reseller' ) , array( 'href' => HTTPx_ROOT . 'corporate.php' , 'image' => 'button-IamAcorporate.gif' , 'alt' => 'I am a Corporate User' ) ) ; $numbers = range( 0, count($buttons)-1 ) ; shuffle($numbers) ; echo '
' . NL ; // for ( $i = 0; $i < MAXBUTTONSATONCE; $i++ ) // echo genAdButton( $buttons[ $numbers[$i] ] ) ; foreach ( $imabuttons as $imabutton ) echo genAdButton( $imabutton ) ; echo '
' . NL ; require_once (PATH_INCLUDE . "suffix.inc.php"); ?>