Android Memory Management
If one is confident the OOM error is caused by a system defect, not by an app, he can try to modify build.prop under /system.
You should also read:
Principle of ListView and RecyclerView of Android
There are four components in using ListView or its better version RecyclerView: The adapter links a list to the instances of ViewHolder (via onBindViewHolder) each of which corresponds to an item and inflates the layout that displays the item. Each view model corresponds to an item,…
Continue reading...Distribute to Android TV
Google's official document is good but has a serious flaw that can cost developers a lot of time. "4. Opt-in to Android TV and publish" is grossly inaccurate. It is under Setup > Advanced settings> Release types, not Pricing and Distribution that actually does not exist.
Continue reading...Auto body rust management
Auto body rust is preventable and manageable. Wire sheet, then 120 grit sanding tool (sandpaper or sand sponge) to remove rust. Use chemical rust converter(e.g. Loctite Extend Rust Neutralizer) or dissolver to convert or remove rust residues in pits, let it dry 10+ hours. Apply…
Continue reading...