Git Product home page Git Product logo

androidstudioportable's Introduction

Android Studio Portable

Description of the steps to unify all necessary IDE files into a single directory.

Instructions:
  1. Download the IDE in compressed format NOT THE INSTALLER https://developer.android.com/studio#downloads
  2. Extract the content inside the sw_files folder, it should look like this:
    sw_files\
    	bin
    	jre
    	...
    
  3. Run start-studio.bat (or start-studio.sh)
  4. Choose not to import the configuration
  5. Advance to the configuration type selection screen and choose custom
  6. Check that the following directories are correct::
    • JDK

    {PortableAppPath}\sw_files\jbr

    • Android SDK

    {PortableAppPath}\sdk

  7. You can save the projects wherever you want, but it is recommended to use the projects folder
  8. Main directory should have looked like this:
    .android
    .AndroidStudio
    .android_machines
    .gradle
    projects
    readme.en.md
    readme.md
    sdk
    start-studio.bat
    studio.properties
    sw_files
    
  9. Done! From here on always run the IDE with the start-studio.bat (or start-studio.sh) script
Notes:
  • There are 3 files that I have not managed to include in the directory: adbkey, adbkey.pub, y analytics.settings, which are located in the path: {HOMEPATH}/.android
  • It is possible that the first time you load a project you get some error of lack of libraries, it is normal since at that moment some necessary files are still being downloaded.

androidstudioportable's People

Contributors

salatielgenol avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.