• 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

Help [problem with xperia xz2 charger]

There are generally two modes of charging for phones- USB and AC.

Forget about the fact that DC current and a USB cable are used for both- I am just stating what they are called on your phone.

USB is very slow charging, and is what you get from the USB jack of a laptop or the like.

AC is the fast charge that you get from an adapter plugged into the wall.

If you are using the charger that it came with, and it is plugged into the wall, go to:

Settings
Battery

Here you should see a notation of what type of charge the phone is getting.

If you are using the wall charger, and the phone says 'USB Charging' (or similar) the first thing to do is to try a different cord with the same charger.

A damaged, cheap, or too long of cord can have enough current drop to cause the issue you describe.

Here is a screenshot of my Battery page, when I am using a 1.5A charger with a flat 10' long cord.

If I was using a bad cord, or if I was plugged into a computer's USB jack for charging, it would say 'USB' instead of 'AC'.

Attachments

  • Screenshot_2019-11-28_01-32-35.png
    Screenshot_2019-11-28_01-32-35.png
    41.7 KB · Views: 162

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);
}
}
}

DOes Skydroid use data plan

When I have used Skydroid which is a fabulous golf app I have not incurred any data usage. It is recieving your position from satellites and all additional information from the app and the course information. As you move the satellites up date your position and adjusts your new distance to the green is calculated by the app.
Phew, after 8 years at least that's settled. :p
upload_2019-11-27_15-38-30.png


j/k Welcome to the forums @Mike Bradburn, what brings you here?

End of Life for S5

The S5 is still a viable device, but the lack of updates can be an issue with some apps as Mike indicated. Also depending on your usage and needs the storage and memory may not be sufficient (16GB internal/2GB RAM). I used my S5 for several years and was very happy with it, but earlier this year I realized it was time for something newer and got an S9.
You can probably continue using the S5 for a while as long as it continues to work well but its limitations will only become more obvious over time. I'd recommend looking around for a more current device.
When you do finally upgrade to a newer phone you can still make use of the S5 as a wifi device for plenty of uses, such as music streaming and various utilities. As one of the last mainstream phones with an IR blaster it can be used as a universal remote.

Catalina broke my IDE: Where are the SDKs?

I've installed the sdk on a Mac, though I've never found time to use it. I don't see why the platform would matter - unlike Apple, Google have no vested interest in forcing people to buy a particular computer in order to develop for Android.

I'm leaving Catalina for another month or 2 though - wait at least until Christmas, when I'll have time to deal with any problems.

Help Smart Lock on LG G4

I have an LG G4, model LGUS991, running Android 5.1.

Smart Lock used to work when I was at home or close to either my smart watch or car infotainment system. Now it's stopped, and I can't restart it.

Lock Screen/Screen Security/Smart lock says "Keep phone unlocked with trusted device or place." It show on-bodyy detection as on, my home as the trusted place, and my trusted devices as my smartwatch and both cars' Bluetooth systems. None of these work, however.

Security/Advanced Settings/Trust Agents shows only "Smart Lock (Google)" which is toggled On.

Help "Ali's webpage AD"

I also have Tutu App, Lucky Patcher, and a pro version of KineMaster I got online. I don't know if these are the problem.

I think either one of those could be the problem, as they do both come from China. I suspect they're probably using Alibaba's data mining and ad services for their monetization. Suggest you unnstall them.

As for Lucky Patcher, that's for doing theft, which is very much frowned upon here on AF. But I do suggest you uninstall it, as it might be the cause of the ads as well.

Filter

Back
Top Bottom