This is probably an extreme example to use Bharat 2(which most considers a failed project) and using light apps on top of that. Choosing a budget phone does not mean choosing the cheapest one. Honestly i don't know anyone who uses the phone they mentioned, more phones from Honor or Xiaomi or Moto etc are more common. Its hard for me to have exact data on this, so this is just based on my experience.
Living with a best-selling Indian phone for 10 days
31–40 of 131 posts
Re: Living with a best-selling Indian phone for 10 days
#32The chief complaint seems to be the lack of internal storage, but the phone has an SD slot that supports cards up to 32GB while his shiny iPhone 8 has exactly 0 GB expandable storage.
Except that's not how it works in the Android world. You have internal storage that needs to be freed up to hold apps. When that memory runs out, that's it. The SD card isn't for holding apps. We used to root Android for this reason. We needed to free up silly apps no one uses and we had to have the ability to aggressively clear out the system.
Re: Living with a best-selling Indian phone for 10 days
#33We have a lot of Indian users use our PWA ( https://usebx.com/app ), so we tried to optimise for low end phones. Generally, we found that animations still run reasonably smoothly. The trick was to be really careful not to carry out too much layout thrashing, and use GPU accelerated CSS animations wherever possible. On some of the cheapest devices, we got our animation running as smooth as a Galaxy Note or iPhone. Jus…
Re: Living with a best-selling Indian phone for 10 days
#34I remember a time when I used a physical landline phone as my only phone. I didn't care if I missed a call, because the people that I wanted to talk to either would see me at school the next day or would show up at my house if it was important. Texting was nonexistent.
Or, to put it another way - eh, life goes on if you can't do a thing.
Re: Living with a best-selling Indian phone for 10 days
#35Earlier quoted context omitted.
I went through that process. After I stopped buy good phones subsidized by the phone company & started paying full retail phones upfront, I became less interested in having a top of the line phone. I just don't wanna fork out $900 for any phone. I bought two versions of a sub-$100 phone, they both sucked and/or were defective in some way. I bought a $240, and it was OK, but I was constantly fishing for an excuse to g…
By my maths that was $840 minimum, versus $900 iphone. As is often the case, it seems that things cost a little often, or a lot but less often.
Re: Living with a best-selling Indian phone for 10 days
#36I think his expectations are just out of balance. The phone he describes sounds a lot like the phone I gave my kids. I just want them to have a phone that they can use in case of emergencies. That's basically what my baby boomer parents need as well. So he's right, phones at that price point are limited, but that doesn't mean they don't fulfill the needs of portions of the population - just different demographics tha…
Re: Living with a best-selling Indian phone for 10 days
#37The issue with testing these phones is the device introduces lots of variance due to the low hardware standards. We typically test for relative changes in key metrics and want to move to testing different types of phones for usability. This is generally hard because the noise makes the test inconclusive.
Re: Living with a best-selling Indian phone for 10 days
#38We have a lot of Indian users use our PWA ( https://usebx.com/app ), so we tried to optimise for low end phones. Generally, we found that animations still run reasonably smoothly. The trick was to be really careful not to carry out too much layout thrashing, and use GPU accelerated CSS animations wherever possible. On some of the cheapest devices, we got our animation running as smooth as a Galaxy Note or iPhone. Jus…
I've been surprised by how performant you can get with CSS transitions and a will-change property. But good grief is it difficult . On one hand I understand why a transition on `left` isn't hardware accelerated but a `translate3d` is, but on the other it seems crazy that we expect people to think and know this kind of stuff when they just want to do something very simple.
Re: Living with a best-selling Indian phone for 10 days
#39We have a lot of Indian users use our PWA ( https://usebx.com/app ), so we tried to optimise for low end phones. Generally, we found that animations still run reasonably smoothly. The trick was to be really careful not to carry out too much layout thrashing, and use GPU accelerated CSS animations wherever possible. On some of the cheapest devices, we got our animation running as smooth as a Galaxy Note or iPhone. Jus…
That site literally has a loading popup and constantly changing fonts and UI. Whatever you're doing, its not working.
Re: Living with a best-selling Indian phone for 10 days
#40iPhone User with a $900 phone switches to a $60 phone and frustrated that it doesn't perform as well a $900 phone while trying to use it like a Premium phone? I am surprised :).