Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate AILS on Android #4

Open
korthout opened this issue Dec 16, 2015 · 2 comments
Open

Integrate AILS on Android #4

korthout opened this issue Dec 16, 2015 · 2 comments

Comments

@korthout
Copy link
Contributor

This has many complications:

  • Felix on Android
  • Felix Dependency Manager on Android
  • Android is not JDK 8 compliant, so no more: java.time.Instant, java.util.Optional, Streams, Lambdas, etc.
@korthout korthout assigned korthout and ghost and unassigned korthout and ghost Dec 16, 2015
@korthout
Copy link
Contributor Author

AILS client code now works on Android. MainActivity starts Felix. Dependencies can be injected using Felix dependency manager. Which activators should be used (similar to bndrun file) can be added to the OSGiActivity.

In addition, Android now uses real access point measurements for its Wi-Fi profiles. These are displayed on the main activity.

Last but not least, we now use the INAETICS logo as app icon.

@korthout
Copy link
Contributor Author

Connecting Android to the remote services is the next task

@korthout korthout removed their assignment Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant