Open
Conversation
Taken form sdl_core Branch: experimental/android_sdl_core_port Commit: 93a148774b6bf87294f7060e48083b1b7570a310
java part of ble transport
sdl as foreground service
Fix stop ble native
Otherwise, SDL won't be able to stop because Java part is not disconnected yet.
Long reader/writer should reset their flags and buffers after disconnect. Otherwise they won't work properly after the reconnect. Also added sockets shutdown on device disconnect.
…cations Rename app and update notifications in tray
…zation Add recursive assets initialization
Send STOP_BLE before stopping SDL service
…_to_rescan_and_reconnect_ble_devices
…nd_reconnect_ble_devices Add possibility to rescan and reconnect BLE devices
* Compression for BLE transport small fix * update submodule
…op service constants
Unregistered receiver and changed value of service constants
[Fix] Crash when running on lower versions of Android
* Android settings in ini file
…to impl/add_classic_bt_handler
Otherwise, discovery mode will be enabled
Implement Java part of Android Classic BT transport
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a new Java project, created as a wrapper around SDL core POC to demonstrate how the SDL library can be integrated and used in the Android environment.
This PR is created against an empty branch as there is nothing to compare it with.
Android SDL Launcher supports: