Re: [android-developers] SDCard question

2011-01-26 Thread Kostya Vasilyev

Scott,

You can't. Install to sd is only available if the phone is running 2.2 
(or later).


There might be custom firmwares based on earlier versions of Android 
with this function back-ported, but that's not a typical runtime 
environment.


-- Kostya

26.01.2011 8:39, Scott Deutsch пишет:

Thanks for that article.

So, how can i make it install on the on the sd card if they have below 
API Level 8?


Or, is most devices Level 8 and above now a days so I don't have to 
worry about that?


Thanks.
--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en 



--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] SDCard question

2011-01-25 Thread Scott Deutsch
Hello Group,

How do you enable the Move to SD Card button? Is it a permission
thing?

Also, Is there a way to make the drawable folder automatically go to
the SD Card or make the whole program automatically download to the SD
Card?

Thanks group.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] SDCard question

2011-01-25 Thread Kostya Vasilyev

25.01.2011 21:21, Scott Deutsch пишет:

Hello Group,

How do you enable the Move to SD Card button? Is it a permission
thing?


http://developer.android.com/guide/appendix/install-location.html


Also, Is there a way to make the drawable folder automatically go to
the SD Card or make the whole program automatically download to the SD
Card?


Download location and install location are two different things.

The link above has a description of what exactly gets moved, where, and how.

-- Kostya


Thanks group.




--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] SDCard question

2011-01-25 Thread Scott Deutsch
Thanks for that article. 

So, how can i make it install on the on the sd card if they have below API 
Level 8?

Or, is most devices Level 8 and above now a days so I don't have to worry 
about that?

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en