مبلغی انتخاب کنید :




×
Install ADB on Windows & ubuntu 12.04 or 12.10
آيا ميدانيد؟
کاربر ویژه شوید !

شارژ موبايل تبلیغات

^ Back to Top
اطلاع رسانی های سیاره پی دی ای
دسترسی به بخش کاربری سیاره پی دی ای
مشخصات گوشی موردنظر خود را بصورت زنده ببینید!
نمایش نتایج: از 1 به 1 از 1

موضوع: Install ADB on Windows & ubuntu 12.04 or 12.10

  1. Top | #1


    تاریخ عضویت
    May 2012
    عنوان کاربر
    سوپر مدير انجمن
    شماره عضويت
    19
    محل سکونت
    تهران
    نوشته ها
    8,132
    می پسندم
    10,822
    سپاس از شما
    12,897 بار در 5,946 پست
    كشور
    Iran
    میزان اعتبار کاربر
    18,100 تومان
    مبلغ حمایت شده از کاربر
    12500 تومان
    اطلاعات کامپیوتر
    میزان امتیاز
    624

    Install ADB on Windows & ubuntu 12.04 or 12.10

    بنام خدا



    If you need to flash ROM even using fastboot for Smartphone or Tablet in which they use Android OS! Then Ubuntu OS is needed!

    This is a guide I made for ubuntu users and included a guide for windows users to setup Android SDK which contains ADB.

    Android Debug Bridge (ADB) provides a terminal interface on your PC to interact with your device's file system. This can be useful for many things like installing & uninstalling apps, logcat, backup & restore, and hacking your device just to name a few.

    ubuntu 12.04 & 12.10 Guide

    1. Go here and download android-sdk (not the adt-bundle)....

    http://downloads.puresoftware.org/files/android/SDK/android-sdk_r22.0.5-linux.tgz

    2. Place the downloaded file in your home folder and then extract it and you should get a folder named android-sdk-linux (do not rename it).

    3. If you’re on a 64bit machine run these commands in terminal to make sdk compatible with 64bit (if you’re on 32bit machine then skip this step)....
    sudo apt-get update
    sudo apt-get install ia32-libs-multiarch

    4. Run this command in terminal to install jdk if you don’t have it already....
    sudo apt-get install openjdk-6-jdk

    5. Navigate to the home folder where you extracted android-sdk-linux and open the folder then open the folder named tools

    6. Inside the tools folder there will be a file named android... double click it and select run then android sdk manager will open.

    7. In the center pane deselect everything... Now only select the following....
    Android SDK Tools
    Android SDK Platform-tools
    Android Support Library

    8. Once selections have been made click on install packages and wait till finished.

    9. Upon completion of step 8 in terminal run this command....
    sudo gedit ~/.bashrc

    When the file opens, go to the very bottom and copy/paste the following 3 lines (make sure they’re each on separate lines)....
    # Android tools
    export PATH=${PATH}:~/android-sdk-linux/tools
    export PATH=${PATH}:~/android-sdk-linux/platform-tools

    10. Now reboot your computer.

    11. Set your phone to usb debugging then plug it to your pc after pc is done booting

    12. Open a terminal on your pc and enter....
    adb devices

    If all went well, you should see your phone’s serial number and you’ll be ready to go.

    ~~~~~Important~~~~~
    You can use steps 5 & 6 to open Android SDK Manager & update your ADB/SDK installation. Only select your installed packages then update.



    Also if you only need the fastboot/adbtools:
    sudo add-apt-repository -y ppa: phablet-team/tools
    Note: delete the space after"-y ppa:" -xda creates smileys like ppa

    sudo apt-get update
    sudo apt-get install -y phablet-tools





    موضوعات مشابه:





    www.PDA-Planet.com


    خاک ایرونی زبون پارسی داره ، مام پاس میداریم ، توام با مایی ؟


    رفیق مثل کفش میمونه ، رفاقت مثل جاده !

    خیلی سخته وسط جاده بفهمی پا برهنه ای...


    پروردگارا !

    كدامين ميوه ممنوعه را بچينم كه از زمين برانی ام؟!

    کاربر مقابل پست Corleone عزیز را پسندیده است:



  2. # ADS

کلمات کلیدی این موضوع

بوک مارک ها

بوک مارک ها

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •