Thanks for your reply. Unfortunately, my problem is exactly the opposite!! 
On this device, Android API returns the "external SD card" instead of the 
large in-built partition! And since SD card is not mandatory, it will not 
find it  and my app needs it.

2013. június 23., vasárnap 0:07:46 UTC+2 időpontban Kostya Vasilyev a 
következőt írta:
>
> Is this yet another phone that has a "large built-in memory partition" -- 
> *and* a microSD card?
>
> This has been a mess for years. Android APIs will return the "large 
> built-in memory partition" as the "external storage", and you're on your 
> own trying to discover the path to microSD.
>
> https://groups.google.com/d/msg/android-developers/R4ymtcFu0O4/zxaVgnypKdwJ
>
> ( and many more messages if you search the group's archives )
>
> -- K
>
> On Sunday, June 23, 2013 12:43:04 AM UTC+4, Tamás Kovács wrote:
>>
>> Hello,
>>
>> getExternalStorageState() and getExternalFilesDir(null) try to access the 
>> external SD card on HTC One V.
>>
>> But external SD card is not always given when you buy a phone.
>>
>> Is this standard? Doesn't google make it mandatory that "external 
>> storage" must be accessible on every Android phone?
>>
>> HTC One V has a quite big internal storage too, I don't get it why 
>> manufacturer assigned the (missing) SD card to getExternalStorageState() 
>> API.
>>
>> Anyone else having this issue? Or is it only with my HTC One V? 
>>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to