How to Install Nokia X/XL Drivers on Windows/Linux/Mac طريقة تعريف نوكيا اكس واكس ال على الويندوز/اللينكس/الماك

1

How to Install Nokia X/XL Drivers on Windows/Linux/Mac 


1- Drivers For Windows 32:
Extract it then open DPInst32.exe.
Press Next
Choose Accept then press Next
If any Popup Windows shows press Install, then press Finish
Open This Path:
C:/Users/yourusername/.android
Then Copy adb_usb.ini file to it


2- Drivers For Windows 64:
Extract it then open DPInst64.exe ,Do as same steps above.


Addition Drivers Links For Windows 32/64

Nokia_ADB_Package_13-09-14
NokiaX USB Drivers
NokiaX_ADB_Driver
UniversalAdbDriverSetup


3- Drivers For Linux:
In Linux you won't need any drivers but you should configure ADB to Use it With Nokia X/XL:
Edit /etc/udev/rules.d/51-android.rules (or create the file, if it does not exist) and add:

SUBSYSTEMS=="usb", ATTRS{idVendor}=="0421", MODE="0666", OWNER="<username>"
(OWNER is optional.)

Restart udev service with command:

$ sudo service udev restart
Go to <Android SDK installation path>/tools and run command:

$ sudo ./android update adb
Edit /home/<user>/.android/adb_usb.ini and add 0x0421. If the file adb_usb.ini does not exist, create one.
Kill adb with command:

$ adb kill-server
Start adb with command:

$ adb start-server
To see if the device is being listed, run command:

$ adb devices
If the device is not listed, try reconnecting the USB cable.

4- Drivers For Mac:
In Mac you won't need any drivers but you should configure ADB to Use it With Nokia X/XL:
To configure ADB on Mac OS follow the steps below:

Create or edit file /Users/<user>/.android/adb_usb.ini and add line:

0x0421
(Note, In Finder, hidden files are not shown by default. Open Terminal to edit/create file and type nano /Users/<user>/.android/adb_usb.ini. After editing, save with ctrl-o and exit with ctrl-x.)

Kill adb with command:

$ adb kill-server
Start adb with command:

$ adb start-server
To see if the device is being listed, run command:

$ adb devices

كل طرق تعريف نوكيا اكس واكس ال على الويندوز واللينكس والماك


1- تعريفات الويندوزWindows X32:

بعد فك الضغط عنه قم بفتح ملف DPInst32.exe
اضغط Next
اختر Acept ثم اضغط Next
إذا ظهرت أى نافذة اختر Install حتي تظهر هذه النافذة اضغط Finish.
بعد ذلك اقتح المجلد ADB وانسخ الملف adb_usb.ini إلى المسار
C:/Users/yourusername/.android

2- تعريفات الويندوزWindows X64:
بعد فك الضغط عنه قم بفتح ملف DPInst64.exe واتبع نفس الخطوات السابقة حتي نهايتها.

روابط اضافية للتعريفات على ويندوز 32/64:

3- تعريفات اللينكس Linux:
لاتحتاج إلى تعريفات ولكن فى حالة احتياجك لاستخدام ال ADB اتبع الخطوات التالية:
To configure ADB on Linux follow the steps below:

Edit /etc/udev/rules.d/51-android.rules (or create the file, if it does not exist) and add:

SUBSYSTEMS=="usb", ATTRS{idVendor}=="0421", MODE="0666", OWNER=""
(OWNER is optional.)

Restart udev service with command:

$ sudo service udev restart
Go to /tools and run command:

$ sudo ./android update adb
Edit /home//.android/adb_usb.ini and add 0x0421. If the file adb_usb.ini does not exist, create one.
Kill adb with command:

$ adb kill-server
Start adb with command:

$ adb start-server
To see if the device is being listed, run command:

$ adb devices
If the device is not listed, try reconnecting the USB cable.


4- تعريفات الماك MAC:
لاتحتاج إلى تعريفات ولكن فى حالة احتياجك لاستخدام ال ADB اتبع الخطوات التالية:
To configure ADB on Mac OS follow the steps below:

Create or edit file /Users//.android/adb_usb.ini and add line:

0x0421
(Note, In Finder, hidden files are not shown by default. Open Terminal to edit/create file and type nano /Users//.android/adb_usb.ini. After editing, save with ctrl-o and exit with ctrl-x.)

Kill adb with command:

$ adb kill-server
Start adb with command:

$ adb start-server
To see if the device is being listed, run command:

$ adb devices

التعليقات

جميع الحقوق محفوظه © UltraDevs - Unlimited Development !

تصميم الورشه