Is it possible to run java (jdk-windows) , Eclipse (indigo) and Android-sdk FOR android app development from external flash drive

后端 未结 2 1082
一整个雨季
一整个雨季 2021-01-16 14:35

im wondering if we can develop our android app in any computer we use by holding the requirments software for that on external flash drive , which i mean to install the java

2条回答
  •  旧巷少年郎
    2021-01-16 14:59

    finally i get the solution which is work fine to me as follow:

    1-download the java software then install it on my PC with install path to flash driver.

    2-download android SDK then install it on pc with install path to flash driver .

    3-download Eclipse unzipped it on predetermined folder on flash drive , then create folder inside Eclipse folder and call it ( jre ) , then go to program files on Pc and copy java folder then past it in JRE folder in Eclipse folder .

    4-FINALLY run Eclipse , it will work nicely.

提交回复
热议问题