View Single Post
Old 07-21-2019, 05:27 AM   #527
Bratken
Connoisseur
Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.
 
Posts: 72
Karma: 3661
Join Date: Jun 2019
Location: Russia, Moscow
Device: Boyue Likebook Mimas
Quote:
Originally Posted by Siggy1000 View Post
And restart your device from time to time. The crashes leave memory, that can't be unallocated anymore. I just had 950M of RAM left and restarted my device. Now it's back at 1.4GB.
Well, if we had full-featured android on e-readers it would look normal. But as far as readers have stripped down android it's indeed strange.

Also i deleted as much books as i could and left ~10 gigs of material. And continued to work with notes without reading any books on my mimas. Notes crashed 3 times in a row while i've been writing things with same error in crash logs
Code:
SUPPORTED_64_BIT_ABIS=[Ljava.lang.String;@63bba23
versionCode=2
BOARD=rk30sdk
BOOTLOADER=unknown
TYPE=user
ID=MXC89L
TIME=1559565672000
BRAND=Boyue
TAG=Build
SERIAL=IDELETEDMYSERIALNUMBER
HARDWARE=rk30board
SUPPORTED_ABIS=[Ljava.lang.String;@4371b20
CPU_ABI=armeabi-v7a
RADIO=unknown
IS_DEBUGGABLE=false
MANUFACTURER=Boyue
SUPPORTED_32_BIT_ABIS=[Ljava.lang.String;@3313752
TAGS=release-keys
CPU_ABI2=armeabi
UNKNOWN=unknown
USER=builder
FINGERPRINT=Android/rk3368_64/rk3368:6.0.1/MXC89L/builder06032041:user/release-keys
HOST=builder20
PRODUCT=T103D
versionName=1.0
DISPLAY=BYRead-V1.1.0-2019060320
MODEL=Likebook-T103D
DEVICE=T103D
java.lang.OutOfMemoryError: Failed to allocate a 10513164 byte allocation with 3701152 free bytes and 3MB until OOM
	at dalvik.system.VMRuntime.newNonMovableArray(Native Method)
	at android.graphics.BitmapFactory.nativeDecodeByteArray(Native Method)
	at android.graphics.BitmapFactory.decodeByteArray(BitmapFactory.java:522)
	at android.graphics.BitmapFactory.decodeByteArray(BitmapFactory.java:545)
	at com.by.hw.drawcomponent.IByNote$BitmapDrawItem.getBitmap(Unknown Source)
	at com.by.hw.util.NoteUtil.basciDrawOfNote(Unknown Source)
	at com.by.hw.util.NoteUtil.basciDrawOfNote(Unknown Source)
	at com.by.hw.util.NoteUtil.drawTransactionForStoring(Unknown Source)
	at com.by.hw.util.NoteUtil.convertNoteFileToPng(Unknown Source)
	at com.by.hw.util.NoteUtil.convertNoteFileToPng(Unknown Source)
	at com.boyue.app.byreader.byhw.newbyhw.control.NotePageControl$1$1.run(NotePageControl.java:480)
	at com.boyue.app.byreader.byhw.newbyhw.control.secondary.ThreadControl$1.run(ThreadControl.java:38)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
	at java.lang.Thread.run(Thread.java:818)
Also i noticed that Boyue put "notes", "library" and other features into Airbook OS which is also an application which is also a firmware (i can be wrong but it looks so for me). I'm not a developer but i don't think it's a good idea to put together different feature sets into one entity

Last edited by Bratken; 07-21-2019 at 05:30 AM.
Bratken is offline   Reply With Quote