How to Obtain Advanced Demonstrations: Difference between revisions

From wizarPOS
No edit summary
No edit summary
Line 2: Line 2:
This collection of demonstrations provides a comprehensive overview of various functionalities within the Android development environment, particularly focusing on smart POS (Point of Sale) systems. These demos are useful for developers in evaluating various features and performance aspects of their applications on Android platforms.
This collection of demonstrations provides a comprehensive overview of various functionalities within the Android development environment, particularly focusing on smart POS (Point of Sale) systems. These demos are useful for developers in evaluating various features and performance aspects of their applications on Android platforms.
== List of demonstrations ==
== List of demonstrations ==
* [http://ftp.wizarpos.com/advanceSDK/cloudpos/CloudposCamera2PreviewDemo.zip A camera preview demo which using Camera2]
* [https://github.com/SmartPOSSamples/Camera2PreviewDemo.git A camera preview demo which using Camera2]
* [http://ftp.wizarpos.com/advanceSDK/cloudpos/CloudposAppMarket.zip A demo for showing POS AppMarket in launcher desktop page]
* [https://github.com/SmartPOSSamples/StartAppMarket.git A demo for starting POS AppMarket]
* [https://github.com/SmartPOSSamples/SetWallpaperDemo.git A demo for setting wallpaper]
* [https://github.com/SmartPOSSamples/SetWallpaperDemo.git A demo for setting wallpaper]
* [http://ftp.wizarpos.com/advanceSDK/cloudpos/BindCoudposApnService.zip A demo for setting APN]
* [https://github.com/SmartPOSSamples/BindAPNServiceDemo.git A demo for binding APNManagerService]
* [http://ftp.wizarpos.com/advanceSDK/cloudpos/CloudposChooseNetworkType.zip A demo for choosing network type(Mobile/WIFI/ETHERNET)]
* [https://github.com/SmartPOSSamples/ChooseNetworkType.git A demo for choosing network type(Mobile/WIFI/ETHERNET)]
* [http://ftp.wizarpos.com/advanceSDK/PhotographDemo.zip A demo for taking photo by using Camera]
* [https://github.com/SmartPOSSamples/PhotographDemo.git A demo for taking photo by using Camera]
* [http://ftp.wizarpos.com/advanceSDK/SSLDemo(Q2asServer-PCasClient).zip A sslserverdemo, terminal as server, PC as client]
* [http://ftp.wizarpos.com/advanceSDK/SSLDemo(Q2asServer-PCasClient).zip A sslserverdemo, terminal as server, PC as client]
* [http://ftp.wizarpos.com/advanceSDK/cloudpos/CloudposMultiScreenDisplay.zip A demo for second screen display, cloudpos version]
* [https://github.com/SmartPOSSamples/CloudposMultiScreenDisplay.git A demo for second screen display, cloudpos version]
* [http://ftp.wizarpos.com/advanceSDK/cloudpos/CloudposCrossmatchDemo.zip A demo for crossmatch finger print demo, cloudpos version]
* [https://github.com/SmartPOSSamples/BTpairdemo.git An normal Android demo for bluetooth device pairing]
* [http://ftp.wizarpos.com/advanceSDK/BluetoothPrinterDemo.zip A demo bluetooth printer, cloudpos version]
* [https://github.com/SmartPOSSamples/SocketDemo.git An normal Android demo for socket connection]
* [http://ftp.wizarpos.com/advanceSDK/cloudpos/CloudposBtPair.zip An normal Android demo for bluetooth device pairing]
* [https://github.com/SmartPOSSamples/StartSystemCamera.git An normal Android demo, call system camera to capture picture and vedio]
* [http://ftp.wizarpos.com/advanceSDK/SimpleSocketDemo.zip An normal Android demo for socket connection]
* [https://github.com/SmartPOSSamples/BootcompleteSelf.git An normal Android demo receive android.intent.action.BOOT_COMPLETED, automatically start up at boot. ]
* [http://ftp.wizarpos.com/advanceSDK/CameraCaller.zip An normal Android demo, call system camera to capture picture and vedio]
* [http://ftp.wizarpos.com/advanceSDK/BootCompleteAutoStartDemo.zip An normal Android demo receive android.intent.action.BOOT_COMPLETED, automatically start up at boot. ]
* [http://ftp.wizarpos.com/advanceSDK/AddWifiSSID.zip Demo to connect the last WIFI SSID]
* [http://ftp.wizarpos.com/advanceSDK/AddWifiSSID.zip Demo to connect the last WIFI SSID]

Revision as of 10:06, 2 February 2024