[android-porting] Re: W/MediaScanner( 487): Error opening directory '/mnt/sdcard/.android_secure/', skipping: Permission denied.

2013-02-12 Thread ffxx68
Here's my current set of privileges: root@android:/ # ls -l ... drwxrwxr-x system system1970-01-02 00:32 mnt lrwxrwxrwx root root 1970-01-02 01:04 nand -> /storage/sdcard0 lrwxrwxrwx root root 1970-01-02 01:04 sdcard -> /storage/sdcard0 ... root@a

[android-porting] Re: W/MediaScanner( 487): Error opening directory '/mnt/sdcard/.android_secure/', skipping: Permission denied.

2013-02-12 Thread Glenn Kasten
First of all, this is just a warning, not an error. If you're porting Android and are only getting warnings, you're pretty far along. :-) MediaScanner indexes media files (e.g. .mp3 etc.) for later use by media player apps. In this case the directory has neither read nor execute bits set, both of

[android-porting] WiFi Display on Jellybean 4.2

2013-02-12 Thread Pragya Gupta
Hi All, Has anyone tried to bring up WiFi Display on JB4.2 ? Does anyone know if android uses soft encoder by default and we need to make changes to make it work with our hardware encoder? or is it that soft encoder is not supported ? Thanks Pragya -- -- unsubscribe: android-porting+unsubsc

Re: [android-porting] Re: W/MediaScanner( 487): Error opening directory '/mnt/sdcard/.android_secure/', skipping: Permission denied.

2013-02-12 Thread Fsbio Fumi
Thanks again Glenn... need to understand what else is not working in my player then.. Glenn Kasten wrote: >First of all, this is just a warning, not an error. If you're porting >Android and are only getting warnings, you're pretty far along. :-) >MediaScanner indexes media files (e.g. .mp3 etc

[android-porting] Android bayer sensor input

2013-02-12 Thread jackal
Hi. This is natarajan..i need some information about porting camera in android based device. Am using S5PV310 MCU with ICS(4.0.4) and (kernel version 3.0.15 ). First i used yuv sensor it's working good preview and capture.. now i need to change the sensor with Bayer(raw10) input(MIPI interfac