What are some good windows tablet + manga reader? I want to replace my old android tablet and my old laptop with a laptop with a detachable screen soon, no arm cpu pls, they're shit
no1 knows if u dont put a budget. it can cost $3k
Windows isn't looking too good either.Windows 10 is on life support and Microsoft has declared war on those trying to install Windows 11 without a Microsoft account.
>>106833240<$1k>>106833277i can always just install linux later if i want. its still easier to sideload on windows vs andriod or linux for now
>>106833221I've been using a Surface for some time.
>>106833221>large screen, 16gb ram but slow cpuguess my only choice are these cheap chinese ones or old surface on ebay>>106833392what manga reader do you use?
>>106833448I don't use a manga reader app, but I do use the surface for daily tasks, and it seemed to be what you are looking for. You can try using the apk you used before on Bluestacks.
>>106833221I use a minisforum v3 but put Fedora onto it.its a bit large tho but absurdly overpowered.
>>106833277Make a Windows to Go image of W10 and W11 and back it up so you can simply deploy that image. Wise are those who collect OS in advance of possible use. I image my OS for convenience including making VMs of installs I like as that's the most convenient "backup" of OS with useful tools so one need not hunt those in future. Study methods of activation and other useful things like modded BIOS with SLIC changes.If you use Windows to Go (which can be managed with a variety of tools) style installs those images can serve you as long as you've use for them. VMs can be rolled back to a clean snapshot. There are so many ways to go nearly any use case is catered for.
>>106833961>minisforum v3looks good. hopefully they can use a less power cpu for longer battery
>>106833221>sideloadingCunt.You will still be able to install unsigned software using ADB.
>>106833221You will be able to still sideload apps using adb https://developer.android.com/developer-verification/guides/faq>Will Android Debug Bridge (ADB) install work without registration? As a developer, you are free to install apps without verification with ADB. This is designed to support developers' need to develop, test apps that are not intended or not yet ready to distribute to the wider consumer population. Last updated: Sept 3, 2025>If I want to modify or hack some apk and install it on my own device, do I have to verify? Apps installed using ADB won't require verification. This will verify developers can build and test apps that aren't intended or not yet ready to distribute to the wider consumer population. Last updated: Sept 11, 2025
>>106834760I'm not a developer https://developer.android.com/developer-verification/guides/faq>I'm just a hobbyist/student. What is "Limited Distribution"?>We understand that not everyone is a professional developer. We are introducing a free developer account type that will allow teachers, students, and hobbyists to distribute apps to a limited number of devices without needing to provide a government ID. Last updated: Sept 11, 2025I'm not going to proof to google that I'm a hobbyist/student either and sign some kind of tos.
>>106834749You didn't read google's FAQ did you
>>106835163Yeah the tl;dr is you need to give google your government ID to get a hobby/student "limited distribution" accounts to be able to sideload. So basically you can't. Custom ROMs aren't banned yet but I bet they'll have some sort of ID requirement for unlocking the bootloader or some shit.
stop reading japslop and you won't need a new tablet
>>106835163does Apple require gov ID as well?
>>106835239Apple only has sideloading in Europe, and you have to sign up for their developer program anyway, rendering this point sort of irrelevant
>>106834760If the experience is no less locked down than using Apple, then why shouldn't people use Apple?
>>106835258It's relevant because if it's the same, then no one is going to pretend that any Android phone beats the iPhone purely on the meritsThe only reason anyone that isn't a freetard uses Android phones is because of price. Later, it will be because iPhones will require eSIM. Later still, that point will become irrelevant.We're moving towards a market where Android devices' ``features'' over Apple become increasingly irrelevant.
>>106835260what's apple's counterpart to Termux?
>>106833277>not using LTSC
>>106835360Termius
>>106835402Why is your ddr5 running at 3200? Arrow Lakes like fast ram, get it up to 7200 at least.
>>106835276>``features''explain why you do your quotation marks like this
>>106835417isn't that just an ssh client? termux lets you run regular linux software locally on the device
>>106835258fake news.apple's sideloading in america is better than the one proposed by google. apple doesn't mandate a developer account.https://developer.apple.com/support/compare-memberships/>If you’re signing in to Xcode with an Apple Account that’s not affiliated with the Apple Developer Program, you’ll be able to perform on-device testing for personal use (Xcode refers to this as a Personal Team).
>>106835402sauce for that background?
>>106835565>termux lets you run regular linux software locally on the devicethat was in the past. google banned this. see op.there won't be any third-party app stores anymore.
>>106835688Not if you're using a custom ROM like LineageOS.
>>106834749>You will still be able to install unsigned software using ADB.Slaves bending the knee for massa.
>>106835698google mobile services is enforcing the ban.so any custom rom with gapps will have google's policy enforced.
>>106835631>If you’re signing in to XcodeWhich requires a Mac.
>>106835163>I'm not a developerYou don't have to be a developer to use adb.
>>106833221as far as manga readers go i just use my good ol' ps vita slim with Noboru
>>106835721What's the point of installing a custom rom if you're going to ruin it with google malware?
>>106835802Google said>As a developer, you are free to install apps without verification with ADB.If you don't need to be a developer, google would have left that part out.
>>106836021let's look at google's latest betahttps://android-developers.googleblog.com/2025/09/android-16-qpr2-beta-2-is-here.html>For apps that enable user-initiated installation of app packages, Android 16 QPR2 Beta 2 contains new APIs that support developer verification during installation, along with a new adb command to let you force a verification outcome for testing purposes.>adb shell pm set-developer-verification-result>By using this command, (see adb shell pm help for full details) you can now simulate verification failures. This allows you to understand the end-to-end user experience for both successful and unsuccessful verification, so you can prepare accordingly before enforcement begins.this flags all sideloaded apps and doesn't care if some apps came from adb.lets look at the new apihttps://developer.android.com/reference/android/content/pm/PackageInstaller#EXTRA_DEVELOPER_VERIFICATION_FAILURE_REASON>For all installers targeting higher than API 36:>For situations that require user input, such as when the developer verification policy allows the user to bypass a verification failure caused by network issues, the installer will receive a STATUS_PENDING_USER_ACTION status code without this reason code. The installer will be forced through the user action flow to allow the OS to inform the user of such verification context before continuing to fail the installation. If the user has the option to bypass the verification result and chooses to do so, the installation will proceed. Otherwise, the install will receive the STATUS_FAILURE_ABORTED status code along with this reason code that explains why the verification had failed.why's that only talking about network issues? what happened to adb bypassing it.
>>106836021It's to scare away normies from using it and keeping them withing the confines of the walled garden.>"Uhh, just for developers, but I'm a user, better stay away from this dangerous stuff."
>>106836021>If you don't need to be a developer, google would have left that part out.Mostly developers will get the SDK which has adb.But you don't need to be a developer to get adb.
>>106836053>>106836073the problem is google also has a faq entry about "I'm just a hobbyist/student" (see >>106835163) which then tells hobbyists that there will be a new free developer account in the future.
Smartphone users are voting against their own interests.
>>106836097when did you first notice that?replaceable battery, sdcard, audio jack, camera bump, ...?
>>106836089Yeah, because that's still talking about hobbyist/student DEVELOPERS who want to make and release apps.It's not talking about or to just plain users.
>>106835163so what if you're achually developing your own software but don't want to distribute it? a little utility just for yourself. there's no need for digital branding for you, only google benefits.
>>106836044These are both about cases where the developer wants the the app to be verified during installation, in which case verification will take place even if the app is installed by adb.But what we are talking about is apps that don't have verification, and the developer doesn't include verification, and so won't be installable through a Store or through file managers on the device once verification is required by those methods, but they can still be installed by adb.
>>106833221Come home retard>do NOT listen to grapheneOS shills
>>106836151>so what if you're achually developing your own software but don't want to distribute it?Then you install it using adb like you already do.
>>106836174how better is lineage compared to graphene
>>106836177atm exactly this, the account's for those who want to officially distribute. that's my point.
>>106836211lineage doesn't sandbox google mobile services like graphene, so google play protect can protect you against all those sideloaded "malware" that google hates now
>>106836118>sdcard, audio jackfuck off
>>106836247What mental illness must possess you to put credit card information on your phone?
>>106836177>like you already do.why lie
>>106833221>sideloading is done forstop lying
>just use adb saar we will definitely not remove it as well saar
>>106836257easier than carrying around an actual card reader and normies won't immediately clock you while you read out their cards
>>106833221>sideloading is illegal>EU regulated sideloading to stop google and apple monopolyHow is it done for?
>>106836305>jack for bank infoare they crazy? that's so dangerous
Pretty cool we will have an excuse to carry little laptops to install apps on our phone on the go.
>>106836273That is the current standard way of installing an app when you are developing it.You have your phone connected to your computer, you have Android Studio open and when you Run the app, it is installed on your device by adb.
>>106836044>If the user has the option to bypass the verification result and chooses to do so>If>>106836097Voting? I'm pretty sure companies just do what they want with no reprecussions, because most of their customer base doesn't care about the product.>>106836319The EU literally SUPPORTS this.
>>106836297>It's not dead, you just have to jump through burning rings every time you want to install or update an apk.>>106836319EU wants this, just like removing bootloader unlocking.>>106836414>Voting? Buying products is a form of voting.
>>106836337you can use ADB on the android device itself via Termux and/or Shizuku
>>106836777fr?
>>106836800no cap, you simply connect to localhost, but the android version must be recent enough so that it has wireless debugging, because it won't work with the older style ADB over USB
>>106836818sheesh I'll keep that in mind
>>106836818>Android 11 (API level 30) and higher support deploying and debugging your app wirelessly from your workstation using Android Debug Bridge (adb). For example, you can deploy your debuggable app to multiple remote devices without ever needing to physically connect your device via USB.
>>106836777LADB also exists for a more straightforward deployment.
>>106836247you are gay
>It's not so bad getting fucked in the ass, Google even uses lube!
>>106836297you are also gay
>>106834749Still way too convenient. I feel like you should have to send your entire device with a USB stick containing the .adb as certified mail to Google, then wait for 6 months for them to install it for you with their root keys and then send it back some time next year.And the whole process should cost thousands of dollars.Redditors would still tell me that it's "theoreticall possible!!111"to install apps.
>>106836863So what are you going to do? Switch to consumer-friendly Apple? Build your own webOS kernel for every new phone you get? Go back to using Symbian? What's the correct path of behaviour here o wise and powerful druid of the forest?
>>106836873Calm down. Some nigger will make an app that automates the already extremely simple one-command operation of sideloading by adb, and you won't have to think or do anything, does that cheer you up?
>>106836907No. That means I will have to leave my computer running to install or update software on my phone. It's just as bad as AltStore is on iOS.
>>106836914We just had an extended back and forth conversation about how you can run adb locally. On your phone, pointed at local host. Pay ATTENTION anonie.
>>106833221Why isn't the EU fighting against this restriction?
>>106836936They let Apple get away with the current broken ass system where you can still only install apps signed by Apple and where the developer needs to pay Apple per install. What Google is proposing is awful, but still far less restrictive than Apple's alternative apps store model.
>>106833221>What are some good windows tablet?None, no such thingBut feel free to buy some 4gb piece of atomic shit.Ive celery one, but it was damn huge for tablet, it was more a small laptop without keyboard. >+ manga reader?Buy e-reader or use one you own and don't update, why its not an option for you, faggot?
>>106836936Europe is the country that wants this. They are trying to prevent people from denying climate. Can't have people casually mentioning photosynthesis. They want their 2030 carbon communism.
>>106836972Meds.
>>106836897Keep bending the knee, slave.
>>106835402>windows 11 Ew
>>106836936>The gatekeeper shall not be prevented from taking, to the extent that they are strictly necessary and proportionate, measures to ensure that third-party software applications or software application stores do not endanger the integrity of the hardware or operating system provided by the gatekeeper, provided that such measures are duly justified by the gatekeeper.https://www.eu-digital-markets-act.com/Digital_Markets_Act_Article_6.htmlEUcucks want this.
>>106836972>Europe is the countryAmerican education.
>>106837006your actions don't matter
>>106837055allowing it doesnt mean wanting it
>>106837332Good thing for them that they actually really do want this, a lot.
>>106836976>medpostingWho asked you?
>>106836097>using a smartphone in the first placeI won't, not even if it becomes legally required due to digital ID's.
>>106836319you missed the whole digital ID proposal having google play integrity as a hard requirement...
>>106837332While EU hates monopolies, it loves restrictive oligopolies. It's the whole point of its Digital Single Market campaign.
>>106837370the tendrils of the remote attestation are growing. the Beast system is here
>>106833448>>106833221If yo want pc tablet your only choices here either crelander p8 mini or gpd laptops like MicroPC2 if want something with reasonable size and power.Anything else is either too weak or too big.
>>106833221>sideloadingI hate this term, you mean INSTALLING? The thing you're allowed to do on any computing device you (the individual) own? Google is going to cuck every Android user and you have faggots going >erm well acktually it's ok because you can still sideload if you do some annoying bullshitMy phone's rooted, I can deal with the hassle, and you still won't catch me using adb every time I want to install some random app. I'll switch to Sailfish before that happens.
>>106837825N150 is 4 times faster than the atom celeron in my corebooted chromebook, that is not an exaggeration. It runs great, I can even play games in wine (year 2000 dx7). Your standards are too high.
https://www.google.com/android/uncertified
>>106833221>Now that andriod sideloading is done forIn muttland maybe
>>106838266>>106837370
>>106833221I still have and use a Surface Pro 6 from 2018 IIRC. It's quite old now and I've been looking for something to replace it with, but everything seems insanely overpriced. I bought this tablet for like 800EUR with keyboard included back then (and it was the latest model at the time), buying a Surface Pro nowadays seems to be at least double price. Market really sucks.>>106833961I was looking at these myself, but it seems they no longer make them. I can't find a V3 for sale anywhere, there's just the V3 SE which still seems decent but it's worse in every way. Worse screen, less RAM, worse APU and so on. I'm hesitant to buy a tablet with a Ryzen 7000 CPU in late 2025. I wonder if they're going to make an updated model with something newer.
Got a loicense to sideload, chap?
>>106837370doesnt it just check that the phone passes Play Integrity? does it fail the check if a sideloaded app is installed?
It's over for android. I'll probably just stop using it if it becomes too much of a hassle. Just this morning, I was looking for a simple bible app. You would think there would be one on the play store good enough to be usable. There wasn't. Those that weren't filled with ads drained my battery at ridiculous rate, probably while harvesting my data.Launched F-Droid, first bible app on the list was exactly what I was looking for.All of this is only an issue because Linux devs ignored mobile completely when they had a chance to enter, and now that it's consolidated it's much more difficult to fix.
>>106833221>From Europe to USA/Canada, Australia, Russia etc want ID for using X or Z program, website or app, massive censorship left and right, games got removed from Steam/Gog, Visa/Mastercard censorship, some countries like UK/Russia are talking about banning vpn's, in some place you need a VPN to access some fucking porn etchmm, just a coincidence
>own galaxy flip 4>can't even install grapheneOS on itwelp
>>106833221>Now that andriod sideloading is done forAndroid 15 phones will still work for like 7 more years at least. I was using Android 9 until about a month ago.
educatio>>106837060>Europe is not a countryIt actually is though, by definition.
>>106840418nothing to do with Android but with Play
>>106840521Okay I dont understand the situation then. I already dont have Play installed on my phone. I dont need it because I sideload all my apps. How can Google enforce "no sideloading" unless they do it through Android 16 itself? If the blocking code is built into Play, but I don't have Play, then I can still sideload. And this is a big nothingburger.
>>106840632FOSS Android is not affected, but 99.99% are using Google™ Android™
>>106833221>andriod
>>106840801I have stock Samsung Android, not Lineage or Graphene or Calyx or whatever. I just used a debloating tool on PC to strip out a few stock apps, and I install .apk files stored on MicroSD from the Android file explorer. Will this still work after Google does whatever with Play? If so then I conclude this is all a nothingburger, only retards will be filtered by this change.
>>106840632the thing is that more and more manufacturers are preventing bootloader unlocking and shipping with google play, without root you cant remove it
>>106840898you can still sideload via adb after the lockdown, for now
>>106840926I dont have root and I dont have unlocked bootloader, yet I was able to easily uninstall Google Play withhttps://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
>>106840898>and I install .apk files stored on MicroSD from the Android file explorer. Will this still work after Google does whatever with Play?no
>>106840935>you can still sideload via adb after the lockdown, for nowIf the blocking is done from Play and I uninstall Play, what blocks me from sideloading from the phone's internet browser or file explorer?
>>106837055>>106837370EUpoors will eat this https://commission.europa.eu/document/b4952371-4308-47ad-b995-02c539b75dda_en
It's sounding like you guys lied and the blocking is intrinsic to Android 16. If the blocking was part of Play then removing Play fixes it. If the blocking is part of Android 16 then using older Android versions avoids the issue. If Android 16 blocks uninstalling Play, then again, Android 16 is the problem and using Android 15 avoids the issue.Google cant force install the latest version of Play to all Android devices on the planet. If you avoid updating older phones then you can sideload on them indefinitely.
>>106833221>windows tablet + manga reader?I use ONYX boox Max it's screen is larger than a printed Shounen Jump and the picture quality is better than the toilet paper of the japanese manga books
>>106833221Year of the Linux phone?
Well I have a Galaxy s22 ultra for a few years now and it is still very fast, no stutter, don't get hot, this latest update it had was its last, so I'll be fine with it for years to come, installing apps still, works on my machine.
>>106835448have you never used LaTeX before?
>>106835840some people just want to be able to use their banking apps in peace
>>106836297If this is anything like how apple handles sideloading, then it needs to be certified every once in a while, right? Which is fucking gay.
>>106833221I'll just use chinese android that keeps sideloading
>>106835722You have no excuse not to have at least one Mac in your house unless you're a poor person, and poor people don't buy iPhones.
>>106838164Talk to me about sailfish, my fellow rooter
>>106840976>NonrootedYeah, but does it debloat the phone, or just your account...?
>>106835402>LTSCthen i miss out on some core features i need
>>106844127which features?
>>106844465xbox app from microshaft store to play gamepass shit
>>106835686NTA but I found it:https://danbooru.donmai.us/posts/8333390https://xcancel.com/_doremo/status/1850462444235133104
>>106842976no
tldr?is fdroid kill? if i switch to graphene os am i safe?
>>106844939just think of it as a fancier markdown from the 80s
>>106843412But macOS sucks.
>>106845225You are a poor person.
>>106845473You just agreed with me.
>>106836297Your retards realize that's just slow boiling the frog right?
>>106835163>distribute apps to a limited number of devicesOh great, so literally every installation is going to phone home to keep count and see if it's authorized or not
>>106841314Even if you are personally fine, Google doing this will kill the ecosystem and impact you indirectly.That last update you installed disabled unlocking the bootloader btw.
>>106846079you realize that google can do whatever they please and your whining will not change anything anyway?
>>106836777Strangely even before this trying to install some apk's doesn't work when doing so in some Android TV's, but they install fine when installed via extenal device.
>>106843506I don't know all that much much as I haven't looked into it too hard yet but it's Linux while also letting you run Android apps through something similar to WINE. Many Sony phones are supported. It is paid which is ehh, but if it frees me from Jewgle permanently I think I'll just shell out the cash for a license, it's only about 25 euro, there's a trial version for Xperia devices.https://sailfishos.org/
>>106845578I have a Mac in my house because I am not a poor person, but I certainly don't use it as my daily machine.
>>106847365man, is /spg/ not enough for you ?
>>106833221just buy a tablet with android 15 and don't update it, it's very easy
>>106847601>play services updates>"can't verify integrity, please try again" when trying to update any already installed appsorry
>>106847642i have gms disabled and i didn't face anything like that
>>106847743well yeah, you don't do everything at once, obviously you work in steps to slowly erode shit
>>106846625If google becomes a walled garden I'm probably just gonna switch to iphones. At least they have a shinier walled garden.
>>106840995nothing, you can also use adb from the phone itself. so for now its all fine
>>106843207>If this is anything like how apple handles sideloadingwhich it isnt
>>106833277Can't you use an old iso of W11 that has offline support then simply let it update once it's set up?
>>106848073how about you keep on fighting ? why give up and surrender yourself to the cage ?
>>106848225sure if you want inexplicable random ass bugs, there's a reason it's commonly recommended to do a clean install on large updates...
>>106833221>good windows tabletDoesn't exist. Closest is Asus Strix Halo Flow 2 in 1 Any old $60 android tablet will read mihon fine (for now, who knows what jewgle plans next)
>>106846898:/With a gsi, if at all possible, maybe it'd get some traction, but (lack of/outdated) hw support means its more of (yet another) meme than real alternative, sadly.
>>106833221how do i stop my phone from updating and enabling the sideloading lockdown?
>>106848267That is fighting. By not giving google my money. If linux phones become viable I'd probably switch to those.
>>106848568Delete the updater app via adb.
>>106839087Honestly the worse one's probably still better than the newer surfaceMS seems comitted to screwing over its customer base.
>>106838184No i don't, the n150 is more than enough to run basic, non demanding software and games like minecraft but thats about it.And you have abysmally low standards if you compare it to atom.You must be even bigger poorfag than me.and why do you have chromebook in first place? They are overpriced for what it worth.
>>106842998>some people just want to be able to use their banking malware in peace
>>106843412>poor this poor thatI can feel your insecurities and self esteem issues, faggot.And both ios and mac os suck, they are shit.By the way hackintosh is thing, retardo-kun.
>>106843412Or maybe i just don't want a overpriced and faggy shit in my house, ever thought of that, faggot?
>>106848698If I want a fast computer I'll just turn on my desktop.
>>106849187>hackintosh is thingthankfully not for long
>>106833221>lets make Android development even more fucking annoying and awful for everyone involved, including the userAnyone running an unrooted Android is a fucking idiot, do developers and yourself a favour and root your phone and stop using the fucking Play Store. This shit HAS to stop.
>>106848485You genuinely do not need a phone made after 2019, my phone has specs that would put 90% of my laptops to shame and they all ran Linux no problem.
>>106836257The tap function on my credit card stopped working and I'm too lazy to call the company for a replacement so I just put it on my phone instead.
>>106849627this update literally changes nothing for developers though, adb apk installs remain working
I knew using Shizuku was a good ideaUnfortunately Google Pay is too comfy of a toy for me to give up by rooting
>>106849764>>106846211>>106846079
>>106849824no i am not switching to ios
Just switch to a ROM that removes the feature
>>106844982F-droid fucked up since they can't sign the apps they compile, because they use the same app id as the developer's play store version, even though it is not their app. If they had put in fdroid somewhere in the id it wouldn't have been a problem, as long as google allows f-droid to sign apps that is. And that may be a problem because they also compile apps that violate Google's ToS. So in that case they may be blacklisted in any case.Messy situation with no clear outcome yet. F-droid did cause a chunk of it themselves though.
>>106844556Like the windows store and basically anything else you can install that on LTSC versions if you really need it.
>>106849612And why this is supposed to be good thing?
>>106849187>>106849266Very poor and feeble responses.
>>106839533Russia is just copying China because for them it's a matter of national security at this point. If China couldn't fully ban VPNs they won't be able to either. However VPNs will be entirely useless once every single program/website/service starts requiring your ID to have an account which will then be used not only to spy on you but to enforce hard region locks because you'd have to use someone else's ID to register for a service that's not available in your country so your ID won't work. This free internet experiment has gone too far, the government is realizing fast that an uncontrollable network of information freely shared between all users at near light speed is a huge threat to their power and thus it's being snuffed out and replaced by a tightly regulated walled garden where everyone is monitored everywhere at all times.
>>106850123>>106843412Who asked you?And why should anybody care about your thoughts and feelings?
>>106833221welp, no use for android anymore. apple it is.
>>106835163>>106834760I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST I HATE THE ANTICHRIST
>>106843319interesting. Huawei ohones are unaffected by this?
>>106844999don't be mean
>>106849655Comung to that, you don't need a smartphone even; my old nokia still going strong...But it depends on what you want it for: limited memory/storage, weak cameras/sound, limited networking, weak cpu/screen. mine's a 845 and it stutters already, at times. Also used only, by now; refurbished at best.
>>106850397>First thing they did back then was killing bootloader unlockingYou tell me...
>>106849930don't worry it's a shill that likes to have it's freedom taken away, it was happy that samsung closed the bootloaders, also it thinks that apple caged walled garden system is good and that having to reactivate your apps every 7 days a good thing
>>106833961>>106834022fucking mammon worshippers stop with the subliminal ads
>>106840926>the thing is that more and more manufacturers are preventing bootloader unlocking and shipping with google playMy chink devices, unihertz shark 3 phone and oneplus pad, have unlockable bootloaders and i can install these magisk modules for sideloading to go smoothlynohelloReZygiskBetterKnownInstalledplay Integrity fix inject and Tricky Addon by KOWX712tricky store oss by beakthoven
>>106846473I know about the bootloader, but if I wanted a phone to unlock bootloader I wouldn't had gone with the s22 at the time.
>>106833345>its still easier to sideload on windows vs andriod or linux for nowAre you somehow retarded?If windows stopped you from installing downloaded exes from the internet who the hell would even use it?At that point the whole operating system becomes useless.
>>106836118>camera bumpJust look at those all applel tubers saying the iphone air is amazing to hold in the same sentence they say they charge the phone like 3 times per day.
>>106834760Thank you google sama. I kneel
we still have the time to fight, it will take them a while to apply this globally
>>106851522It's pointless, this is imperative for the coming enforcement of mandatory digital ID so this is something every government wants globally.
>>106837370The internet will die with regulation. The risk vs reward just isn't there. I'll get a local bank and do everything in person. I'll just talk to people in public. Games are ruined. Entertainment in general. Any spaces you could just fuck around online. All of it is going away. So what the fuck good is the internet? Why even have it? Just stop paying for internet if you want to make a difference. It's easy. That's called protesting.
>>106841057The teachers will trans your kids and arrest you for talking about it online. Absolutely nuts they put it together right there. Move to America.
>>106851608Yes, but there is only 1 government.
>>106851608saying it's pointless won't help i will try my best to bypass it, also fuck apple for being the first company to will this locked down os bullshit into the wildness and fuck whoever promotes their products
>>106851608>bro it's pointless just give up!Yeah sure thing. The only question is if your end will be a Ceausescu where you and your family just get lined up against the wall or if you'll get Gadaffi'd, begging for your worthless life to a people that have long since given up on even the concept of mercy as you get torn apart alive and your rotting carcass unceremoniously disposed of in the nearest ditch.
>>106849912>>106844556there is some telemetry that comes with adding store if youre fond of shutup scripts
>>106835402>W11 LTSCyou're doing it wrong
>>106835631Apple sideloading of america allows to install app out of App Store like a IPA file?
>>106841057If I can blow my load inside a gradeschoolers mouth in the middle of the class while everyone cheers and xer parents approve, the EU got my support.
>>106847783not really. just factory reset and remove every botnet with adb before connecting to wlan
>>106850680Around the time Trump went after them, kicking them out of the us market, etc. and they started developing their OS; can't remember if just after or even before that. Check XDA forums/developers
>>106835402>picsheresyAqua isn't that sexy in the actual games
>>106833221just start using the browser version stop using "APPS"
What happened to those shitty intel atom tablets that were made 2012-2015? Those had good battery life
>>106839450Coptic Reader. No ads. Orthodox LXX Old Testament. Nkjv New Testament. I just use it for the Old Testament
>>106851522Right around the time when my S23 gets its final Android version upgrade and a year left of security updatesEnough time for me to decide if I should become an iToddler
>>106851705>also fuck apple for being the first company to will this locked down os bullshit into the wildness and fuck whoever promotes their productsI don't understand.They've been doing it since the first iPhone. You should be blaming the one screwing you over.
>>106850252All you're doing is proving just how poor you are.
>>106850838man, that minisforum v3 looks good anon. i'm so happy with mine, don't you want to buy one?
>>106836297>>106848214You need a Google account to sideload as a developer.
>>106836838this was supported all the way back in android 4 days, but the delay is massive. as of android 9 you need to periodically reauthorize the device because "it forgets" you had enabled wireless debugging. it's fucking shit, and you might as well invest into a hub
>>106833221So even custom roms won't save it?
>>106854656if custom roms werent reskins, yes
>>106851887lotta big words for someone who will do absolutely nothing about his coming enslavement because not a single person in the western world is willing to give up their comfort for freedom anymore.
>can't root because you still need your digital ID and banking apps on you>can't switch to a 3rd party OS because most phones will just block you>can't switch to Apple because they're worse>no other alternativeTruly the worst timeline.
>>106855068Couldn't you just get 2 phones?
>>106855068>>can't switch to Apple because they're worseare they?what does android have over apple if the ability to install apks is taken away?for me personally, this is the only reason why i still use android; to use open source apps.
>>106855068the solution is to stay on whatever version your android is and disabling gms updates
>>106853169>They've been doing it since the first iPhone. You should be blaming the one screwing you over.and that's why i said fuck them for being the first ones to do this bullshit
>>106855200you should have just gotten an iphone if you really want to use it, apple allows ipa installation with limits (reactivate your apps every 7 days) since a long time
>>106855537reactivating apps is a hassle that android doesn't have.it seems that i'll have to swallow it when android prevents it altogether.
>>106855617i am sure somebody will find a way to make an adb graphical interface because google said they will allow installation with adb
>>106856162>google said they will allow installation with adb>>106834760>>>>>>as a developer
>>106851669Only place going regulate heavy is Europoors. And that is to make up for fact they are first world nations with jack shit for tech industries and need to fine big tech to feel special and taxes.US isn't regulating anything FAGMAN connected long as bribes go.Shit holes have zero power to fine and just spy on their citizens. China and friends either push their own tech industry or have enough hackers that it goes against their national defense to collapse the companies.
>>106856185>as a developer>>106834760>If I want to modify or hack some apk and install it on my own device, do I have to verify? Apps installed using ADB """"won't require verification"""".
>>106849778shizuku doesn't need root to install apps though
I'm bad, and that's good. I will never be good, and that's not bad. There's no one I'd rather be than me.
>>106858585fuck wrong thread ,wrong board
>>106833448Looks good except for Windows 11
>>106858585words to live by