Activate "unknown sources" - Does the Q70R support Sideload? - General Questions and Answers

Hey,
pretty much the title.
I could enter the developer mode in the app store but could not find the option to allow apps of unknown sources in the TV settings.
There is no personal > security settings menu on this system.
Any ideas?
Regards

Developer Options is part of Android Settings if the latter exists.

I could not find anything related to dev options in the Tizen settings.
The only thing I achieved is activating the dev mode itself by typing 1-2-3-4-5 via the remote in the apps menu. I can now see "(develop)" in the headline of the apps page but still no menu to manipulate any settings.
Do I have to configure a remote debug bridge (SDB) to be able to activate the "unknown sources" function and sideload an apk file?

Well, turns out that the operating system of the Q70R is actually NOT based on Android but Samsung's own implementation. Thus, the TV does not support the apk framework natively.
One could compile an android app to the Tizen framework. Seems to be a complicated process, though.
Case closed.
Thanks.

Related

[Q] X10 error

"For security, your phone is set to block the installation of applications not sourced in Android Market." Cant find how to get past this, every link someone sends me just leads to a million more. There is no settings under applications
Goto settings/applications and tick allow install apps from unknown sources
I dont have the option, there are no setting under my applications
They are a couple of phones out there that are blocking non-market applications when not rooted. You may have one, and you may be out of luck.

[APP] Apps to Phone, v1 released

I've just released a new application onto the Android Market if anyone would like to try it. I really apreciate your feedback !
The application is "Apps to Phone" and the purpose is to simplify the install process on your phone. In other words the appliction will receive messages from androlicious.com and start the install process.
The steps required are:
1. Download & Install "Apps to Phone" application from Android Market
2. Start the application and connect your phone with Androlicious website
3. From the website go to an application details page and click on "Send To Phone"
The application doesn't install anything without user permission, I find this more safe than other solutions even if this requires an extra step.
(The application only works if you have Android 2.2 or later)
Changelog
v1.0
Initial version
Tried this, but it just opens the market with the app you select on the site. I guess Auto-Installer is not working. Any ideas?
Pat123 said:
Tried this, but it just opens the market with the app you select on the site. I guess Auto-Installer is not working. Any ideas?
Click to expand...
Click to collapse
For the moment this is the main functionality, is just to simplify the install process so you don't have to search the app from the phone. Just go to a website, browse and send apps to phone.
I'm aware of the auto install (like the app from app brain) ...but that is a "hack" not a solution. Google already released some updates and that solution doesn't work anymore.
The auto feature will be included only if that solution is official and supported by the Android API.
thanks for feedback
Okay nice. One more request, probably a long shot but worth asking. I believe 2.2 introduced C2DM which is what is used by these types of apps. Is it possible to use the C2DM API to push apk files on a PC to a phone and auto-install them?
I believe not. Through C2DM it is recommended to send short messages only, like a notification. The application, based on the message received can perform actions, like downloading files from a URL...
The problem with the auto-install is that you need a special permission for installing packages, but that permission is only available for system apps. For the moment only one solution exists for auto-install, and that is to trick the Google Talk service to start the installation...
Ooh okay. Thanks. Good luck for Androlicious and let us know when auto-install feature becomes available

How to define (as a ROM developer) apps that can be disabled by user in Settings?

Okay I've been searching for this for almost a year, without any luck.
First of all I'm not trying to discuss as an end-user. I know how to root my phone, and I know I can disable any app by typing 'pm disable package.name' from shell. Also I'm not looking for safe-to-disable list for my phone. I'm trying to discuss this as a developer.
When you go to Settings > Apps > All Apps, there are apps that can be disabled from Settings GUI. Most bloatware nowadays can be disabled by end users like this. But some apps cannot be disabled in this way; they have that 'Disable' button grayed out, and they should be disabled using root or some specialized tools. However, as a developer I would like to provide broader choice for my users by making more apps have active 'Disable' button, while still forcing some not-so-safe-to-disable apps (like, com.android.systemui) always enabled.
I think there should be a LIST or something that defines what apps can be disabled in Settings and what apps can not. What I would like to know is, where the heck is that list? Any help will be greatly appreciated. Thanks.

How to Make Android as Secure as Possible

