संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कुछ ही क्लिक में, Android Studio को प्लैटफ़ॉर्म के लिए सेट अप करें. सबसे पहले, सिस्टम से जुड़ी ज़रूरी शर्तें देखें. इसके बाद, Android Studio का नया वर्शन डाउनलोड करें.
Linux
Linux के लिए सिस्टम से जुड़ी ज़रूरी शर्तें यहां दी गई हैं:
ज़रूरी शर्त
कम से कम
सुझाए गए
ओएस
कोई भी 64-बिट Linux डिस्ट्रिब्यूशन, जो Gnome, KDE या Unity DE के साथ काम करता हो;
GNU C Library (glibc) 2.31 या इसके बाद का वर्शन.
Linux का नया 64-बिट वर्शन
रैम
8 जीबी रैम
16 जीबी या इससे ज़्यादा रैम हो
सीपीयू
x86_64 सीपीयू आर्किटेक्चर; दूसरी जनरेशन का Intel Core या नया प्रोसेसर या AMD प्रोसेसर, जिसमें AMD Virtualization (AMD-V) और SSSE3 की सुविधा हो.
लेटेस्ट Intel Core प्रोसेसर
'डिस्क' में खाली जगह
8 जीबी (आईडीई, Android SDK, और Emulator)
सॉलिड स्टेट ड्राइव में 16 जीबी या इससे ज़्यादा स्टोरेज हो
स्क्रीन रिज़ॉल्यूशन
1280 x 800
1920 x 1080
Linux पर इंस्टॉल करना
टर्मिनल खोलें और डाउनलोड की गई .deb फ़ाइल को इंस्टॉल करने के लिए, apt कमांड का इस्तेमाल करें. apt का इस्तेमाल करके, ज़रूरी डिपेंडेंसी को मैनेज किया जा सकता है. /path/to/your_package.deb की जगह, डाउनलोड की गई फ़ाइल का असली पाथ डालें.
डिफ़ॉल्ट रूप से, ऐप्लिकेशन /opt/android-studio-for-platform/ में इंस्टॉल होता है.
अपने इंस्टॉलेशन की bin डायरेक्ट्री में मौजूद studio.sh स्क्रिप्ट चलाकर, ASfP लॉन्च करें.
/opt/android-studio-for-platform/bin/studio.sh
पहली बार लॉन्च करने पर, आपको पिछली सेटिंग (अगर कोई है) इंपोर्ट करने के लिए कहा जाएगा. इसके बाद, आपको सेटअप विज़र्ड के बारे में जानकारी दी जाएगी. शुरुआती कॉन्फ़िगरेशन पूरा करने के लिए, निर्देशों का पालन करें.
ज़रूरी नहीं - डेस्कटॉप एंट्री बनाने के लिए, IDE खुलने के बाद ASfP मेन्यू बार से Tools > Create Desktop
Entry चुनें.
ज़रूरी नहीं - कमांड लाइन से आसानी से ऐक्सेस करने के लिए, अपने सिस्टम के PATH वैरिएबल में bin डायरेक्ट्री जोड़ें. अपनी शेल कॉन्फ़िगरेशन फ़ाइल (उदाहरण के लिए, ~/.bashrc या ~/.zshrc फ़ाइल) में यह लाइन जोड़ें:
बदलावों को लागू करने के लिए, फ़ाइल को सोर्स करना न भूलें. इसके लिए, source ~/.bashrc चलाएं या नया टर्मिनल खोलें.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-09-05 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-09-05 (UTC) को अपडेट किया गया."],[],[],null,["Set up Android Studio for Platform in just a few clicks. First, check the system\nrequirements. Then\n[download the latest version of Android Studio](/studio/platform).\n\nLinux **Note:** Linux machines with ARM-based CPUs aren't supported.\n\nHere are the system requirements for Linux:\n\n| Requirement | Minimum | Recommended |\n|-------------------|--------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------|\n| OS | Any 64-bit Linux distribution that supports Gnome, KDE, or Unity DE; GNU C Library (glibc) 2.31 or later. | Latest 64-bit version of Linux |\n| RAM | 8 GB RAM | 16 GB RAM or more |\n| CPU | x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD processor with support for AMD Virtualization (AMD-V) and SSSE3. | Latest Intel Core processor |\n| Disk space | 8 GB (IDE and Android SDK and Emulator) | Solid state drive with 16 GB or more |\n| Screen resolution | 1280 x 800 | 1920 x 1080 |\n\nInstall on Linux\n\n1. Open a terminal and use the `apt` command to\n install the downloaded `.deb` file. Using `apt` helps handle any necessary\n dependencies. Replace `/path/to/your_package.deb` with the\n actual path to the file you downloaded.\n\n sudo apt update\n sudo apt install ./asfp-current-linux.deb\n\n The default installation location is `/opt/android-studio-for-platform/`.\n2. Launch ASfP by running the\n `studio.sh` script located in the `bin` directory of your installation.\n\n /opt/android-studio-for-platform/bin/studio.sh\n\n3. On the first launch, you'll be prompted to\n import previous settings (if any) and then guided through the [**setup\n wizard**](/studio/platform/projects/create-project). Follow the prompts to\n complete the initial configuration.\n\n4. Optional - To create a desktop entry, select **Tools \\\u003e Create Desktop\n Entry** from the ASfP menu bar once the IDE is open.\n\n5. Optional - For easier access from the command line, add the\n `bin` directory to your system's PATH variable. Add the following\n line to your shell configuration file (for example the `~/.bashrc` or\n `~/.zshrc` file):\n\n export PATH=\"$PATH:/opt/android-studio-for-platform/bin\"\n\n Remember to source the file by running `source ~/.bashrc` or open a new\n terminal for the changes to take effect."]]