Help Help with Whatsapp
- By ocnbrze
- Apps & Games
- 1 Replies
where is this number in whatsapp? is it in a chat? or call?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thank you!That's not an app, that's the 'finishing update' screen for Android 12. Each Android version (ever since they got rid of dessert names) has its own icon. If you were to pull the notification bar down, under that icon it will have a filling progress bar saying 'finishing update process' and eventually you'll get a pop-up saying 'your device has been updated [OK]'
The device has just gotten Android 12. Android 11, the previous version, would have had a stylized 'R' for its icon for the same reason. Android 10 had a 'Q'. These are remnants of the dessert naming scheme, with Q being for Quince Tart, R being Red Velvet, and of course, in your case, S being Snow Cone.
photos.google.com
Thank you. I asked the question because people complain that they can't hear me properly when I talk over the Bluetooth headset.
I've got several BT audio devices, headphones(Bose & Sony), earbuds(Huawei), and a cheap BT beanie hat. And the phone call audio is good on all except the hat, which has a dreadful mic in it. But it's okay for music.KeyPairGenerator keyPairGenerator = KeyPairGenerator.getInstance("ECDSA", "BC");
ECGenParameterSpec ecGenParameterSpec = new ECGenParameterSpec("secp256k1");
private Provider setupBouncyCastle() {
final Provider provider = Security.getProvider(BouncyCastleProvider.PROVIDER_NAME);
if (provider == null) {
// Web3j will set up the provider lazily when it's first used.
return provider;
}
if (provider.getClass().equals(BouncyCastleProvider.class)) {
// BC with same package name, shouldn't happen in real life.
return provider;
}
// Android registers its own BC provider. As it might be outdated and might not
// include
// all needed ciphers, we substitute it with a known BC bundled in the app.
// Android's BC has its package rewritten to "com.android.org.bouncycastle" and
// because
// of that it's possible to have another BC implementation loaded in VM.
Security.removeProvider(BouncyCastleProvider.PROVIDER_NAME);
Security.insertProviderAt(new BouncyCastleProvider(), 1);
return provider;
}
what is Ooo? android setting process? can you explain more on what this is. and why can't complete it? error? bootloop? screen froze?Ooo
How strange: the same happened to my wife’s phone. On the top of this the back camera stopped. I tried a hard reset but now I can’t complete the Android Settings process
who is the manufacturer of the phone. is it oppo?how can i do that? I can't through the computer because it doesn't recognize the device.
Wow this reminds me of the hassle with the nexus 6, my wife ordered mine as soon as it became available, she order it I think in either October or November 2014 it was supposed to be a Christmas gift, I didn't end up getting it till the end of January, first of February. I remember reading that some people waited till June of 2015 for their'sDid NOT get shipped today... third time they did this, tell me a date and didn't happen. When I went online to chat, they gave me a bunch of excuses, this time he said between 27th and March 3rd. When I signed up on the 16th I was told in 2-5 business days, on the 23rd for sure. Isn't this grounds for breaking the contract I signed as I won't have the phone in time for my vacation I'm leaving on this weekend. If phone comes then it will get sent back as I have to sign for it. All phones are paid for so I want to leave T-Mobile now... sick of runarounds.




