Prova a spostare un app su sd, se funziona é sulla microsd (se spegni il tablet e colleghi la microsd al pc dovresti vedere la cartella .android_secure)
Prova a spostare un app su sd, se funziona é sulla microsd (se spegni il tablet e colleghi la microsd al pc dovresti vedere la cartella .android_secure)
avete risolto i bug o meglio attualmente ce ne sono?
io verrei da Ics Ufficiale..
mi puoi dire se su ics ufficiale mediacom va la registrazione della videocamera?
Grazie
si funziona..anche se la qualità è pessima..
Se mi procurate il log con logcat quando provare a registrare con kernel mediacom vedo se si può fare qualcosa
Scusate ragazzi, ma visto che si parla di fotocamera volevo sapere se sera stato risolto il bug dell'inversione dell'immagine quando il tablet è verticale (kern mediacom).
Grazie in anticipo per l'attenzione.
Ciao Christian, vorrei chiederti se è possibile compilare o usare il modulo per la comunicazione seriale via usb (credo sia il pl2303.ko), in modo da far riconoscere il gps collegandolo via usb e magari intercettandone i segnali. cosi si potrebbe avere il segnale gps sul tab, pur senza avere il bluetooth. buona giornata
Siamo in una comunità...è gradito presentarsi, usare toni calmi e pacati, aiutare gli altri quando possibile, chiedere con cortesia!
Se in qualche modo hai ricevuto aiuto...un thanks è gradito!
non si può compilare nessun modulo aggiuntivo visto che non ci sono i sorgenti del kernel in uso
Ciao Cri! Ecco il catlog per videocamera che non registra con kernel mediacom. Si può fare qualcosa? Grazie
05-03 20:45:46.979 V/videocamera(2282): startVideoRecording
05-03 20:45:46.979 D/CameraStorage(2282): External storage state=mounted
05-03 20:45:46.979 V/videocamera(2282): initializeRecorder
05-03 20:45:46.989 W/StagefrightRecorder(81): Max file duration is not positive: 0 us. Disabling duration limit.
05-03 20:45:46.989 W/StagefrightRecorder(81): Target duration (0 us) too short to be respected
05-03 20:45:46.989 V/videocamera(2282): New video filename: /mnt/sdcard/DCIM/Camera/VID_20120503_204546.mp4
05-03 20:45:46.999 I/MediaRecorderJNI(2282): prepare: surface=0x1d62c10 (identity=242)
05-03 20:45:46.999 D/CameraSource(81): Camera does not support setVideoSize()
05-03 20:45:46.999 E/CameraSource(81): Requested frame rate (14) is not supported: 0,30
05-03 20:45:46.999 E/MediaRecorder(2282): start failed: -19
05-03 20:45:46.999 E/videocamera(2282): Could not start media recorder.
05-03 20:45:46.999 E/videocamera(2282): java.lang.RuntimeException: start failed.
05-03 20:45:46.999 E/videocamera(2282): at android.media.MediaRecorder.start(Native Method)
05-03 20:45:46.999 E/videocamera(2282): at com.android.camera.VideoCamera.startVideoRecording (VideoCamera.java:1590)
05-03 20:45:46.999 E/videocamera(2282): at com.android.camera.VideoCamera.onShutterButtonClic k(VideoCamera.java:668)
05-03 20:45:46.999 E/videocamera(2282): at com.android.camera.ShutterButton.performClick(Shut terButton.java:108)
05-03 20:45:46.999 E/videocamera(2282): at android.view.View$PerformClick.run(View.java:14107 )
05-03 20:45:46.999 E/videocamera(2282): at android.os.Handler.handleCallback(Handler.java:605 )
05-03 20:45:46.999 E/videocamera(2282): at android.os.Handler.dispatchMessage(Handler.java:92 )
05-03 20:45:46.999 E/videocamera(2282): at android.os.Looper.loop(Looper.java:137)
05-03 20:45:46.999 E/videocamera(2282): at android.app.ActivityThread.main(ActivityThread.jav a:4428)
05-03 20:45:46.999 E/videocamera(2282): at java.lang.reflect.Method.invokeNative(Native Method)
05-03 20:45:46.999 E/videocamera(2282): at java.lang.reflect.Method.invoke(Method.java:511)
05-03 20:45:46.999 E/videocamera(2282): at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:784)
05-03 20:45:46.999 E/videocamera(2282): at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:551)
05-03 20:45:46.999 E/videocamera(2282): at dalvik.system.NativeStart.main(Native Method)
05-03 20:45:46.999 V/videocamera(2282): Releasing media recorder.
05-03 20:45:46.999 V/videocamera(2282): Empty video file deleted: /mnt/sdcard/DCIM/Camera/VID_20120503_204546.mp4
05-03 20:45:48.509 D/gralloc (78): alloc_buffer: Successfully allocated 0x169000 bytes, mIonFd=21, SharedFd=25
05-03 20:45:48.599 D/dalvikvm(680): GC_CONCURRENT freed 695K, 67% free 7134K/21575K, paused 1ms+4ms
05-03 20:45:48.609 D/gralloc (680): map_buffer: Successfully mapped 0x169000 bytes at address 0x5501f000, SharedFd=85, map_count = 4
05-03 20:45:48.669 D/gralloc (78): alloc_buffer: Successfully allocated 0x169000 bytes, mIonFd=21, SharedFd=27
05-03 20:45:48.679 D/gralloc (680): map_buffer: Successfully mapped 0x169000 bytes at address 0x552ff000, SharedFd=69, map_count = 5
05-03 20:45:49.599 D/dalvikvm(612): GC_FOR_ALLOC freed 401K, 15% free 9668K/11271K, paused 62ms
05-03 20:45:49.599 V/videocamera(2282): stopVideoRecording
05-03 20:45:49.599 V/videocamera(2282): Releasing media recorder.
05-03 20:45:49.599 V/videocamera(2282): closeCamera
05-03 20:45:49.599 D/CameraHal(81): commandThread(1791): receive CMD_PREVIEW_STOP, mPreviewRunning(1) mDisplayRuning(1)
05-03 20:45:49.599 D/CameraHal(81): displayThread(1241): receive CMD_DISPLAY_PAUSE
05-03 20:45:49.599 E/gralloc (81): gralloc_unlock: handle 0x1017630 not locked
05-03 20:45:49.599 W/GraphicBufferMapper(81): unlock(...) failed -22 (Invalid argument)
05-03 20:45:49.599 E/SurfaceTexture(78): [SurfaceView] cancelBuffer: slot 1 is not owned by the client (state=2)
05-03 20:45:49.599 E/gralloc (81): gralloc_unlock: handle 0x101ef88 not locked
05-03 20:45:49.599 W/GraphicBufferMapper(81): unlock(...) failed -22 (Invalid argument)
05-03 20:45:49.599 E/SurfaceTexture(78): [SurfaceView] cancelBuffer: slot 2 is not owned by the client (state=0)
05-03 20:45:49.609 D/CameraHal(81): previewThread(1465): answer CMD_PREVIEW_STAREQ: 0x0
05-03 20:45:49.649 E/CameraHal(81): cameraPreviewBufferSetSta(2393): Clear buffer writing, but buffer status(0x1) is error
05-03 20:45:49.649 D/CameraHal(81): commandThread(1819): CMD_PREVIEW_STOP ACK
05-03 20:45:49.649 D/CameraHal(81): commandThread(1791): receive CMD_PREVIEW_STOP, mPreviewRunning(0) mDisplayRuning(0)
05-03 20:45:49.649 D/CameraHal(81): commandThread(1816): preview thread is already pause
05-03 20:45:49.649 D/CameraHal(81): commandThread(1819): CMD_PREVIEW_STOP ACK
05-03 20:45:49.649 D/CameraHal(81): commandThread(1974): receive CMD_EXIT
05-03 20:45:49.649 D/CameraHal(81): displayThread(1251): receive CMD_DISPLAY_STOP
05-03 20:45:49.649 D/CameraHal(81): previewThread(1465): answer CMD_PREVIEW_STAREQ: 0x2
05-03 20:45:49.649 D/CameraHal(81): snapshotThread(1685): receive CMD_SNAPSHOT_EXIT
05-03 20:45:49.649 D/CameraHal(81): commandThread(1994): CMD_EXIT ACK
05-03 20:45:49.769 D/gralloc (81): unmap_buffer: Successfully unmapped 0x96000 bytes at address 0x41fb0000, SharedFd=56, map_count = 3
05-03 20:45:49.769 D/gralloc (81): unmap_buffer: Successfully unmapped 0x96000 bytes at address 0x4384d000, SharedFd=57, map_count = 2
05-03 20:45:49.769 D/gralloc (81): unmap_buffer: Successfully unmapped 0x96000 bytes at address 0x43b31000, SharedFd=58, map_count = 1
05-03 20:45:49.769 D/gralloc (81): unmap_buffer: Successfully unmapped 0x96000 bytes at address 0x43d06000, SharedFd=59, map_count = 0
05-03 20:45:49.769 D/gralloc (78): free_buffer: Freeing 0x96000 bytes, mIonFd=21 SharedFd=22
05-03 20:45:49.769 D/gralloc (78): unmap_buffer: Successfully unmapped 0x96000 bytes at address 0x45a85000, SharedFd=22, map_count = 10
05-03 20:45:49.769 D/gralloc (78): free_buffer: Freeing 0x96000 bytes, mIonFd=21 SharedFd=29
05-03 20:45:49.769 D/gralloc (78): unmap_buffer: Successfully unmapped 0x96000 bytes at address 0x46006000, SharedFd=29, map_count = 9
05-03 20:45:49.769 D/gralloc (78): free_buffer: Freeing 0x96000 bytes, mIonFd=21 SharedFd=30
05-03 20:45:49.769 D/gralloc (78): unmap_buffer: Successfully unmapped 0x96000 bytes at address 0x46670000, SharedFd=30, map_count = 8
05-03 20:45:49.769 I/CameraService(81): Destroying camera 0
05-03 20:45:49.769 D/CameraHal_Module(81): camera_device_close
05-03 20:45:49.769 D/CameraHal(81): CameraHal destory success
Inviato dal mio MP810C
Slim80 (04-05-12)
ciao christian volevo chiederti una cosa ma perchè quando cerco di vedere un video su browser ad esempio su putlocker mi dice che non ho il flash player?? ho kernel mediacom e flash player 11 installato ocon qualsiasi browser mi dice che non ho flash player... grazie