Skip to content

Provides current Java functionality for older Android versions.

License

Notifications You must be signed in to change notification settings

ybrid/android-java-compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-java-compat

Provides current Java functionality for older Android versions.

Included in this project

This project includes:

  • Implementation of the Instant, and Duration classes.
  • Implementation of several related base classes.

Not all classes are fully implemented as we focused on our own use case first. If you need anything not yet implemented please open a ticket accordingly.

Getting started

In order to use this project, it must be added to your top level Android app project. This is done as git submodule under the corresponding root for java.*. E.g.:

git submodule add ../android-java-compat.git app/src/main/java/java

After adding the submodule no additional steps are needed.

Copyright

Copyright (c) 2019-2021 nacamar GmbH, Germany. See MIT License for details.

About

Provides current Java functionality for older Android versions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages