Skip to content

Target android 15#4010

Merged
Withalion merged 6 commits intodev/2025.7.0from
target-android-15
Sep 2, 2025
Merged

Target android 15#4010
Withalion merged 6 commits intodev/2025.7.0from
target-android-15

Conversation

@Withalion
Copy link
Contributor

fixes #3889
fixes #3888

increase android target to Android 15 and update some more dependencies

This change requires newer android SDK!

@github-actions
Copy link

github-actions bot commented Jul 30, 2025

Pull Request Test Coverage Report for Build 16661476917

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 89 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.02%) to 59.66%

Files with Coverage Reduction New Missed Lines %
input/app/position/providers/simulatedpositionprovider.cpp 1 90.91%
input/core/merginapi.cpp 88 75.31%
Totals Coverage Status
Change from base Build 16645788430: -0.02%
Covered Lines: 8276
Relevant Lines: 13872

💛 - Coveralls

@tomasMizera
Copy link
Collaborator

I guess we will merge this together with #3811 as it would require building mobile-sdk with the new NDK, right @Withalion @PeterPetrik ?

@Withalion
Copy link
Contributor Author

Yes, somehow on mac VCPKG build passes with old android sdk, but on Linux it requires new

@Withalion Withalion force-pushed the target-android-15 branch 2 times, most recently from 2539f01 to 6a26a29 Compare July 31, 2025 22:35
@tomasMizera tomasMizera added the FROZEN 🥶 do not merge before upcoming release label Aug 1, 2025
@Withalion Withalion force-pushed the target-android-15 branch 4 times, most recently from 36fd6d7 to 7a954a8 Compare August 1, 2025 11:58
@PeterPetrik
Copy link
Contributor

I would just close this PR and add the changes to the vcpkg build (?)

@Withalion
Copy link
Contributor Author

Merging this to master first and then rebasing VCPKG sounds better to me. There are still some things left which I need to solve here.

@Withalion
Copy link
Contributor Author

The android package size is again normal. So this is ready for merge

@tomasMizera tomasMizera changed the base branch from master to dev/2025.7.0 September 2, 2025 11:58
@Withalion Withalion removed the FROZEN 🥶 do not merge before upcoming release label Sep 2, 2025
@Withalion Withalion merged commit ce61710 into dev/2025.7.0 Sep 2, 2025
11 of 12 checks passed
@Withalion Withalion deleted the target-android-15 branch September 2, 2025 15:12
tomasMizera added a commit that referenced this pull request Oct 31, 2025
* Target android 15 (#4010)

* Remove dep on mobile-sdk (Hello vcpkg) (#3811)

Remove dependency on mobile-sdk and system Qt via building of all Mergin Maps deps libraries (QGIS, GDAL, Proj, Qt, and others) by vcpkg system. Changes to CI GitHub workflows, asset management and shared files for platforms. Fixed windows and linux builds.

* Fix error dump on quit from QML components (#4104)

* Fix/diagnostic log copy able (#4120)

* Fix windows EOF breaking preview

* Refactor AttributePreviewController

* Add new formats for Exiv2 library (#4125)

* Merge pull request #4129 from MerginMaps/fix/haptic-vibration

Fix haptic vibration

* Fix android CI (#4122)

* Fix android CI

* Update version to 2025.7.0

* Fix apk size

* Death to input (#4103)

* Fix ios crash not crash (#4131)

* Fix the double deletion of Qml Engine

* Fix formatting & Clazy warning

* Fix forgotten ndk path variable (#4150)

* Fix android missing proj & qgis resources on android (#4155)

* Sign AABs too

---------

Co-authored-by: Peter Petrik <zilolv@gmail.com>
Co-authored-by: Kaustuv Pokharel <85729205+kaustuvpokharel@users.noreply.github.com>
Co-authored-by: Tomas Mizera <tomas.mizera@lutraconsulting.co.uk>
gabriel-bolbotina pushed a commit that referenced this pull request Nov 25, 2025
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

Successfully merging this pull request may close these issues.

Bump target SDK version to Android 15 Deprecated edge-to-edge code

3 participants