53
RSB-6410 Android User Manual
Chapter 4
A
ndroid
OS
4.
By menu, Device Drivers / Network device support, you can select device(s) you
want to build into your Linux kernel.
5.
Refer to section 4.4.1 to rebuild everything.
4.7.2
Put source code to system
1.
Put whole package directory to BSP’s folder:
./android/packages/apps/
2.
Create a file, Android.mk, at package directory; the contents look like below:
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := PROJECT_NAME_HERE
LOCAL_CERTIFICATE := platform
include $(BUILD_PACKAGE)
# Use the following include to make our test apk. include $(call all-makefiles-
under,$(LOCAL_PATH))
3.
Edit following file:
./android/device/Advantech/RSB-6410/device.mk
to insert correct project name:
PRODUCT_PA= \
PROJECT_NAME_HERE\
\
librxtxSerial\
\
SerialJ
Содержание RSB-6410
Страница 1: ...User Manual RSB 6410 NXP ARM Cortex A9 i MX6 Dual Quad Mini ITX Motherboard...
Страница 6: ...RSB 6410 Android User Manual vi...
Страница 12: ...RSB 6410 Android User Manual 4...
Страница 41: ...33 RSB 6410 Android User Manual Chapter 2 H W Installation 2 4 2 Board Dimensions 2 4 2 1 Board Drawing unit mm...
Страница 43: ...Chapter 3 3 Software Functionality This chapter details the software programs on the RSB 6410 plat form...
Страница 54: ...RSB 6410 Android User Manual 46...
Страница 66: ...RSB 6410 Android User Manual 58 3 Choose ESSID for example Advantech for guest Testing 4 Input correct password...
Страница 76: ...RSB 6410 Android User Manual 68...