Results 2 issues of Haodong

sony dpt-rp1装2.0版本,在搜索书籍时候,屏幕显示空白(另外一个问题是软键盘只能输入英文)。logcat后看到outofmemory error。查到说解决方案是在manifest里加上: android:hardwareAccelerated="false" android:largeHeap="true" E/art (23558): Throwing OutOfMemoryError "Failed to allocate a 13483212 byte allocation with 6984396 free bytes and 6MB until OOM" E/GlideExecutor(23558): Request threw uncaught throwable E/GlideExecutor(23558):...

2EC27000:Exception checking account types: android.accounts.AuthenticatorException 看上去需要先读取用户账号,但是有些设备不能读取。能不能去掉这个限制?