• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Samsung Galaxy Note 10 doesn't have a headphone jack?

On a plane? I suppose, if you brought the charging pad and your seat has a USB socket.

I do see a lot if Delta planes having a straight plug now, so you could get away with that. Not sure I'd want to deal with that though. For long flights I'll use the built in entertainment, so I bring my wired ear buds, otherwise I read my book (kindle).

I have an adapter for my phone, but I'll never use it.

How To Delete Blank Home Pages

Hey, it's been long, but frankly I had that problem and wanted to share some help. I use honor 8 lite currently and somehow managed to get about 10 useless home pages, none of above tips work, so I figured it out myself. Here it is:
1. Go to settings
2. Search from home screen style
3. Change your style to that other one.
4. You might have to leave app, then start it again and change back to normal.
5. If there is still any pages you don't need you can now delete those!
Hope this helps anybody :)

- Jacob

Very simple Webview app in Android Studio 3.4.2

The following might give you a start. You'll need to modify it to remove the title, but it's a start...

Java:
public class MainActivity extends AppCompatActivity {

    @Override
    public void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.activity_main);

        WebView webView;
        webView = findViewById(R.id.simpleWebView);

        webView.getSettings().setJavaScriptEnabled(true);
        webView.setWebViewClient(new WebViewClient());
        webView.loadUrl("https://domain.com/");
    }
}

Smart Lock stops working

It seems to work a bit better with the latest OS install, and I have added several "Trusted Places" by walking to other rooms in the house and adding them. That should not be necessary because the area included is supposed to be large, but I now have (I think) 4 trusted places, all for my house and it has been working much better lately.

What's a good screen protector?

I have to admit to not being very good at installing these sorts of things. I always try to buy multi-packs because my first, and sometimes my second, effort does not result in a good installation and I need to do it again. However I just did an install of a new protector using this item:

https://www.amazon.com/gp/product/B07SLZ2HB3/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1

and the installation went perfectly. No bubbles and a good fit. It is a soft protector, not one of the glass types, but my fingerprint reader works properly and I am happy with it.

Amazon Drive app or Amazon Photo app?

they are two different apps:
View attachment 143605

as you can see under suggested apps you can see the amazon photo icon as well.....so they are two different things.
Yes, I see. They are different apps available on Google Play.
But why will it navigate to Amazon Photos downloading web page when I click the link 'Get the Apps' in the web page of Amazon Drive? :(

Can't flash firmware

Well, I flashed a SANDERS 28.49 Firmware running a XT1800 G5s Plus, but idk I have issues like wifi not working (can't activate it), calls have no sound, some bluetooth devices won't work and i'm trying to flash a newer version of sanders (28.65) trough fastboot, but I get preflash validation failed, security version downgrade, etc, and I cannot even install any custom rom trough TWRP because error 7 (even with the updater-script modified)

Getvar:
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8953-C2.12
(bootloader) product: sanders
(bootloader) board: sanders
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: 3
(bootloader) storage-type: emmc
(bootloader) emmc: 32GB SAMSUNG RX1BMB RV=08 PV=07 FV=0000000000000007
(bootloader) ram: 3GB SAMSUNG LP3 DIE=6Gb M5=01 M6=05 M7=00 M8=7B
(bootloader) cpu: MSM8953
(bootloader) serialno: ZY322G2DJF
(bootloader) cid: 0x0032
(bootloader) channelid: 0x1a
(bootloader) uid: A0A21E0800000000000000000000
(bootloader) securestate: flashing_unlocked
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 534773760
(bootloader) reason: Volume down key pressed
(bootloader) imei:
(bootloader) meid:
(bootloader) date: 02-14-2018
(bootloader) sku: XT1800
(bootloader) carrier_sku:
(bootloader) battid:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Sat Jan 3 5:41:14 UTC 1970"
(bootloader) ro.build.fingerprint[0]: motorola/sanders_retail_n/sanders_
(bootloader) ro.build.fingerprint[1]: n:8.1.0/OPS28.49-2/202c:user/relea
(bootloader) ro.build.fingerprint[2]: se-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.28.11.2.sanders_reta
(bootloader) ro.build.version.full[1]: il_n.retail.en.US
(bootloader) ro.build.version.qcom: LA.UM.6.6.r1-08500-89xx.0
(bootloader) version-baseband: M8953_41.50.07.79.01R SANDERS_LATAM_CUST
(bootloader) kernel.version[0]: Linux version 3.18.71-perf-g099018b (hud
(bootloader) kernel.version[1]: soncm@ilclbld31) (gcc version 4.9.x 2015
(bootloader) kernel.version[2]: 0123 (prerelease) (GCC) ) #1 SMP PREEMPT
(bootloader) kernel.version[3]: Wed Feb 6 03:43:34 CST 2019
(bootloader) sbl1.git: git=MBM-NG-VC2.12-0-g698fb2f
(bootloader) rpm.git: git=92e5e21-dirty
(bootloader) tz.git: git=e619e20
(bootloader) devcfg.git: git=e619e20
(bootloader) keymaster.git: git=e619e20
(bootloader) cmnlib.git: git=e619e20
(bootloader) cmnlib64.git: git=e619e20
(bootloader) prov.git: git=e619e20
(bootloader) aboot.git: git=MBM-NG-VC2.12-0-g07ff23c
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: retar
(bootloader) current-slot:
(bootloader) slot-suffixes: _a
(bootloader) slot-count: 1
(bootloader) slot-successful:_a: INVALID
(bootloader) slot-successful:_b: INVALID
(bootloader) slot-bootable:_a: INVALID
(bootloader) slot-bootable:_b: INVALID
(bootloader) slot-retry-count:_a: unknown
(bootloader) slot-retry-count:_b: unknown

IOS Application Development Vs Android Application Development?

Nice trolling, but it is irrelevant to the original question. If the OP isn't just writing for themselves (in which case you obviously write for whatever platform you use) they will most likely want to write for whatever platform will make them most money. In which case "which has the larger user base for my app and what will they pay?" is the real question, not the sort of thing you are saying. And of course if they can write cross-platform that solves that one.

Huawei Y9 Prime Fingerprint unlocking problem

You'll do the full fingerprint registration setup, but any fingerprints will unlock it?

I have seen this problem before, with a counterfeit Samsung Galaxy S7 . Where did you buy the phone? Because I know fake Huaweis are out there.

Suggest you post full model number.


Model - STK-L22
Build number - 9.0.1.1.189(C636E1R2P1)
EMUI version - 9.0.1
Android

OH my god. I'm so screwed if it is a fake one. But I bought it for 2 years warranty from a local store.

Help Why is King Root at 0.1 percent for rooting

like it was said before these one click root apps only went so far with android. google has long since patched securities that once made rooting with an app easy.......this is actually a good thing. as this protects the phone in the way that hacking your phone will be that much harder.

plus i like to root the hard way. by doing your research first and understanding the process. this is way more fun the something that was so easy. if things go wrong, you will have the technical knowledge to help troubleshoot. vs if something goes wrong in the app....you are screwed cuz you do not know where or how things went wrong.

if you want to root your phone, always head on over to XDA Developers Forums. it is a developers forum where the devs will post root findings and such. when you are there, check to see if there is a forum for your device. next see how active the forums are.

just remember no devs=no fun

and always read, read, read, and then read some more. if you have any questions please feel free to ask here.

and lastly what phone do you have? what model is your phone? each phone and carrier will have its own root process. know what phone and model you have will help us pinpoint how to root your device.


I have an Itel P32 phone, with Android version 8.1.0.

Filter

Back
Top Bottom