• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Embedded Software » Android » All Tags » Android on Am18x EVm/Hawkbaords
Share
Android
  • Forum

Browse by Tags

Android

Welcome to the Android Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
Android on Am18x EVm/Hawkbaords
  • alsa
  • android
  • Android Kernel OMAP
  • android rowboat
  • Beagle Board
  • boot args
  • booting
  • Driver
  • Filesystem
  • froyo
  • Froyo boot image
  • init.rc
  • kernel
  • kernel panic
  • LCD
  • mmc
  • OMAP3530
  • rootfs build
  • rowboat
  • touchscreen
Related Posts
  • Forum Post: Android on Am18x EVm/Hawkbaords

    K Md Feroz Irfan K Md Feroz Irfan
    Hello, Need Android on Omap-L1x/ Am18x EVm/Hawkbaords. Thanks! Best Regards Feroz
    on Nov 10, 2010
  • Forum Post: how to access hardware like gpio, i2c in beagle board , running android

    madhu reddy madhu reddy
    I have a beagle board running android. I am trying to access gpio from c code , through JNI(Java Native Interface). But I am unable to create a dll library, using the c code that is making system calls like gpio_request ( ) etc. can any one pls help me in this regard?
    on Jan 12, 2011
  • Forum Post: AM1808 Android porting steps

    francis kumar francis kumar
    Hi, I am using Texas AM1808 Target. Before i have worked in Qt application and linux drivers. I am new to android. I want to port the android image on to the AM1808. I wish to download android froyo source. Can i know the steps, how to install the SDK and which version of Android tree is required to...
    on Jan 25, 2012
  • Forum Post: Re: AM1808 Android porting steps

    francis kumar francis kumar
    Dear Khasim, Can you provide me the entire android source, which is booting from SD card. Regards, Francis Kumar
    on Jan 25, 2012
  • Forum Post: Re: AM1808 Android porting steps

    francis kumar francis kumar
    Hi, Almost our design is over with Qt application. we are going start our production using AM1808. Next Our aim is to port the Android image on to the same target AM1808. This time we are not changing our processor. Above link is not clear. giving error below: root@ubuntu:/home...
    on Jan 30, 2012
  • Forum Post: Re: AM1808 Android porting steps

    francis kumar francis kumar
    Hi, When i use the command I get the following error message: root@ubuntu:/home/kumar/ANDROID_ROOT/am1808/TI-Android-Froyo# repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat-froyo-am1808.xml /home/kumar/ANDROID_ROOT/bin/repo: line 1: syntax error near unexpected token `newline'...
    on Jan 31, 2012
  • Forum Post: Re: AM1808 Android porting steps

    francis kumar francis kumar
    Hi, We have all admin access is available. We don't have any Proxy servers here. Still same error is giving in the repo script. /home/kumar/ANDROID_ROOT/bin/repo: line 1: syntax error near unexpected token `newline' /home/kumar/ANDROID_ROOT/bin/repo: line 1: `<!DOCTYPE HTML PUBLIC...
    on Jan 31, 2012
  • Forum Post: Re: AM1808 Android porting steps

    francis kumar francis kumar
    Hi Arun, I tried with your new repo link. it is working. when i run these commands it gets hang or still process is running ???????????? Please find the below status:- root@ubuntu:/home/kumar/ANDROID_ROOT# curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > /home/kumar/ANDROID_ROOT...
    on Feb 1, 2012
  • Forum Post: Re: AM1808 Android porting steps

    francis kumar francis kumar
    Hi Arun, Almost I got the android source and created file system. This android file system is booting from SDCard. While mounting the file system gives an error. I followed these steps in my target Kernel Image is loaded in SD-Card (FAT32) Android file system is loaded in SD-Card...
    on Feb 10, 2012
  • Forum Post: Re: AM1808 Android porting steps

    francis kumar francis kumar
    Hi, I am using AM1808 with Android froyo version. Almost i am able to see android characters on to my LCD screen. also am able to see the SD-card file system. But still there is some issues to boot up the desktop image. I have mentioned the target logs below. Freeing init memory...
    on Feb 21, 2012
  • Forum Post: Re: AM1808 Android porting steps

    francis kumar francis kumar
    Hi Arun, Can you suggest me based on my previous logs. I am able to see my file systems in SD-Card. I got the Android characters on my LCD. but it is not showing the desktop image. The below message is coming always. any issues with my kernel or file system. Please suggest me. request_suspend_state...
    on Feb 23, 2012
  • Forum Post: Re: Porting Android on dm365 or dm6467.

    francis kumar francis kumar
    Hi Pankaj, I am running my Android froyo on AM1808 evm. Almost I have followed all the steps what you have discussed before. We got android froyo prebuilt images from the TI link. We are able to build the images and created the file system. Finally we are able to mount the filesystem through...
    on Feb 29, 2012
  • Forum Post: Porting Android Froyo on AM1808

    francis kumar francis kumar
    Hi , I am running my Android froyo on AM1808 evm. Almost I have followed all the steps based on the forums. We got android froyo prebuilt images from the TI link. We are able to build the images and created the file system. Finally we are able to mount the filesystem through SD-Card and NFS...
    on Feb 29, 2012
  • Forum Post: Android Froyo Porting on AM1808evm

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi , I am running my Android froyo on AM1808 evm. Almost I could see my file system running on target with ANDROID message on screen, but there is no display of android image. Please find the below logs iam getting Freeing init memory: 140K Warning: unable to open an initial console. init...
    on Feb 29, 2012
  • Forum Post: Re: Android Froyo Porting on AM1808evm

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi Arun, Thanks alot for your reply. Please find the attched text files (Please visit the site to view this file) (Please visit the site to view this file) (Please visit the site to view this file) (Please visit the site to view this file) Regards, Pooja
    on Feb 29, 2012
  • Forum Post: Re: Android Froyo Porting on AM1808evm

    francis kumar francis kumar
    Hi Arun, Thanks alot for your support. Our DD RAM size is 64MB. Does it support for android booting. As of now I could get ANDROID splash screen. But there is no desktop display, does it take more time to get on. And Benchmark-release.apk, WindowBackground.apk files i kept in root file system...
    on Feb 29, 2012
  • Forum Post: Re: Porting Android on dm365 or dm6467.

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi Pankaj, My DDRAM size is 64M. I have tried with 32M and 64M in boot arguments. Recently i got the prebuild images from ftp link : ftp://ftp.ti.com/pub/Android/OMAPL138/. I have downloaded all the root filesystem I am able to see Android message after there is android splash screen, but...
    on Feb 29, 2012
  • Forum Post: Re: Porting Android on dm365 or dm6467.

    francis kumar francis kumar
    Hi Pankaj, Finally i got the AM1808 android image with desktop. Is it required to calibrate the touch screen in some where. while accessing the applications on the dsktop is not user friendly. Where needs to be done touchc\screen calibration part. Thanks for your kind support. Regards, Francis
    on Mar 1, 2012
  • Forum Post: Re: Porting Android on dm365 or dm6467.

    francis kumar francis kumar
    Hi Pankaj, In my kernel code it is already mentioned the same calibrated values. In our costumed application AM1808 TFT 4.3' lcd has changed it to 5' with the same 272x480 pixels. But while changing the LCD dimensions we need to change across the calibrated values. In our Qt application...
    on Mar 2, 2012
  • Forum Post: Re: Using Keypad on dm365evm when running Android.

    Prashanthi Shivapooja Prashanthi Shivapooja
    Good Morning Rohit, We are using Texas AM1808 Target board. I have my keyboard with 2characters on each key Some keys with alphanumeric type Some with alphabets and special symbols We are getting caps,small, some default characters with Shift button holding. Iam not getting symbols...
    on Mar 15, 2012
  • Forum Post: Android Froyo on AM1808

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi Everyone, We ported Android Froyo successfully from SDcard onto AM1808. According to QT touchscreen driver values tested, i placed those values in my tps6507x-ts.c file. Iam getting touch calibration correct in landscape mode. But i want porting to be only in portrait mode. Since some posts...
    on Mar 22, 2012
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use