/*============================================================================
* 
* (C) Copyright 2018, Future Technology Devices International Ltd.
* ============================================================================
*
* This source code ("the Software") is provided by Future Technology Devices
* International Limited ("FTDI") subject to the licence terms set out
* http://www.ftdichip.com/FTSourceCodeLicenceTerms.htm ("the Licence Terms").
* You must read the Licence Terms before downloading or using the Software.
* By installing or using the Software you agree to the Licence Terms. If you
* do not agree to the Licence Terms then do not download or use the Software.
*
* Without prejudice to the Licence Terms, here is a summary of some of the key
* terms of the Licence Terms (and in the event of any conflict between this
* summary and the Licence Terms then the text of the Licence Terms will
* prevail).
*
* The Software is provided "as is".
* There are no warranties (or similar) in relation to the quality of the
* Software. You use it at your own risk.
* The Software should not be used in, or for, any medical device, system or
* appliance. There are exclusions of FTDI liability for certain types of loss
* such as: special loss or damage; incidental loss or damage; indirect or
* consequential loss or damage; loss of income; loss of business; loss of
* profits; loss of revenue; loss of contracts; business interruption; loss of
* the use of money or anticipated savings; loss of information; loss of
* opportunity; loss of goodwill or reputation; and/or loss of, damage to or
* corruption of data.
* There is a monetary cap on FTDI's liability.
* The Software may have subsequently been amended by another user and then
* distributed by that other user ("Adapted Software").  If so that user may
* have additional licence terms that apply to those amendments. However, FTDI
* has no liability in relation to those amendments.
* ============================================================================*/


			   ------------------------
			   Java D2XX Android Driver
			   ------------------------

The Java D2XX driver supporting USB host class library model is available free of 
charge from FTDI Chip. The driver supports FTDIs full complement of USB bridge, 
slave chips including R Chips(232R/245R), H- Series (USB2.0 Hi-Speed), and the X-Chip
 Series for Android v3.2 or later series. This library requires no special root 
access privileges, and can be easily adapted into applications by developers. 



Dd2xx_jar_license.txt
  License

Dd2xx.jar
  Android Java D2xx library V2.09.00.000

  Android Java D2xx library V2.10.00.000
	modified "PendingIntent.getBroadcast()"add "PendingIntent.FLAG_IMMUTABLE".

  Android Java D2xx library V2.11.00.000
    update Android SDK to level 33

  Android Java D2xx library V2.12.00.000
    Runtime-registered broadcasts receivers must specify export behavior(Android14)
	
D\doc
  Javadoc for Android Java D2xx API

D\TN_147_Java_D2xx_for_Android_Demo_Source
  Demo applications: Supports 232RB245RB232HB2232HB4232HBX_SERIESBFT2233HPQBFT4233HPQBFT2232HPQB FT4232HPQBFT233HPQBFT232HPQ

D\AN_357_Android_Java_D2xx_Demo_Application_for_FT4222
  Demo applications: Supports FT4222H


