question - how to hide phone id, imei, etc? - Android Q&A, Help & Troubleshooting

Hello.
I can not find an answer to my question neither in google nor on the xda forum.
Question to specialists. I am looking for an application / hack for android, thanks to which the open application will not be able to read on which cell phone it is running.
I am looking for something in the form of a "phone generator" or it will hide the phone data.
I have a problem with the application, after using the discount code, I cannot use the same phone again.
Lock on the phone, not on the application user.
Best regards.

adiadi007 said:
Hello.
I can not find an answer to my question neither in google nor on the xda forum.
Question to specialists. I am looking for an application / hack for android, thanks to which the open application will not be able to read on which cell phone it is running.
I am looking for something in the form of a "phone generator" or it will hide the phone data.
I have a problem with the application, after using the discount code, I cannot use the same phone again.
Lock on the phone, not on the application user.
Best regards.
Click to expand...
Click to collapse
Hello and good afternoon, @adiadi007
Prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to Android Q&A. Thanks for your cooperation!
Regarding your question I suggest to take a look into this application by @M66B
[CLOSED][APP][XPOSED][6.0+] XPrivacyLua - Android privacy manager [UNSUPPORTED]
XPrivacyLua Really simple to use privacy manager for Android 6.0 Marshmallow and later (successor of XPrivacy). Revoking Android permissions from apps often let apps crash or malfunction. XPrivacyLua solves this by feeding apps fake data...
forum.xda-developers.com
Regards
Oswald Boelcke
Senior Moderator

Related

What to do with my old phones?

Hello all,
I have few old android phones which I would like to transform to something useful. I have a side project where I can use an old phone to register user action on the "field". I need a simplest android version which can run my application (5-8 buttons with actions) and nothing else. My application need to be automatically started after reboot/turn on and user can't have access to anything else. I don't need phone, I just need WiFi and NFC (phones have NFC). And maybe Bluetooth.
So, I need to build that ROM and upload to my phone(s).
Any ideas, suggestions, experiences would be appreciated.
Thank You all in advance.
Best regards
Alex
:aleksa: said:
Hello all,
I have few old android phones which I would like to transform to something useful. I have a side project where I can use an old phone to register user action on the "field". I need a simplest android version which can run my application (5-8 buttons with actions) and nothing else. My application need to be automatically started after reboot/turn on and user can't have access to anything else. I don't need phone, I just need WiFi and NFC (phones have NFC). And maybe Bluetooth.
So, I need to build that ROM and upload to my phone(s).
Any ideas, suggestions, experiences would be appreciated.
Thank You all in advance.
Best regards
Alex
Click to expand...
Click to collapse
@:aleksa:
Welcome to XDA. I hope you'll always get the support you require.
Prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
I've moved the thread to Android Q&A.
Thanks for your cooperation.
Regards
Oswald Boelcke
Senior Moderator

Chrome how many open tabs without root?

Hello everyone.
Please, I would like your help to the following...
Having on my Android tablet (Android 8.0 and no more updates) on Google Chrome too many open tabs, is there any way to find the number of the tabs that are open? Just the number of open tabs, without going on each tab separately and adding one by one. I want only the open tabs number.
No root.
Thank you for your time.
johnyb98 said:
Hello everyone.
Please, I would like your help to the following...
Having on my Android tablet (Android 8.0 and no more updates) on Google Chrome too many open tabs, is there any way to find the number of the tabs that are open? Just the number of open tabs, without going on each tab separately and adding one by one. I want only the open tabs number.
No root.
Thank you for your time.
Click to expand...
Click to collapse
@johnyb98
Welcome to XDA. I hope you'll always get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to General Q&A.
Thanks for your cooperation.
Regards
Oswald Boelcke
Senior Moderator
Thank you for your welcome message, the information given and query movement.

debug app: log options with developer options disabled?

I have a medical app, which is quite restrictive concerning the android devices it wants to run on:
- android >= 10
- no jailbreaking
- SafetyNet active
- no magisk installed
- no developer options enabled.
I'm running LineageOS 17 on a Xiaomi 10T
I managed to hide the jailbreaking with Magisk (and faked its app name), enabled SafetyNet using MagiskHide props.
Developer options, however, I found no clue, so I had to tun them off.
Unfortunately, something goes wrong in the bluetooth stack, pairing the medical device doesn't work. The app requests to pair (twice), then they negotiate, and afterwards I get a error message from the medical device "pairing isn't compatible with this device", I guess a protocol error.
Any idea how I could find some info about what *MAY* be the cause?
If I could run the adb daemon in a rooted termux and get some logs about what's wrong, I may be able to find the error and fix it, but currently, I have no clue
jpsollie said:
Any idea how I could find some info about what *MAY* be the cause?
Click to expand...
Click to collapse
@jpsollie
Hello and good morning. I hope you'll always get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to
Android Q&A, Help & Troubleshooting
This forum is for all of your questions about Android Development and Hacking. If you need help troubleshooting a problem, please be as specific as possible by describing your software configuration, including the ROM, kernel, and any modifications you've done.
forum.xda-developers.com
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator

Multi-User add logout button

Hi
I have multiple users on my Lineageos 19 android.
Is there a way to enable a logout button for Secondary Users? Would be great not having the apps running on other user profiles than the main user.
found this: https://developer.android.com/refer...abled(android.content.ComponentName, boolean)
how to call this DevicePolicyManager setLogoutEnabled? is it possible on any console?
psunix said:
Hi
I have multiple users on my Lineageos 19 android.
Is there a way to enable a logout button for Secondary Users? Would be great not having the apps running on other user profiles than the main user.
found this: https://developer.android.com/reference/android/app/admin/DevicePolicyManager#setLogoutEnabled(android.content.ComponentName, boolean)
how to call this DevicePolicyManager setLogoutEnabled? is it possible on any console?
Click to expand...
Click to collapse
Hello and good afternoon, @psunix
Prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to Android Q&A.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator
Rehi
I figured out how to connect to the console by using adb.
The page about the enable logout user function seems to be related to centralized android admin. https://developer.android.com/refer...abled(android.content.ComponentName, boolean)
is there a way to apply this locally? so just on my phones console?

Is it possible...

Hi folks, this forum is really different to when I last visited so I am not sure where to post this...
I have the DJI RC Pro, screened remote control that's running a very slim Android 10.
The RC does not have Google services installed so I'm sure you can understand the issues that this leads to.
I am not even sure how one would even go about rooting the RC but ideally I would like Google services added, any advice please?
bashy said:
Hi folks, this forum is really different to when I last visited so I am not sure where to post this...
I have the DJI RC Pro, screened remote control that's running a very slim Android 10.
The RC does not have Google services installed so I'm sure you can understand the issues that this leads to.
I am not even sure how one would even go about rooting the RC but ideally I would like Google services added, any advice please?
Click to expand...
Click to collapse
Hello and good morning, @bashy
Prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved your thread to Android Q&A.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator
Oswald Boelcke said:
Hello and good morning, @bashy
Prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved your thread to Android Q&A.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator
Click to expand...
Click to collapse
My apologies, I am on my phone, whilst it's not much of an excuse, I will try to post when in the laptop so I can check things 1st, again, my apologies.
I don't know anything about the device but if your main goal for right now is simply services, maybe you can look into "microG" to get the services, or there is an option called the "aurora store" both of which you can download on your android device without having to setup adb or fastboot.
MicroG's Website
I wrote some knowledge on aurora here
if you have adb and fastboot access that opens you to being able to just flash gapps normally but idk your situation

Categories

Resources