Message boards : Android : What to do in Android 2.3 ?
Message board moderation
Author | Message |
---|---|
Send message Joined: 6 Mar 15 Posts: 5 |
Hi everyone. I saw in the Wiki Boinc was available for android 2.3 and further, but the app in GooglePlay is for 4.1 at least. Is there an apk available for 2.3, maybe a legacy one? I still have some Android 2.3 devices. |
Send message Joined: 23 Apr 07 Posts: 1112 |
Boinc 7.4.37 was built without PIE support: http://boinc.berkeley.edu/dl/boinc_7.4.37.apk Don't think 7.4.39 will work, as they increased the from minSdkVersion="9" to android:minSdkVersion="16" for that version, don't know why through. Claggy |
Send message Joined: 6 Mar 15 Posts: 5 |
Boinc 7.4.37 was built without PIE support: Thanks. So is 7.4.39 release compatible with 2.3 ? I am asking the same, why min version api 16? I saw it in the source code's manifest too. |
Send message Joined: 6 Mar 15 Posts: 5 |
BTW, here is the commit: commit 932d67ea2edd9dd373c095f0d934730ab3794ba2 Author: Rom Walton <rwalton@ssl.berkeley.edu> Date: Wed Nov 19 19:34:54 2014 -0500 android: Set the minSdkVersion to 16 (Android 4.1) and add the position-independent-executable flags for native code build scripts. |
Send message Joined: 23 Apr 07 Posts: 1112 |
Boinc 7.4.37 was built without PIE support: Not sure, probably not, that's why i gave you the link to 7.4.37, that doesn't have PIE support, so will work on devices that don't support PIE. Claggy |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.