Mobile security is a big deal, probably now more than ever. Most of us live on our phones, with financial information, calendar appointments, family photos, and more stored on our devices. Here’s how to keep your Android phone secure.
Enable Two-Factor Authentication On Your Google Account
A secure Android phone starts with a secure Google account, because that’s where all your synced data is stored—and the more Google services you use, the more crucial this step is.
If you haven’t already, start by enabling two-factor authentication (2FA) on your Google account. There are several options for that second factor, be it a simple text message (which is inherently the least secure of all 2FA methods, but still better than nothing) to adding a U2F key like Google’s Titan Key bundle.
You can find Google’s 2FA settings in My Account > 2-Step Verification (and you’ll have to sign in, of course). We also have a step-by-step guide on enabling the feature if you hit any snags.
But seriously, do that now if you haven’t already.
Also, while you’re poking around in your Google account settings, it’s probably a good idea to go ahead and run a security check. This lets you add or modify recovery phone numbers or email addresses, check recent security events, see what other devices are logged in (and remove them if necessary), and a lot more.
Use a Secure Lock Screen
If you’re not using a secure lock screen, it’s time to change that. This is your absolute first line of defense when it comes to keeping your phone safe.
While the process varies slightly between Android manufacturers and their various flavors of Android, the general gist is Settings > Security > Screen Lock. As I said, the details might vary slightly here, but that will get you in the ballpark.
Make Sure Find My Phone is On
Losing your phone is a gut-wrenching feeling, so you also want to make sure you have a way to track it and, worse case scenario, remotely reset your phone if there’s no chance of getting it back.
Fortunately, Google has a tracking system in place for Android phones. It’s called Find My Phone, and it should be enabled by default on all modern Android phones. To double check, jump into Settings > Google > Security > Find My Phone.
If you ever lose your phone or it gets stolen, you can fire up the closest web browser and search Google for “Find My Phone” and remotely locate your lost device. We have a closer look at everything you can do with Find My Phone if you’re interested in that, too.
Disable “Unknown Sources” and Developer Mode
If you’ve tinkered with your phone in the past, you might have enabled something called “Unknown Sources” (or “Install Unknown Apps” on newer versions of Android). This setting allows you to install apps that are not from the Google Play Store—a process called “sideloading.” And while Oreo made strides to make this a more secure feature, it can still be inherently dangerous to leave enabled.
To improve security, you should disable this feature. On pre-Oreo (8.0) versions of Android, you can do this easily in Settings > Security > Unknown Sources. On Oreo (8.0) and Pie (9.0) you’ll need to disable this feature on a per-app basis, but you can find everything that has access to the feature in Settings > Apps > Special Access > Install Unknown Apps.
Similarly, if you’ve ever enabled Developer Mode for any reason but don’t actively rely on any features, go ahead and disable it. Jump into Settings > Developer Option and slide the toggle at the top to the off position.
Note: On Android Pie (9.0), you can find Developer Options at Settings > System > Developer Options.
Things Google Already Does to Make Sure Your Phone is Secure
It’s not just your responsibility to make sure your phone is secure—Google also does some things to make sure that its system is buttoned up tight.
Google Play Protect
Starting with Android 8.0 (Oreo), Google baked in a feature named Play Protect. This is an always-on, always-scanning cloud-based security system that keeps an eye on apps in the Play Store and on your device. It aims to keep malicious apps at bay—including fake apps—and can even scan apps that you sideload.
To see Play Protect’s settings, head to Settings > Google > Security > Play Protect. You can make sure it’s turned on (and it should be), as well as enable app scanning for side-loaded applications.
On-Device Encryption
In the earliest days of Android, encryption wasn’t even an option. Google added it later, though you had to enable it manually, and that was a hassle. These days, Android is encrypted by default on all modern devices, and you can’t turn it off.
This means that all the sensitive data on your phone is stored in an unreadable, scrambled state upon boot and isn’t decrypted until you enter your password, PIN, or passcode.How to Make Android as Secure as Possible

Samsung Remote Support?

Am seeing this tab in settings, what apk do I need to debloat to remove this? I've been through my apps list but dont see anything obvious, thanks
I don't have that option. Do you see it Samsung members app?
See grab, no its towards the bottom in Settings menu.
don't have that setting but going via help file it offers to install it via Smart Tutor for Samsung Galaxy app
Thanks, just want to get rid of that tab, any idea how?
do you have that app? uninstall it if yes
Have uninstalled smart tutor but the Remote Support tab remains in settings list. Guess there's no way to get rid of it?
restart the phone?
Still there after restart, was hoping there was an app I could disable etc to remove the heading from settings menu, guess not.
I would be glad to remove it as well, I suddenly got it appearing after the last update on my A52 5G.
Any new idea how to get away with this option in Settings?
A bit late to this post, but the solution is to install the Samsung Tips app which removes the "manual" and "remote support" options inside the Settings app and replaces it with a single "Tips" entry: https://galaxystore.samsung.com/pre...session_id=W_03bb1f02be95e1f7c89bf2450f16277d
You can remove both by having Tips installed and disabling it (not removing it) via "pm disable com.samsung.android.app.tips"
Macusercom said:
A bit late to this post, but the solution is to install the Samsung Tips app which removes the "manual" and "remote support" options inside the Settings app and replaces it with a single "Tips" entry: https://galaxystore.samsung.com/pre...session_id=W_03bb1f02be95e1f7c89bf2450f16277d
You can remove both by having Tips installed and disabling it (not removing it) via "pm disable com.samsung.android.app.tips"
Click to expand...
Click to collapse
This doesn't work on the S21 latest software, CVDC. It will disable Tips, but the Remote Support option will no longer be removed.
Macusercom said:
A bit late to this post, but the solution is to install the Samsung Tips app which removes the "manual" and "remote support" options inside the Settings app and replaces it with a single "Tips" entry: https://galaxystore.samsung.com/pre...session_id=W_03bb1f02be95e1f7c89bf2450f16277d
You can remove both by having Tips installed and disabling it (not removing it) via "pm disable com.samsung.android.app.tips"
Click to expand...
Click to collapse
On my S22+, I already have the latest version installed by default and tried to disable it via PDP app, but it tells me that some critical app can't be disabled.
It's a system app which isn't directly labeled remote support. You will have to use an application inspector to view all system apps then have to narrow down which app it is. I had to do this to remove the Samsung Account in settings, bixby vision, bixby page, software update installer & more.
Make sure you make an apk backup of the system app before you uninstall it incase you mess up your phone or make a setting inacessible that you needed. You can restore the apps by reinstalling them from the apk you backed up with a tap or use adb to install the app.
If you happen to find out which package name it is please reply with the name as I am trying to figure out which one it is on my phone as well. I imagine its one of the ones that begin with com.samsung.android good luck on the hunt & don't forget to let everyone know once you find out.

Categories

Resources