[android-developers] Nexus 5X can not function well after flashing

2016-02-24 Thread wei yan
Hi, All I've tried to build the Nexus 5X and the phone can not function well after "fast boot flashall" 1. it will hung in the booting screen for a long time 2. the bluetooth can not work after finishing booting After I replaced the system.img with the one in the offical release and it become O

[android-developers] bitmap size exceeds VM budget

2010-03-01 Thread wei yan
Hi: some of you may met the same problem, I was using BitmapFactory.decodeStream, and got this exception: 03-01 23:28:17.663: ERROR/dalvikvm-heap(940): 1572864-byte external allocation too large for this process. 03-01 23:28:17.663: ERROR/(940): VM won't let us allocate 1572864 bytes 03-01 23:28:1