[android-porting] Enabling of EMMC partition for user space like sdcard

2013-03-04 Thread Ranganath TM
Hi All, I am working on 8GB EMMC, 4GB free space left out on EMMC after flashing image in to EMMC, my job is to enable the 4GB free space for user as like SDCARD. Kindly help me to get some pointers on the issue. -- Thanks And Regards Ranganath T.M -- -- unsubscribe: android-porting+unsubscr

[android-porting] Porting guide DWM-W095(MITSUMI) For Android

2013-02-08 Thread Ranganath TM
Hi All, I am trying to port *DWM-W095(MITSUMI) BT/WIFI* module in to *android 4.0.4*, kindly provide me a *porting guide or any pointers* related to this module. Thanks And Regards Ranganath T.M -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/

Re: [android-porting] Re: UVC Camera Porting

2013-01-18 Thread Ranganath TM
Hi, Refer the below link https://bitbucket.org/neuralassembly/simplewebcam/src Regards, Ranga On Thu, Jan 17, 2013 at 10:47 AM, abhishek jain wrote: > > Hello, > > I have been struggling with an issue related to v4l enabling in Android > Kernel. Please suggest me appropriate place to post my q

Re: [android-porting] Jelly Bean x86 Emulator and DNS settings

2012-12-06 Thread Ranganath TM
Hi All, I am working on ICS, and I don't the procedure how to build the source and create image for emulator. kindly give me the steps how to achieve it. Thanks And Regards, Ranganath.T.M On Thu, Dec 6, 2012 at 5:05 AM, Sreekanth Vietla wrote: > Thanks Robert. I will check if ConnectivityServic

Re: [android-porting] USB video class support enabled on Android 4..x.x

2012-10-18 Thread Ranganath TM
Hi Imsaurabhrawat, I had build the kernel with uvc usb enabled feature, After boot when I insert my Logitech c270 web camera it say logitech device inserted with respective PID and VID, And it also create /dev/video0, but I am not able read the buffer from my application, kindly help to show web

[android-porting] Android OS Building In Windows Using Cygwin

2012-10-08 Thread Ranganath TM
Hi All, I trying to build Android OS in windows using Cygwin, I am following the link http://forum.xda-developers.com/showthread.php?t=1686310, but I am unable to it so. If any one has achieved it, kindly help me to do it. -- Thanks And Regards Ranganath T.M -- unsubscribe: android-porting+u

[android-porting] Re: HDMI Frame Buffer Creation Failed For Android ICS

2012-09-12 Thread Ranganath TM
ote: > 2012/9/12 Ranganath TM : > > Hi All, > > > > Processor : Ste U8500 > > > > I am working on HDMI in ICS(4.0.3) its failing to create the frame > buffer, > > with the following errors, > > > > 1)av8100 is falling in firmware download. >

[android-porting] HDMI Frame Buffer Creation Failed For Android ICS

2012-09-12 Thread Ranganath TM
Hi All, *Processor : Ste U8500* I am working on HDMI in ICS(4.0.3) its failing to create the frame buffer, with the following errors, 1)*av8100* is falling in *firmware download*. 2) In *mcde* driver with the file *mcde_fb.c* and in function* mcde_fb_create* its failing in a)*apply_var_failed

[android-porting] media player not working

2012-06-09 Thread Ranganath TM
Hi all , when i tried to play the video file , its saying that video cant be played. below are the logs collected while trying to play the video. **

Re: [android-porting] Re: splash screen

2012-06-01 Thread Ranganath TM
Hi Ronnyek, can you please explain me in detail, so that it will help me a lot. Thanks Ranganath.T.M On Fri, Jun 1, 2012 at 3:12 AM, Ronnyek wrote: > Which splash screen? > > On most hardware that are at least 3 diff places you can do it. > > 1) Bootloader u-boot allows you to supply a RL

[android-porting] Re: Issue facing in WI-FI enabling (wlan0: link is not ready)

2012-05-23 Thread Ranganath TM
Hi Sandeep, I am also facing the same issue, can you give some more information to solve the issue. Thanks, Ranga On Monday, February 6, 2012 8:48:06 AM UTC+5:30, Sandeep sp wrote: > > Hi > > I has been trying to set up the Wi-Fi on our board. > The configuration options which i had

[android-porting] D/AndroidRuntime( 2063): Shutting down VM

2012-04-24 Thread Ranganath TM
Hi all , can any one help regarding below error i am getting while booting my device. *D/AndroidRuntime( 2063): Shutting down VM W/dalvikvm( 2063): threadid=1: thread exiting with uncaught exception (group=0x40a6a1f8) E/AndroidRuntime( 2063): FATAL EXCEPTION: main E/AndroidRuntime( 2063): java.la

Re: [android-porting] Porting FM In Android Along With The Application

2012-04-19 Thread Ranganath TM
al strength if signal strength > is good enough then come outt of seek else check next frequency. > > Meanwhile you can check the set_freq by selecting > (menu->set_frequency-> enter the frequency desired in MHz). > > Regards > Manju > > On Wed, Apr 18, 2012 at 10:27 AM,

Re: [android-porting] Porting FM In Android Along With The Application

2012-04-18 Thread Ranganath TM
10:18 AM, Ranganath TM wrote: > Hi Manjunath, > > Do you Know In android how to do library registration, > > I am getting an error library not yet registered, > > For example I want register libfmradio.so where to make it, > > please help in resolving these issue. >

Re: [android-porting] Porting FM In Android Along With The Application

2012-04-17 Thread Ranganath TM
Hi Manjunath, Do you Know In android how to do library registration, I am getting an error library not yet registered, For example I want register libfmradio.so where to make it, please help in resolving these issue. Thanks, Ranga On Fri, Apr 13, 2012 at 10:37 AM, Ranganath TM wrote: >

Re: [android-porting] Porting FM In Android Along With The Application

2012-04-13 Thread Ranganath TM
icies of JNI layer in FM RX > JAVA files (FM/FmRxApp/src/com/ti/fmrxapp/FmRxApp.java). > > Regards > Manju > > On Mon, Apr 2, 2012 at 12:22 AM, Ranganath TM > wrote: > > Hi Manjunath, > > > > Thanks for your time, > > > > I want to add the FMRXAPP

[android-porting] Giving emmc Read/Write Permission

2012-04-10 Thread Ranganath TM
Hi All, I am working on emmc which capacity is about 8gb, and I want to store some data to it by enabling the write permission, I am not getting any thing to make it happen, Please help me regarding this issue. Thanks, Ranganath.T.M -- unsubscribe: android-porting+unsubscr...@googlegroups.c

[android-porting] Android Audio Not working Through Loud Speaker But Works Through Head Set

2012-04-06 Thread Ranganath TM
Hi All, I am working on android enabling Audio, but for ring tone the loud speaker and headphone works, where the same does not works for media content, It plays only through headset, can any one help to solve this issue. Thanks, Ranga -- unsubscribe: android-porting+unsubscr...@googlegro

Re: [android-porting] Porting FM In Android Along With The Application

2012-04-06 Thread Ranganath TM
gt; > I think this will solve your problem. > > Regards > Manju > > On Fri, Mar 30, 2012 at 5:09 AM, Ranganath TM > wrote: > > Hi Manjunath, > > > > can you please tell the .mk to add kfmapp so that I can build it. > > > > > > Thanks, >

Re: [android-porting] Porting FM In Android Along With The Application

2012-03-30 Thread Ranganath TM
board. > > Now you can see 2 icons on your android application pane one for FM RX > and one for FM TX, just launch the FM RX icon which eventually opens > the /dev/radio0 > > Regards > Manju > > On Tue, Mar 27, 2012 at 10:37 AM, Ranganath TM > wrote: > > Hi

Re: [android-porting] Porting FM In Android Along With The Application

2012-03-27 Thread Ranganath TM
; If your driver is V4L2 compliant then you can just use the complete > solution straight forward with minimal changes to JNI part which is at > service/src/jni/JFmRxNative.cpp for FM RX and > service/src/jni/JFmTxNative.cpp for FM TX > > Regards > Manju > > On Tue, Mar

Re: [android-porting] Porting FM In Android Along With The Application

2012-03-27 Thread Ranganath TM
b=460374248586421260dbffca91454907ff8c5ada >>> >>> 2) FM framework - >>> >>> http://git.omapzoom.org/?p=platform/hardware/ti/wpan.git;a=tree;f=tools/FM;h=3f950c8b2e0cae5f540caabb58a7f114cc78bb8f;hb=bebfa00ede52e48e205c9c8de4012b52184a9214 >>> >>> Reg

[android-porting] How To Save The Content To Internal Memory.

2012-03-27 Thread Ranganath TM
Hi All, I want to save some musical contents or images to internal memory, And my *internal memory size is 8 GB, * But the android does not provide any api's to save the contents to internal memory, please help to solve the issue. Thanks, Ranga -- unsubscribe: android-porting+unsubscr...@

Re: [android-porting] Porting FM In Android Along With The Application

2012-03-22 Thread Ranganath TM
radio/wl128x;h=231954bbc6a9e234cc2bfca53eb02f28b7a7d407;hb=460374248586421260dbffca91454907ff8c5ada >>> >>> 2) FM framework - >>> >>> http://git.omapzoom.org/?p=platform/hardware/ti/wpan.git;a=tree;f=tools/FM;h=3f950c8b2e0cae5f540caabb58a7f114cc78bb8f;hb=bebfa00ede52e48e205c9c8de4012b52184a9214 &

[android-porting] Porting FM In Android Along With The Application

2012-03-20 Thread Ranganath TM
Hi All, I am trying to port an FM in android GB, along with my application for AWNH580(Azurewave FM hardware module), but to write an application I don't have any specific API. please help to write an application and to port the FM module. Thanks, Ranga -- unsubscribe: android-porting+uns

[android-porting] Issue In Building Android Ginger Bread Invalid LOCAL_NDK_VERSION

2012-03-14 Thread Ranganath TM
Hi All, I am unable to build Ginger and I am facing the following issue, When I give make command, make PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=2.3.4 TARGET_PRODUCT=ste_snowball TARGET_BUILD_VARIANT=eng TARGET_SIMULATOR=false TARGET_BUILD_TYPE=

[android-porting] HDMI Crashes after Splash Screen

2012-02-22 Thread Ranganath TM
Hi All, We are able get HDMI, on our Sruta Tablet Target board, but we are facing the issues after android Splash Screen(after boot animation), after boot animation we are able to see different colours changing, and later the Power Management chip is disables the Clock and Power : reason don't kno

[android-porting] Porting Sensors On SnowBall For ICS

2012-02-02 Thread Ranganath TM
Hi All, I am trying to port the sensors on ICS on snowball PDK(v7), I had done the following steps to enable it, In menuconfig, I enabled LSM303DLHC, After that I changed the board file by adding the sensor address and data, both are compiled and object files are created but i am not getting