How to speed up the loader with developer settings in Android? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to speed up the loader with developer settings in Android?

Can anyone tell me how to boost up the speed of default loader in Android with the help of Developer settings? #Chat_War

29th Oct 2020, 9:40 AM
ANDY тнє CODER [RECODE]
ANDY тнє CODER [RECODE] - avatar
17 Answers
+ 3
Andy[Anand], With the words "default loader in Android", I guess, you mean the bootanimation. You can't disable/change speed of it using developer settings. In developer settings you can only change system transitions/animations speed (this will affect SL logo, but not bootanimation) . If you want to remove/modify the bootanimation, your device should be rooted. You can go to [file system root]/system/media/ and find file called bootanimation.zip. That's where you can modify it. But that's not recommended, because: 1) You can brick your device (brick = state when device can't be powered on) during the rooting process 2) You can brick your device by changing the bootanimation file 3) By rooting your device you lose the warranty. 4) By accidentally deleting something in filesystem root you can also brick your device. Everything you do to your phone is not my responsibility, you do it on your own risk.
31st Oct 2020, 5:55 AM
Artem 🇺🇦
Artem 🇺🇦 - avatar
+ 4
++༒«ᵛ ⁱ ⁿ ᵃ ʸ ᵃ ᵏ»༒++ yeah he mentioned that SL splash theme animation, but he's taking about an defult circle loader which is moving fast along with SL logo.
29th Oct 2020, 5:38 PM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 4
Andy[Anand] no this is not chat war, looks like you are offended. I just don't get your point.
30th Oct 2020, 4:50 AM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 3
Andy[Anand] lol, you said you have enough Android experience (so i thought it might be related). Btw what's that defult circle loader you are talking about.
29th Oct 2020, 5:19 PM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 3
Andy[Anand] IDK what is that defult circle loader you are talking about? And what's the point to downvote my answers.
30th Oct 2020, 4:23 AM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 2
Andy[Anand] which defult circle loader you are talking about? I thought you are using loader API to load data for your activity/fragment. Just clear whether your question is programming realeated or not.
29th Oct 2020, 4:48 PM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 2
Artem Thanks Bro... After 2 days of debate in this Q&A thread ..... I finally got something useful.. 🙄🙄😌 Very very thank U
31st Oct 2020, 6:01 AM
ANDY тнє CODER [RECODE]
ANDY тнє CODER [RECODE] - avatar
+ 2
Andy[Anand], character limit reached in the previous post, so I add it here: To change animations/transition speed (this will affect SL logo, but not the bootanimation) you can change/disable these settings: sololearn.com/post/27704/?ref=app
31st Oct 2020, 6:09 AM
Artem 🇺🇦
Artem 🇺🇦 - avatar
+ 1
I'm not clear how your question is realeated to programming. Btw here's a complete explanation of developer option!!!. https://developer.android.com/studio/debug/dev-options maybe there you can find what you looking for.
29th Oct 2020, 9:55 AM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 1
++༒«ᵛ ⁱ ⁿ ᵃ ʸ ᵃ ᵏ»༒++ developer option as it name suggests it's specially meant for Android developers. It's very helpful for testing and debugging apps. For i.g taking a bug report, Small width option for simulating different screen sizes to test our apps(whether it works for all display sizes)and enabling CPU usage to improve overall performance from given data. Ad you are right though, we should never messed up with developers setting. I think this guy wants to improve performance(loading speed or something) , this is also possible but not noticable enough. And I'm not clear whether it's for some serious experiment or he wants to play fortnight.
29th Oct 2020, 11:06 AM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 1
Andy[Anand] tell me if you are referring to loader API. Than explain me without optimizing your existing code, what's the point to use developer setting???
29th Oct 2020, 1:40 PM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 1
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ i am not on topic of helping in my code... Wait.. Let me explain it carefully. In my old android , when I was opening SL , the spinning logo of SL was moving fast along with the circle loader which is default in android was also moving fast... I did it while exploring Developer Settings. But in my new phone , (which is just 1 model older than my old phone) , i can't find that DEVELOPER FEATURE. So I was asking if anyone knows that....
29th Oct 2020, 2:44 PM
ANDY тнє CODER [RECODE]
ANDY тнє CODER [RECODE] - avatar
+ 1
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ Beginning of ChatWar!!! I just asked a question but I think the ChatWar will start here
30th Oct 2020, 4:37 AM
ANDY тнє CODER [RECODE]
ANDY тнє CODER [RECODE] - avatar
0
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ I am not asking about boosting performance. ++༒«ᵛ ⁱ ⁿ ᵃ ʸ ᵃ ᵏ»༒++ I am also not asking the tip to boost hang my phone I m just asking that how to change the speed of the default loader of android system
29th Oct 2020, 1:06 PM
ANDY тнє CODER [RECODE]
ANDY тнє CODER [RECODE] - avatar
0
++༒«ᵛ ⁱ ⁿ ᵃ ʸ ᵃ ᵏ»༒++ thnx bro.. Bt i have enough android Xperience ... I just forgot the thing that I m asking.... I also can't get it on net... So please try collaborate & if u don't have the ans then please don't point at me ;| :}
29th Oct 2020, 1:21 PM
ANDY тнє CODER [RECODE]
ANDY тнє CODER [RECODE] - avatar
29th Oct 2020, 5:01 PM
ANDY тнє CODER [RECODE]
ANDY тнє CODER [RECODE] - avatar
0
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ I am talking about both... The rotating SL logo and also the default loader
30th Oct 2020, 4:06 AM
ANDY тнє CODER [RECODE]
ANDY тнє CODER [RECODE] - avatar