Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 49:58:13 |
Calls: | 583 |
Files: | 1,138 |
Messages: | 111,304 |
Tutorial:
Build your first Android APK on Windows from Github WhisperIME src code
Google is tightening Android app security by requiring all developers >>(whether they publish on the Play Store or sideload apps) to verify their >>identities.
Starting in 2026, only apps from verified developers will be installable on >>most certified Android devices
I wonder if this Amazon Fire HD10 tablet I'm posting with is a certified
Android device in Google's opinion? Because I side loaded and signed into
the Google Play Store on it and thus get apps from both stores (Google and
the tablet's installed Amazon Appstore). Most of Google's store stuff runs
just fine on Amazon's forked Android version. Also much side loaded stuff.
Anyway it would be ironic if Google stopped me side loading unauthorized
apps because on this tablet Google IS an unauthorized side loaded app...
Yikes!
*Google will block sideloading of unverified Android apps*
*starting next year*
"Google says it's no different than checking IDs at the airport."
What options do you think we'll have to build from source?
On Sat, 23 Aug 2025 09:23:09 -0000 (UTC), Marion wrote :
Tutorial:
Build your first Android APK on Windows from Github WhisperIME src code
Yikes!
*Google will block sideloading of unverified Android apps*
*starting next year*
<https://arstechnica.com/gadgets/2025/08/google-will-block-sideloading-of-unverified-android-apps-starting-next-year/>
"Google says it's no different than checking IDs at the airport."
At the moment attackers can you just build their own malware APKs for
Android free and and lure people into downloading them. That's one of
the reasons why Android is often considered very insecure.
If you don't like this - create or use your own Android-Custom-ROM
which does not include this check.
At the moment attackers can you just build their own malware APKs for
Android free and and lure people into downloading them. That's one of
the reasons why Android is often considered very insecure.
Bullshit. You can download anything you want on Windows as well as Linux, and neither has been called insecure for it.
The reason Android is quite insecure is that you have no methods to check what a certain app is doing, meaning that if an app misbehaves you have no way to detect it. Also, the current permissions are crude, only giving all-or-nothing choices. :-(
If you don't like this - create or use your own Android-Custom-ROM
which does not include this check.
Or find yourself a custom version of Android which, besides leaving it upto the user to choose where he gets his apps from, also contains better protections against mal-behaving apps in general. Like the signed apps from its app-store which, for one reason or another, still contain malware.
The custom ROM I'm running gives me the option to disallow an apps acces to the internet, as well as restricting the apps access to storage to its own folders - and, if wanted by the user, *read-only* access to (some) others.
Its not everything, but its much more than Googles Android offers me.
I think that Googles Android needs to be carefull: a move like this one, forcing users to only use its ecosystem (hardware, OS, apps), might easily be considered an attempt to create a monopoly. And even under the current administration of the US of A that won't end well..
At the moment attackers can you just build their own malware APKs for
Android free and and lure people into downloading them. That's one of
the reasons why Android is often considered very insecure.
Bullshit. You can download anything you want on Windows as well as Linux, and neither has been called insecure for it.
The reason Android is quite insecure is that you have no methods to check what a certain app is doing, meaning that if an app misbehaves you have no way to detect it. Also, the current permissions are crude, only giving all-or-nothing choices. :-(
If you don't like this - create or use your own Android-Custom-ROM
which does not include this check.
Or find yourself a custom version of Android which, besides leaving it upto the user to choose where he gets his apps from, also contains better protections against mal-behaving apps in general. Like the signed apps from its app-store which, for one reason or another, still contain malware.
The custom ROM I'm running gives me the option to disallow an apps acces to the internet, as well as restricting the apps access to storage to its own folders - and, if wanted by the user, *read-only* access to (some) others.
Its not everything, but its much more than Googles Android offers me.
I think that Googles Android needs to be carefull: a move like this one, forcing users to only use its ecosystem (hardware, OS, apps), might easily be considered an attempt to create a monopoly. And even under the current administration of the US of A that won't end well..
Arno,
At the moment attackers can you just build their own malware APKs for
Android free and and lure people into downloading them. That's one of
the reasons why Android is often considered very insecure.
Bullshit. You can download anything you want on Windows as well as Linux, and neither has been called insecure for it.
The reason Android is quite insecure is that you have no methods to check what a certain app is doing, meaning that if an app misbehaves you have no way to detect it. Also, the current permissions are crude, only giving all-or-nothing choices. :-(