Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
frostwire-android-debug-2.9.7-b749-plus.apk | 2025-04-17 | 113.7 MB | |
frostwire-android-release-2.9.7-b749-plus.apk | 2025-04-17 | 111.4 MB | |
frostwire-android-2.9.7-build-749 source code.tar.gz | 2025-04-17 | 55.0 MB | |
frostwire-android-2.9.7-build-749 source code.zip | 2025-04-17 | 56.9 MB | |
README.md | 2025-04-17 | 2.7 kB | |
Totals: 5 Items | 337.0 MB | 0 |
FrostWire 2.9.7 (Build 749) Is Live! 🚀
We’re excited to announce the latest FrostWire for Android release, version 2.9.7 (build 749). This update packs critical crash fixes, stability improvements, and under-the-hood tweaks to keep your BitTorrent experience smooth and reliable.
🔧 Crash Fixes & Stability Improvements
-
NPE Guard in
PerformersHelper
Fixed aNullPointerException
inPerformersHelper.sortByRelevance
when the current query was null or empty, eliminating random app crashes. -
Safe UI Handling
Guarded against showing UI after an activity is paused in local broadcast receivers, preventingIllegalStateException
. -
Notification Daemon Refinement
Moved thestartForeground()
call fromonCreate()
toonStartCommand()
inMusicPlaybackService
, ensuring our notification update daemon starts exactly once—and only when it’s supposed to. -
DrawerLayout Hardening
Swapped outDrawerLayout
for a newSafeDrawerLayout
that catches measurement-relatedIllegalStateException
and falls back gracefully. -
Bundle Size Management
AvoidedTransactionTooLargeException
by writing large torrent metadata to a temporary file (rather than squeezing it into an Intent bundle). -
Chaquopy Packaging Fix
Ensured Python code undersrc/main/python
is included in the APK, fixing “marshall data too short” errors for scripting features.
🛠 Additional Under-the-Hood Tweaks
-
Version Bump
UpdatedversionCode
to749
andversionName
to2.9.7
in the AndroidManifest. -
Gradle Integration
Added a Gradle block to package Chaquopy’s Python sources automatically. -
Changelog Update
Refreshedchangelog.txt
with all the above fixes, datedAPR/17/2025
.
📲 How to Update
Grab the free APK from our Github Release or directly from our official website and enjoy the seamless download experience.
Stay tuned for more updates as we get ready for a transition to Bittorrent 2.0!
Thank you for using FrostWire 🙌
As always, we appreciate your feedback—feel free to drop us a line on our GitHub issues page
Happy torrenting! 🌐📲
Posted on April 17, 2025