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

Update to API 33 #10

Open
abdul-rehman-2050 opened this issue Dec 31, 2023 · 3 comments
Open

Update to API 33 #10

abdul-rehman-2050 opened this issue Dec 31, 2023 · 3 comments
Milestone

Comments

@abdul-rehman-2050
Copy link
Contributor

If you are reporting a bug please send to us this information

Hardware/Probe/Firmware description

Unexpected Behavior

How to reproduce the issue

@GrazianoCapelli
Copy link
Member

Yes, we should update to the latest Android versions.
We should:

  • investigate about the changes across the new APIs
  • make the modifications to the code
  • recompile the library
  • publish the update (the publishing method is recently changed)

But there likely won't be a release anytime soon as I'm busy with other stuff.

Are you facing some problems using the current release on new Androids? In case please describe it here.
Do you have an idea on the modifications we should make?

@abdul-rehman-2050
Copy link
Contributor Author

I tried this but it doesn't work anymore. We especially need to downgrade the target SDK to make it work.
In the upper SDK we have to cover the permissions differently. Still the connection doesn't receive anything from the Bluetooth.
Do we have to re-create the library or are there any changes we can make and it works?
I think we need to shift it to kts build from groovy and add the permissions handling then we need to update the rest.
Also we may need BLE support maybe, I never worked with BLE but it seems due to the rapid popularity of ESP32, BLE will be required soon.
Can I work on it if you are open to receiving Pull requests?

@GrazianoCapelli GrazianoCapelli changed the title Can we upgrade this to latest android versions? Update to API 33 Jan 11, 2024
@GrazianoCapelli
Copy link
Member

Yes, we are open to receive pull requests.
You can freely fork the project and then pull your merge request into the issue-10 branch I created at this purpose.

We should start with a research and to write a list of the changes we must implement to reach the goal, in order to track all the modifications we should/will do.

Unfortunately, as I wrote on my previous post, for me it's not a good time when it comes to free time, and I could be slow to answer and to give feedbacks, thus in case please be patient.

Anyway, all the contributions are warmly welcome.

@GrazianoCapelli GrazianoCapelli added this to the v1.1.0 milestone Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants