gfx Questions
17
I have android G1 firmware 1.6, I am trying to record voice from the app with the follow code.
MediaRecorder recorder = new MediaRecorder();
recorder.setAudioSource(MediaRecorder.AudioSource.MIC...
Cambridge asked 23/9, 2010 at 21:48
1
Solved
I want to understand the time information on the dumpsys gfxinfo log. It looks like this:
Applications Graphics Acceleration Info:
Uptime: 16264702 Realtime: 28169900
Can anyone tell me how to ...
Potiche asked 4/8, 2013 at 0:39
2
Solved
I have a pygame game and I want to use pygame.gfxdraw.aacricle(), but whenever I do it gives me an error:
AttributeError: 'module' object has no attribute 'gfxdraw'
How do I install gfx for py...
1
© 2022 - 2024 — McMap. All rights reserved.