• 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 » Android forum » All Tags » ICS
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".

Sign In to 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:
ICS
  • 2.6.37
  • AM335x
  • am3517
  • am35x
  • android
  • android 4.0
  • android 4.0 ICS
  • Android Apps
  • Android ICS
  • beagleboard
  • beagleboard-xm
  • bluetooth
  • dm3730
  • DM37x
  • gingerbread
  • Linux
  • OMAP
  • OMAP3530
  • pandaboard
  • rowboat
  • touchscreen
  • usb
  • Wifi
  • WL1271
  • WLAN
Related Posts
  • Forum Post: OMAP 3630 Android 4.0.1 Harware drivers

    Amit Singh Amit Singh
    Please let me know when the hardware drivers will be updated for OMAP 3630 devices to make it working with Android 4.0.1(Ice Cream Sandwich)
    on Feb 20, 2012
  • Forum Post: Does TPS65910 has the audio codec module

    Yaoming Qin Yaoming Qin
    Hi, all I found that in the audio part of the android porting guide http://processors.wiki.ti.com/index.php/TI-Android-ICS-PortingGuide#Audio , it said the tps6591a has the audio codec module. But I can't find it in the tps6591 datasheet. So could you please have a check in it? Thanks! ...
    on Apr 28, 2012
  • Forum Post: "no internet connection" on Android ICS 4.0.3

    Aldon Almeida Aldon Almeida
    Hi, I built the below pandaboard build from the wiki page. http://omappedia.org/wiki/Building_L27.IS.2.M1_for_PandaBoard,_with_USB_camera_support I have having the following issue: 1) In the status bar i get the error " No Internet Connection", so i am not able to access any webpages...
    on May 14, 2012
  • Forum Post: Getting Apps to Use Ethernet With ICS DevKit 3.0.0

    Chris R Chris R
    I am running ICS DevKit 3.0.0 on our custom board, loading the kernel with TFTP and using an NFS root filesystem. Thus the Ethernet is working fine at the Linux kernel level. I am able to run the built-in web browser (in DevKit 3.0.0) and access websites. However, other applications that want a data...
    on May 8, 2012
  • Forum Post: ICS on DM37x + USB communication

    Mark Meisner Mark Meisner
    Hey All, Question 1: I'm working on getting the TI-Android-ICS-4.0.3-DevKit-3.0.0 working on a DM37x board. I see that the image supposedly only supports AM37x, yet it supports the Beagleboard XM, which is a DM37x. Would I have to do anything special to get it running on my board? Question 2...
    on May 25, 2012
  • Forum Post: Custon screen resolution on beagleboard not working

    Sandip Rehal Sandip Rehal
    Hi guys and girls, got a problem with ICS on the beagleboard-xm. basically iv'e bought the following board and screen online ( http://www.chalk-elec.com/?page_id=1280#ecwid:category=0&mode=product&product=7703686 ) however when i try to set the resolution to the specified 1024x600 it seems...
    on May 25, 2012
  • Forum Post: wlan0 Doesn't Seem To Be Created

    Chris R Chris R
    I am trying to bring our wl127x module up under ICS/2.6.37 on our custom 3530 board, which inconveniently uses different GPIOs for IRQ and WL_EN. I seem to be able to get the drivers to build and get inserted into the kernel: root@android:/ # lsmod wl12xx 151510 0 - Live 0xbf0ac000 mac80211 328522...
    on May 24, 2012
  • Forum Post: TI-Android-ICS-4.0.3-DevKit-3.0.0 on OMAP3530

    Chris R Chris R
    I am trying to use TI-Android-ICS-4.0.3-DevKit-3.0.0 on our OMAP3530 platform. I have seen postings that indicate that changing from make TARGET_PRODUCT=omap3evm OMAPES=5.x to make TARGET_PRODUCT=omap3evm OMAPES=3.x have made Android builds work with the 3530's SGX graphics. However I note...
    on May 1, 2012
  • Forum Post: RE: Beagleboard -XM ethernet configuration

    li Honghui li Honghui
    From: http://code.google.com/p/live-android/wiki/networkhowto This document need busybox tool set. It has android configure, cross-make and cp to some dir, then use ./busybox to install. IP ifconfig eth0 yourip netmask yourip's mask ifconfig eth0 192.168.1.10 netmask 255.255.255.0 not...
    on Jul 25, 2012
  • Forum Post: Porting android Ice Cream sandwich (ICS 4.0) to DM3730x EVM (ARM Cortex A8 at 1GHz), battery integration ,

    dibin moolakadan1 dibin moolakadan1
    Hi Team, i have build the kernel with my battery driver and the functions are listed under /sys/class/power_supply/bq27x00_battery-0 # ls capacity current_now device power present status subsystem temp time_to_empty_avg time_to_empty_now time_to_full_now type uevent voltage_now i also edited...
    on Jul 27, 2012
  • Forum Post: make error while building Android ICS

    Livin Sunny Livin Sunny
    i'm getting error while building the Android ICS...below is the screen short after giving: $make TARGET_PRODUCT=omap3evm OMAPES=5.x -j4 : currently im using Ubuntu 10.04 and changed the java from open jdk to sun jdk by the following commands : $sudo add-apt-repository ppa:ferramroberto/java...
    on Jul 26, 2012
  • Forum Post: RE: make error while building Android ICS

    Livin Sunny Livin Sunny
    Hello Manuel, Thanks for your quick reply.i have successfully installed the java and build the ICS filesystem by removing the -j<n> ....Thanks once again....
    on Jul 31, 2012
  • Forum Post: Default Screen Orientation on ICS

    Chris R Chris R
    I have an OMAP3530 based system running ICS and Linux 2.6.37 from DevKit 3.0.0. It runs somewhat and we get the ICS screens and such on the attached LCD panel. We are using a DSI LCD panel that, by pixel layout (480x800), is natively a portrait mode panel. ICS wants to treat is as default portrait, which...
    on May 3, 2012
  • Forum Post: ICS on DM37xx, telephone

    dibin moolakadan1 dibin moolakadan1
    Hi Team, how to enale telephone in android UI , i cant see any dialer in the UI , i have integrated telit he910 module and the changes are made as per the post http://e2e.ti.com/support/embedded/android/f/509/p/120420/446883.aspx#446883
    on Aug 31, 2012
  • Forum Post: ICS on DM37xx ,set serial port

    dibin moolakadan1 dibin moolakadan1
    Hi Team, i need to set ttyO0 in 8N1 , and 115200 baudrate for my gsm module can i set it from the kernel , or do i need some utiliy programs like stty Regards, Dibin
    on Sep 5, 2012
  • Forum Post: TI Android ICS 4.0.3 on BeagleBoard xM Bluetooth(usb dongle)

    fabrizio Pucci fabrizio Pucci
    I have TI Android ICS 4.0.3 on BeagleBoard XM and I have rebuilt the kernel with the BT CONFIGs. I have modified the Init.rc I see the Setting->Bluetooth interface but if I try to enable it goes back immediately off I does not find some file into my rootfs like /system/bin/bluetoothd. Do I...
    on Sep 14, 2012
  • Forum Post: ICS build problem

    kiran nayak kiran nayak
    hi i successfully downloaded the rowboat ics soruce.. but while bulding i m getting the error like below i complied it with the jdk version ==> jdk-6u33-linux-x64.bin any hints to resolve the issue ? error is : build/core/product_config.mk:193: *** _nic.PRODUCTS.[[device/ti/beagleboard/beagleboard...
    on Sep 29, 2012
  • Forum Post: RE: Error in Wifi & BT for ICS Custom Board omap3evm Dm3730

    Bhagavath Ram Bhagavath Ram
    Hi Vishveshwar i fix the that but still wifi and bT is not enabled Log as below 3540952 bytes read ***** Kernel: /dev/mmcblk0p1/uImage ***** ***** RootFS: /dev/mmcblk0p2 ***** ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-2.6.37-g5c414d7-dirty Image Type: ARM Linux Kernel...
    on Oct 16, 2012
  • Forum Post: Error in Wifi & BT for ICS Custom Board omap3evm Dm3730

    Bhagavath Ram Bhagavath Ram
    Hello Team , I 'm using custom tablet board Omap3evm Dm3730 with Android ICS 4.0 Stack , after building the File system wifi & Bluetooth is not working we usig wl1271 chipset . Could please help to solve this issue . log as follow Console Log Welcome to minicom 2.5 OPTIONS: I18n...
    on Oct 10, 2012
  • Forum Post: BT is Not Enabling

    Bhagavath Ram Bhagavath Ram
    Hello Team , I 'm using custom tablet board Omap3evm Dm3730 with Android ICS 4.0 Stack , after building the File system Bluetooth is not enable , How to change Bluetooth port UART 3 instead of UART 1 because we are using Uart 3 .baudrate is 115200we using wl1271 chipset . Note :WiFi is Working...
    on Oct 22, 2012
  • Forum Post: RE: DM3730: Video acceleration on Android ICS

    Dennis E Dennis E
    Hi Gary1, I am also trying to get DSP/Codec Engine functionality on OMAP3530 into our Android ICS systems. I have had no success finding any useful information for this endeavor. I have next to no experience with Gingerbread. Is there a website or a certain set of search terms I can use to find out...
    on Oct 31, 2012
  • Forum Post: not able to boot android uImage-dirty

    kiran nayak kiran nayak
    hi all i build the rowboat-ics-2.37 kernel with some source code modifications then cross complied using arm-eabi- toolchain and got uImage-2.6.37-dirty image.. but while booting on beagleboard-xm ,it struck after below log messages ## Booting kernel from Legacy Image at 80300000 ... Image Name...
    on Nov 7, 2012
  • Forum Post: After porting ICS to DM3725 board, the system display "Unfortunately, System UI has stopped"

    Max Song1 Max Song1
    The Android 2.3.4 works in our board (DM3725), so we want to porting ICS to this board. We downloaded the AM37X ICS source package and use the following command to build the root filesystem since there is no SGX in DM3725: make TARGET_PRODUCT= omap3evm -j2 When we ues ICS built root file system to...
    on Jan 13, 2013
  • Forum Post: ICS on AM3517 - Display rotation and Touchscreen

    Paolo Pellegatti Paolo Pellegatti
    Hi, I have an AM3517 board running ICS and Linux 2.6.37 from Dev-Kit 3.0 (with repo sync - head branch) without sensors. I have notice a strange behaviour about the touchscreen. Setting the properties ro.sf.hwrotation = 90 on init.rc , the Display rotate correctly to 90 degree but Android works...
    on Nov 15, 2012
  • Forum Post: Red / Blue Swap when SGX Is Enabled on OMAP3530

    Chris R Chris R
    I enabled the SGX graphics on the OMAP3530 under ICS now that it's available (YEAH! Thanks a bunch), but now my display has the red and blue colors swapped. It looks like I'm trying to drive an ABGR panel with an ARGB signal. Is there an SGX configuration parameter that does that? Thanks!
    on Jun 4, 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