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

Weird software vs hardware battery usage

Hello guys few weeks ago i bought new HUAWEI P SMART 2019
The thing is that the battery seems to be drain really fast.Im not playung games on it and also i chcecked running processes.I sent it to service but they didnt find anything.
I compared my phone to another phones ( almost same as mine) but ia have really bigger battery consumption in aplications and the rtio between software and hardware battery usage is weird.Everyone have bigger hardware usage not the software. I dont know how its possible there are no viruses and im not using it so hardly.
Pls can u help me guys ??
S5f2H9.jpg

Release App from Android Studio Canary

Hi,

I have just watched the Android Dev Conference videos and see there are some cool new features (Motion Layout, Compose etc) that I would like to take advantage of.

My question is, if I build an app with a version of Android Studio that is in Canary (or Beta) am I likely to face issues being able to publish it on the store? I fully understand that the features may not be 100% complete or stable at this point. What I really want to know is a submission likely to be rejected or subject to other blockers?

Thanks

Notification badges not showing

I just got my new Note 10plus yesterday and love it. However, I cannot get notification badges with number count to show up for any app.

I have checked several times to make sure the option is turned on in Settings. I should also note that I am using the Nova launcher and have them turned on there - although they didn't show up before I enabled Nova either.

There was a system upgrade this morning which I allowed. The badge problem was there before and after the upgrade.

Help Need hotspot to bypass restriction

Hello everyone!

Pixel 3a XL not rooted

Total Wireless 3 phone 60gb plan

I didn't perform due diligence and moved to total wireless without checking and am now unable to work while in the car due to Android telling me to contact my carrier to enable hotspot.

I've tried pdanet+ and hotspot control which worked for me in the past but are not allowing data transfer although I can connect to the wireless network provided by the app and setting the proxy.

Can someone suggest something that can get me slurping my data again?

Thanks for your time!

Help HELP - S8 Notifications Keep Muting

I have searched everywhere for a fix for this so I hope someone can help.
My S8 keeps self muting my notifications, this is not that I turn them down, no, I have to check to see if they have muted themselves again. I can turn them back on but I never know if they will stay that way.

I have seen "fixes" that require putting the phone in developer mode and clearing caches, but so far nothing sticks. The really annoying thing is there are posts on various forums dating back to 2014!

Is this a known issue? Is there a fix? I just want to be able to know that if I get a text message I will hear a notification.

Smart watch babble

Is there a good, thorough website that explains the ins and outs of smartwatches? If so, please share.
I am looking for a smartwatch that: allows me to store sensitive files on it, does the heart rate and sleep monitoring thing and will let me install keepass on it, a password vault...and cost less than $150. Any recommendations?

Firmware Issue on SM-S55TL

I recently used a combination file on my SM-S550TL (Tracfone) On5, and have been unable to get the stock firmware to work via Odin.

The combination file I used ended in S550TLUDUAQJ1, and for the life of me I haven't been able to find a firmware that works.

Has anybody else ran into this problem or have any suggestions as to what I should do?

Fetching 2 Data Sources

Im trying to make my app display 2 different kinds of array lists on another screen with my getMyIntent(). I need to have 2 Serializables but do I need a different bundle for the second list? How do I display it correctly?

public void getMyIntent() {
//Only have 1 intent not 2, 1 intent for one screen
Intent intent = getIntent();

Bundle bundle = intent.getBundleExtra("intentExtra");
Bundle bundleTwo = intent.getBundleExtra("intentExtraTwo");

Serializable bundleContent = bundle.getSerializable("bundleContent");
Serializable bundleContentTwo = bundle.getSerializable("bundleContent2");

DCollection dataCollection = (DCollection) bundleContent;

accountList = dataCollection.getClientArray();

for (int i = 0; i < accountList.size(); i++) {
String strI = String.valueOf(i);
forAccount.setText(strI);
}


CustoCollection custoCollection = (CustoCollection) bundleContent;

customerList = custoCollection.getPersonArray();

for (int i = 0; i < customerList.size(); i++) {
String strI2 = String.valueOf(i);
forCustomer.setText(strI2);
}
}
}

End of Life for S5

I'm using an old S5 and I'm getting concerned about the Vulnerability of the phone.

It's on Android version 6.0.1 but the Android Security Patch Level is April 2017 and also the Kernel version is 2017.

I have tried Downloading Updates and it says I'm at the latest version.

I can share additional information as required.

Is there an End of Life for phones?

Bluetooth/WIFI interference

Hi all,

if I connect my Huawei MediaPad M3 to the Bluetooth headphones TX Concerto, the speed of the WIFI drops dramatically, preventing me to watch a movie in streaming without continuous buffering. This behavior is often associated to interference in the 2.4 Ghz between Bluetooth and WIFI, but unfortunately my router doesn't support 5 Ghz (and I'm not sure my tablet does it), so I couldn't test this solution.
However, I was confused when I connected the tablet to the Bluetooth Bose SoundLink, since in this case there are no issues! Distance does not matter: either close or far away, I always get issue with the headphones, none with the speaker. I haven't done specific speed tests yet, but the differences are clear (buffering vs no buffering with the same other conditions).

On the other hand, my Samsung Galaxy 10.1 tablet has nos issues in either cases, so it's definitely something related to the MediaPad (and likely other devices), but I don't understand why only with the headphones and not with the speaker.

Do you have any suggestions?

Thanks,
Stefano

Help [problem with xperia xz2 charger]

Hi everyone,

Recently I've just bought myself an Xperia XZ2. Everything works pretty well, except the charger included in the package. It's the UCH12 with Quick Charge 3.0; actually, it works well most of the time, but sometimes I find out that the device is still being charged but the battery percentage doesn't increase or increase slowly.

The retailer said that my device was brand-new when imported, but they had to unbox them and transport the package separately with the device due to some law limits. So, I'm afraid that my device is not original and my issue above comes from this.

Any ideas on my issue? Thanks a lot!

Filter

Back
Top Bottom