[Odroid-pc] during the migration from ubuntu12.04 android4.0 to odroid-pc, android4.4
Reference: http://blog.csdn.net/sunnybeike/article/details/8098349
Odroid prebuilt
Img: http://com.odroid.com/sigong/nf_file_board/nfile_board.php? Tag = ODROID-PCDownload odroid source cod
Reference: http://blog.csdn.net/sunnybeike/article/details/8098349Odroid prebuilt versionImg:http://com.odroid.com/sigong/nf_file_board/nfile_board.php?tag=odroid-pcOdroid Source Downloadhttp://com.odroid.com/sigong/nf_file_board/nfile_board_view.php?keyword=tag=ODROID-PCbid=111[Can copy link with thunder DOWNLOAD]After the source code download is complete, we are the way to start the source code compilatio
Successful implementation of friendly/odroid 3.8.13 kernel and 13.10ubuntu porting on Ibox (SD card)Implementation features:Wireless Internet, hdmi1080p (audio sync) output, video playback, sound card, touch screen, LCD and other common drivers are fully portedShare Next steps1, porting the Linux kernel, refer to ibox4412 3.0 and 3.5 kernel, friendly transplant odroid 3.8.13 kernel, content SkipHDMI-related
[Odroid-pc] ubuntu12.o4 compiling and writing android4.0 forodroidpc, ubuntu compiling android4.4
1) android source code compilation
. Build/envsetup. sh
Choosecombo
Release
Odroidpc
Eng
Make [-j4]
2) module Compilation
After completing the first step, go to the path of the. mk file in the last upper layer that has been modified.
Mm
After compilation, return to the root directory of the android source code.
Make snod
3) kernel source code compilation
[Odroid-pc] ubuntu12.04 jdk-6u45-linux-x64.bin, jdk6u45linuxx64
1. Download jdk-6u45-linux-x64.bin.tar .**
2) Put it in a directory and decompress it.
3) execute the following command
Chmod + x jdk-6u45-linux-x64.bin
/Jdk-6u45-linux-x64.bin
Mkdir-p/usr/lib/jvmMv jdk1.6.0 _ 45/usr/lib/jvm
Update-alternatives -- install "/usr/bin/java" "java" "/usr/lib/jvm/jdk1.6.0 _ 45/bin/java" 1Update-alternatives -- install "/usr/bin/javac" "javac" "/usr/lib/jvm/jdk
successful compilation:[Email protected]:~# vim ~/.BASHRCAdd in the appropriate location in the file#java Some environment variables for program development/RunExport Android_product_out=~/out/target/product/genericAndroid_product_out_bin=~/out/host/linux-x86/binExport Path=${path}:${android_product_out_bin}:${android_product_out};#以上为songjiachen添加20140303[Email protected]:~# Source ~/.BASHRC[Email protected]:~# cd ~/out/target/product/generic[Email protected]:~/out/target/product/generic# emul
1) Download jdk-6u45-linux-x64.bin.tar.**2) put it in a directory and unzip it.3) Execute the following commandchmod +x Jdk-6u45-linux-x64.bin./jdk-6u45-linux-x64.binMkdir-p/USR/LIB/JVMMV JDK1.6.0_45/USR/LIB/JVMUpdate-alternatives--install "/usr/bin/java" "java" "/usr/lib/jvm/jdk1.6.0_45/bin/java" 1Update-alternatives--install "/usr/bin/javac" "Javac" "/usr/lib/jvm/jdk1.6.0_45/bin/javac" 1Update-alternatives--install "/usr/bin/javadoc" "Javadoc" "/usr/lib/jvm/jdk1.6.0_45/bin/javadoc" 1Update-alt
Reference: http://blog.csdn.net/nseven/article/details/8288603Before using the default ubuntu12.04 default GCC compiled source code, the results when debugging with GDB appeared cannot find the bounds of the current ... The errorView the information on the Internet, probably because the GCC version should be used gcc4.4 now the Ubuntu version changes to try again.1. View GCC version and g++ versionGcc-vg++-V2. Installing GCC and g++ version 4.4sudo apt-get install gcc-4.4 g++-4.4 g++-4.4-multili
In Ubuntu, go to odroid U3 Board eMMC card Burning write Xubuntu image file, the main steps are as follows:
1. Download the image file to burn, as required, I downloaded the desktop version of the XUBUNTU-13.04-DESKTOP-ARMHF_ODROIDU2XXXX.IMG.XZ.
2. Unzip the file and enter the command under Terminal:
Xz-d XUBUNTU-13.04-DESKTOP-ARMHF_ODROIDU2_20130503.IMG.XZ
3. View the file system and mount points. After inserting the eMMC card, enter the command:
kernel.elf contains debug information for all seL4 kernels, we will use QEMU to perform this elf-formatted image. The following are the platforms that QEMU supports:
We need to select the correct QEMU run platform for the image and run the command:There is no platform for SeL4 to run, and it seems that seL4 is not up and running in QEMU.In addition, the SEL4 official documentation indicates that the following platforms can also run SEL4:
Intel platforms
A pc99-style In
Ibox4412 lubuntu14.04, ibox4412
Lubuntu14.04 transplanted a year ago. Based on ibox4412, lubuntu14.04 is smoother and more powerful than the friendly port 13.10.
Porting odroid lubuntu14.04 http://odroid.in/ubuntu_14.04lts/ubuntu-14.04.1lts-lubuntu-odroid-u-20141124.img.xz Based on ibox4412
Based on odroid kernel-3.8.13.29, all drivers are ported and adapted
Fun
The lubuntu14.04, based on ibox4412, was more fluid and more powerful than the 13.10-year-old transplant.Odroid lubuntu14.04 HTTP://ODROID.IN/UBUNTU_14.04LTS/UBUNTU-14.04.1LTS-LUBUNTU-ODROID-U-20141124.IMG.XZ based on ibox4412 transplantDrive all porting and adaptation based on Odroid kernel-3.8.13.29Features that can be implemented:1, SD card Two partitions, the first partition FAT32, storage environment v
the micro SD card) and HDTV support functions.
2. ODROID-X2 micro Android PC
Although most of this type of PC is not very convenient for users, but if you need more powerful equipment, then try ORDOID-X2, the price is 135 US Dollars about 841 yuan ), it is equipped with a 4412 GHz Samsung Exynos processor. Also, this chip is the same as the one that drives Samsung Galaxy s iii and Galaxy Note II. Of course, this microcomputer is equipped with 6 USB
the first time, please apply for a new Xamarin account.After logging in, you can start developing Android and IOS apps!
Using Visual Studio to launch Android helloworld!Using Xamarin to develop an Android application can be a convenient way to design a user interface using drag-and-drop in Visual Studio and integrate tools such as AVD and SDK Manager. Don't say much, start our 1th Android program on Visual Studio ~
In Visual Studio, the new case, in the case of the C # section, you wil
programming model such as JAVASCRIPT, for microcontrollers such asTessel. Application Processor Development Platform:Fortunately,Android, IOS and full Linux (such as Ubuntu) have created a rich development environment for us to choose to write software that offers plenty of options, not only native C + +, JAVA, scripting languages, but also high-level languages like HTML5. In the past, if you were to develop on an ARM basis, you had to have a cross-compiler development environment on your x86 P
IBOX4412 Development Board 3.5 kernel,The board uses the HSIC external hub usb3503, just like the odroid 4412 Development BoardThe USB hub is not recognized after restarting with the reboot command.View CodeCircuit diagramThe discovery code GPIO configuration completely matches the circuit diagram,The code is configured with Gpio c0_2 and C0_3But the circuit diagram shows Gpio C0_0 and C0_4C0_0 and C0_4 are configured according to the 3.0 kernelConfig
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.