MangoAutomation / BACnet4J

BACnet/IP stack written in Java. Forked from http://sourceforge.net/projects/bacnet4j/
GNU General Public License v3.0
183 stars 110 forks source link

JAVA 8 is not supported in Android 7.0java.lang.NoClassDefFoundError: Failed resolution of: Ljava/time/Duration; #41

Closed SureshKumarSelvaraj closed 5 years ago

SureshKumarSelvaraj commented 5 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Mango Version (please complete the following information):

Browser (please complete the following information):

Additional context Add any other context about the problem here.

ma.log Snippet

Browser console errors

Minimal code example to reproduce