I am new to android programming. I have a program that I have written that will calculate a value based on which other two values as input. The program works as I intend.
However, I am seeing a message when the emulator runs that says I/Choreographer: Skipped 101 frames! The application may be doing too much work on its main thread.
Does anyone know what causes this? And more importantly what I need to do to fix it.
I am also seeing E/Surface: getSlotFromBufferLocked: unknown buffer: 0x7f773b061580.