hi all, i have a problem, please help me
i have 5 page, each page have algorithm. i create navigation with pageControll navigation and split ti different file.
i compiled to android but get some warning log like this
“Choreographer(20139): Skipped 441 frames! The application may be doing too much work on its main thread.”
i think its too many code or algorithm in 1 main thread, because all page run in one main thread.
can i run 1 page in one thread so not too much work on its main thread.
i try to find in forum but not found yet.
i’am sorry for my bad english. i hope you understand