
Dúvida de principiante
#1
Mensagem publicada 14 January 2011 - 15:37
#2
Mensagem publicada 14 January 2011 - 15:46
HTC Desire
Samsung Galaxy S3 -> Samsung Galaxu S3 LTE -> Samsung Galaxy S4
LG G2
#3
Mensagem publicada 14 January 2011 - 15:54
#4
Mensagem publicada 14 January 2011 - 16:02
HTC Desire
Samsung Galaxy S3 -> Samsung Galaxu S3 LTE -> Samsung Galaxy S4
LG G2
#5
Mensagem publicada 14 January 2011 - 16:03

#6
Mensagem publicada 14 January 2011 - 16:07

#7
Mensagem publicada 14 January 2011 - 16:19
HTC Desire
Samsung Galaxy S3 -> Samsung Galaxu S3 LTE -> Samsung Galaxy S4
LG G2
#8
Mensagem publicada 14 January 2011 - 17:08

#9
Mensagem publicada 14 January 2011 - 18:27
#10
Mensagem publicada 14 January 2011 - 18:30
HTC Desire
Samsung Galaxy S3 -> Samsung Galaxu S3 LTE -> Samsung Galaxy S4
LG G2
#11
Mensagem publicada 14 January 2011 - 18:42
Por partes:Basta moveres. Settings > Applications > Manage applications > Separador ALL > carregas em cima da aplicação que queres mover e depois é só carregar em "Move to SD card". É preciso ter em atenção que nem todas as aplicações permitem ser movidas para o SD por isso não te admires se o botão não estiver disponível.Há um programa que se chama SDMove que te pode ajudar a fazer tudo de uma vez, praticamente. QRCode do SDMove:[img']http://androinica.com/wp-content/uploads/2010/08/qr-code-sdmove.png[/img]É possível mover as aplicações para o sd ou tenho que voltar a instalar cada uma?
Há uma maneira de fazer isto mas não te aconselho muito se ainda fores verdinha nestas andanças. Usa antes a ferramenta de cima e vai gerindo à medida que fores instalando. Caso queiras arriscar, basta seguir este tutorial (há vários semelhantes na net).E como é que pre-defino para instalar as aplicações directamente no sd?
Fonte1. Enable USB debugging, if not already Settings > Applications > Development > USB debugging. 2. Download and install Android SDK from developer.android.com/sdk/. If you are on windows run SDK Setup.exe and click on Available Packages to the left, select “Usb Driver package”, click on the Install Selected. 3. [Note: For certain phones, its autodetected by windows update. Autodetected in Linux/Ubuntu] Connect your phone to your computer with a USB-cable and install driver from android-sdk/usb_driver folder. 4. Open Terminal/command prompt and cd Android-SDK\tools and type in adb' class='bbc_url' title='Link Externo' rel='nofollow external'>http://www.androidpt.info/index.php?title=ADB']adb devices and you should get a serial number starting with “H” in return. 5. Run adb' class='bbc_url' title='Link Externo' rel='nofollow external'>http://www.androidpt.info/index.php?title=ADB']adb shell pm setInstallLocation 2. Bingo! you’re done! Android will now install apps to the SD card by default.Note: Switching Back: To switch back to storing software on the internal memory, enter adb' class='bbc_url' title='Link Externo' rel='nofollow external'>http://www.androidpt.info/index.php?title=ADB']adb shell pm setInstallLocation 0. This is helpful if you are isntalling Widgets. Certain launchers don’t recognize widgets from sd card.
#12
Mensagem publicada 14 January 2011 - 18:48
Por partes:Basta moveres. Settings > Applications > Manage applications > Separador ALL > carregas em cima da aplicação que queres mover e depois é só carregar em "Move to SD card". É preciso ter em atenção que nem todas as aplicações permitem ser movidas para o SD por isso não te admires se o botão não estiver disponível.Há um programa que se chama SDMove que te pode ajudar a fazer tudo de uma vez' date=' praticamente. QRCode do SDMove:[img'']http://androinica.com/wp-content/uploads/2010/08/qr-code-sdmove.png[/img]É possível mover as aplicações para o sd ou tenho que voltar a instalar cada uma?
Há uma maneira de fazer isto mas não te aconselho muito se ainda fores verdinha nestas andanças. Usa antes a ferramenta de cima e vai gerindo à medida que fores instalando. Caso queiras arriscar, basta seguir este tutorial (há vários semelhantes na net).E como é que pre-defino para instalar as aplicações directamente no sd?
Fonte1. Enable USB debugging, if not already Settings > Applications > Development > USB debugging. 2. Download and install Android SDK from developer.android.com/sdk/. If you are on windows run SDK Setup.exe and click on Available Packages to the left, select “Usb Driver package”, click on the Install Selected. 3. [Note: For certain phones, its autodetected by windows update. Autodetected in Linux/Ubuntu] Connect your phone to your computer with a USB-cable and install driver from android-sdk/usb_driver folder. 4. Open Terminal/command prompt and cd Android-SDK\tools and type in adb' class='bbc_url' title='Link Externo' rel='nofollow external'>http://www.androidpt.info/index.php?title=ADB']adb devices and you should get a serial number starting with “H” in return. 5. Run adb' class='bbc_url' title='Link Externo' rel='nofollow external'>http://www.androidpt.info/index.php?title=ADB']adb shell pm setInstallLocation 2. Bingo! you’re done! Android will now install apps to the SD card by default.Note: Switching Back: To switch back to storing software on the internal memory, enter adb' class='bbc_url' title='Link Externo' rel='nofollow external'>http://www.androidpt.info/index.php?title=ADB']adb shell pm setInstallLocation 0. This is helpful if you are isntalling Widgets. Certain launchers don’t recognize widgets from sd card.
#13
Mensagem publicada 14 January 2011 - 18:52
Como disse, o APP2SD faz esse trabalho todo, tirando SD by default..Por partes:Basta moveres. Settings > Applications > Manage applications > Separador ALL > carregas em cima da aplicação que queres mover e depois é só carregar em "Move to SD card". É preciso ter em atenção que nem todas as aplicações permitem ser movidas para o SD por isso não te admires se o botão não estiver disponível.Há um programa que se chama SDMove que te pode ajudar a fazer tudo de uma vez' date=' praticamente. QRCode do SDMove:[img'']http://androinica.com/wp-content/uploads/2010/08/qr-code-sdmove.png[/img]É possível mover as aplicações para o sd ou tenho que voltar a instalar cada uma?
Há uma maneira de fazer isto mas não te aconselho muito se ainda fores verdinha nestas andanças. Usa antes a ferramenta de cima e vai gerindo à medida que fores instalando. Caso queiras arriscar, basta seguir este tutorial (há vários semelhantes na net).E como é que pre-defino para instalar as aplicações directamente no sd?
Fonte1. Enable USB debugging, if not already Settings > Applications > Development > USB debugging. 2. Download and install Android SDK from developer.android.com/sdk/. If you are on windows run SDK Setup.exe and click on Available Packages to the left, select “Usb Driver package”, click on the Install Selected. 3. [Note: For certain phones, its autodetected by windows update. Autodetected in Linux/Ubuntu] Connect your phone to your computer with a USB-cable and install driver from android-sdk/usb_driver folder. 4. Open Terminal/command prompt and cd Android-SDK\tools and type in adb' class='bbc_url' title='Link Externo' rel='nofollow external'>http://www.androidpt.info/index.php?title=ADB']adb devices and you should get a serial number starting with “H” in return. 5. Run adb' class='bbc_url' title='Link Externo' rel='nofollow external'>http://www.androidpt.info/index.php?title=ADB']adb shell pm setInstallLocation 2. Bingo! you’re done! Android will now install apps to the SD card by default.Note: Switching Back: To switch back to storing software on the internal memory, enter adb' class='bbc_url' title='Link Externo' rel='nofollow external'>http://www.androidpt.info/index.php?title=ADB']adb shell pm setInstallLocation 0. This is helpful if you are isntalling Widgets. Certain launchers don’t recognize widgets from sd card.

HTC Desire
Samsung Galaxy S3 -> Samsung Galaxu S3 LTE -> Samsung Galaxy S4
LG G2
#14
Mensagem publicada 14 January 2011 - 18:52
#15
Mensagem publicada 14 January 2011 - 19:00
