mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-09 17:06:21 +00:00
Updated Building From Source (markdown)
parent
6a0d694ba6
commit
c7a1f5bab2
@ -6,23 +6,23 @@ Do you want to use usb-serial-for-android from source with your Android project?
|
||||
|
||||

|
||||
|
||||
2. Navigate to `usb-serial-for-android/` and continue.
|
||||
**2.** Navigate to `usb-serial-for-android/` and continue.
|
||||
|
||||

|
||||
|
||||
3. Ctrl-click on *your app* and select "Properties", then "Build Path".
|
||||
**3.** Ctrl-click on *your app* and select "Properties", then "Build Path".
|
||||
|
||||
4. In the "Projects" subtab, add "UsbSerialLibrary"
|
||||
**4.** In the "Projects" subtab, add "UsbSerialLibrary"
|
||||
|
||||

|
||||
|
||||
4. In the "Order and Export" subtab, be sure "UsbSerialLibrary" is **checked**.
|
||||
**5.** In the "Order and Export" subtab, be sure "UsbSerialLibrary" is **checked**.
|
||||
|
||||

|
||||

|
||||
|
||||
5. Now click over to "Android" in the left panel, and in the Library section, press **Add**. Add UsbSerialLibrary.
|
||||
**6.** Now click over to "Android" in the left panel, and in the Library section, press **Add**. Add UsbSerialLibrary.
|
||||
|
||||

|
||||

|
||||
|
||||
That's it!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user