Re: [android-porting] Android external storage problem

2013-09-13 Thread kadir yasar
Hi all, Thanks for reply. We solved the problem by using /system/bin/sdcard executable thanks to cyanogenmod 10.1. At first Vold mount sdcard device to a directory (/mnt/sd64gb) with sdcard_rw permissions. Then sdcard binary runs and mount /mnt/sd64gb to /storage/sdcard0 over fuse. (

[android-porting] Re: ralink wifi

2013-09-13 Thread sandeep joshi
I am trying to do the same , If you have managed to complete the task then please give me some more information on how did you complete it . Thanks. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this

[android-porting] Connect Wifi Dongle using OTG Connector

2013-09-13 Thread sandeep joshi
Hi all , I am new to android and linux platform . I want to support Wifi dongle for Android 4.0.4 and 2.3.6 using OTG connector. So can I get help related to , how to choose wifi dongle specification ? do i need to write different driver for both of the device ? from where i can get existing