[android-porting] How to set Strict Mode Disabled by Default ?

2012-12-17 Thread Shivanagouda Biradar
Hi All , I am convinced that , due to strict mode enabled by default , the red line appears across borders , while device is powered on. As i want avoid appearance of those red lines , which makes look ugly . How to do it in source code? How to set Strict Mode disabled by default ? -- Thanks &

[android-porting] Red lines across borders of screen while booting

2012-11-20 Thread Shivanagouda Biradar
Hi All, Why does red lines appear across borders of screen, while booting? Is it genuine problem in ICS ? Even in my emulator, for ICS, the red lines appear while booting. Specially, when the android UI is visible and the device is not completely up. Any solution? -- Thanks & Regards.. *Shivan

[android-porting] Integrating Android Application Source with Android Source root

2012-11-19 Thread Shivanagouda Biradar
Hi All, I want to integrate the source code of Android Application with that of Android Source . This Application is an NDK android Application. containing Java , JNI, files. How to do it? -- Thanks & Regards.. *Shivanagouda.Biradar* Software Engineer Asmaitha Wireless Technology (P) Ltd Mob: 9

Re: [android-porting] Re: LCD Touch Problem

2012-10-25 Thread Shivanagouda Biradar
Hi, -> I am facing this problem , while i am charging the device -> I am using GT801-Touchpanel touch screen controller . -> I have created proper input device configuration file also. -> while my device is landscape mode, 1, left most top, gives values as X=0, Y=0. 2. Left most bottom ,

Re: [android-porting] Re: LCD Touch Problem

2012-10-25 Thread Shivanagouda Biradar
Hi , I am attaching the logs collected. the wrong values i got, have been commented as /** This is the wrong value i got**/ even though i tested for value x>200 , i got the values for x< 50 also. Below lines are the logs collected . /*

[android-porting] LCD Touch Problem

2012-10-22 Thread Shivanagouda Biradar
Hi All, I have issues in touch screen, if i touch at x,y place, i get the values for x+Delta, and Y+delta . if i touch in one place on LCD screen, i get response in another place. How to debug it? -- Thanks & Regards.. *Shivanagouda.Biradar* Software Engineer Asmaitha Wireless Technology (P) Ltd

[android-porting] Blank screen appears while booting

2012-10-19 Thread Shivanagouda Biradar
Hi all, Blank screen appears while power on the device, this blank screen appears before getting initlogo.rle and bootanimation. how to get rid of this screen? -- Thanks & Regards.. *Shivanagouda.Biradar* Software Engineer Asmaitha Wireless Technology (P) Ltd Mob: 91-9739317331 -- unsubscribe:

[android-porting] splash.bin not working

2012-10-19 Thread Shivanagouda Biradar
Hi All, I customized splash.bin , by replacing modified logo (bmp file). But, i am getting white screen , instead of getting the bootsplash . this white screen appears , before initlogo.rle and bootanimation . Any suggestion ? -- Thanks & Regards.. *Shivanagouda.Biradar* Software Engineer Asmait

[android-porting] Browser not working

2012-10-17 Thread Shivanagouda Biradar
Hi All, Browser is not working in my device. where does source files located in source root? functional architecture of browser in android ICS? Help.!! -- Thanks & Regards.. *Shivanagouda.Biradar* -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/gr

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

2012-10-12 Thread Shivanagouda Biradar
Hi All, I have a device with ICS 4.0.1, How to enable USB video class support (UVC) . Regards. Shivanagaouda . -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] How to add splash image

2012-10-11 Thread Shivanagouda Biradar
Hi all, I get white screen, before getting bootanimation. I think i need to add splash image at the time of U-boot and kernal image loading. How to add splash screen ? -- Thanks & Regards.. *Shivanagouda.Biradar* Software Engineer Asmaitha Wireless Technology (P) Ltd Mob: 91-9739317331 -- unsu

[android-porting] JTAG Tools supporting on linux platform

2012-10-11 Thread Shivanagouda Biradar
Hi All, I would like to use JATG, for debugging android source code, having linux drivers. How to use JTAG on linux environment . ? Regards. Shivanagouda. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Build Android Source Code On Windows Platform

2012-10-11 Thread Shivanagouda Biradar
Hi All, I would like to build Android source code , having linux drivers, on windows platform. Please do suggest . Regards. Shivanagouda -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Does Emulator detect USB devices connected ?

2012-10-11 Thread Shivanagouda Biradar
Hi All, Does Android Emulator detect USB devices connected to PC, If at all, i want Emulator to detect USB devices , how to make it? -- Thanks & Regards.. *Shivanagouda.Biradar* Software Engineer Asmaitha Wireless Technology (P) Ltd Mob: 91-9739317331 -- unsubscribe: android-porting+unsubscr..

Re: [android-porting] Re: ADB access on Device

2012-10-09 Thread Shivanagouda Biradar
Hello Alvin, where to set those properties ? Regards. Shivanagouda. On Sat, Oct 6, 2012 at 9:47 AM, Alvin Wong wrote: > Set the property `adb.tcp.port ` then you can use `adb connect ` > on your client device. > > Shivan於 2012年10月5日星期五UTC+8下午4時21分41秒寫道: > >> Hi, >> >> I am not able to acce

Re: [android-porting] Re: ADB access on Device

2012-10-08 Thread Shivanagouda Biradar
Hi, Thank you for the reply. I do not have Ethernet interface , and also UART interface. i am using wifi and set of commands used to enable over Ethernet to be included in init.rc file. I want to access adb using IP address of the device with WiFi enable on device. Regards. Shivanagouda. On Mon

[android-porting] ADB access on Device

2012-10-05 Thread Shivanagouda Biradar
Hi, I am not able to access adb via USB on my Device. Is there any other mechanism to use ADB on device, other than USB Debugg Mode. If any way to do it via network , what is the procedure Regards. shivan. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.goog

Re: [android-porting] Re: Customising Splash Screen in ICS

2012-10-03 Thread Shivanagouda Biradar
e built-in animation. There is a nice tool for doing that > under Windows <http://forum.xda-developers.com/showthread.php?t=1678540> > > For your problem I assume you didn't used the correct resolution or > orientation for the `initlogo.rle`. > > Regards, > Alvi

Re: [android-porting] Re: Customising Splash Screen in ICS

2012-10-03 Thread Shivanagouda Biradar
tion.zip to test. > > With your second problem, have you tried 800x480 (landscape)? > > Regards, > Alvin Wong > > 2012/10/3 Shivanagouda Biradar : > > Hello Alvin, > > > > Thank you for the information, its helping me in great. > > > > 1> W

Re: [android-porting] Re: Customising Splash Screen in ICS

2012-10-03 Thread Shivanagouda Biradar
he difference in > file size. Test whether it works. > > For your initlogo.rle, what method did you used to create the .rle > image? An actual photo of how it shows can really helps. > > Regards, > Alvin Wong > > 2012/10/3 Shivanagouda Biradar : > > Hello Alvin, > > &

Re: [android-porting] Re: Customising Splash Screen in ICS

2012-09-28 Thread Shivanagouda Biradar
root or perform the > relevant operations. > > If it doesn't work, check whether `initlogo.rle` is located in the > root directory (usually ramdisk). If not you may need to do a rebuild > or perform `make installclean` before building. > > Regards, > Alvin Wong > >

Re: [android-porting] CTS

2012-09-25 Thread Shivanagouda Biradar
Hello All, I was too looking for the procedures for running CTS, submitting the results to Google and getting certified . Please advise . Regards. Shivanagouda. On Sat, Sep 22, 2012 at 1:09 PM, David Ghaemi wrote: > Hello, > > ** ** > > We have ran the CTS on our new product. How can we sub

Re: [android-porting] Re: Customising Splash Screen in ICS

2012-09-25 Thread Shivanagouda Biradar
Dear Alvin , Yes, you are right . changing initlogo.rle . i have done with customizing initlogo.rle. but, not getting where to place this file? what does root of ramdisk mean ? i am using ICS 4.0.1, source code . please advice , how to customize initlogo.rle ? Shivanagouda. On Sat, Sep 22, 2012

Re: [android-porting] Re: Customising Splash Screen in ICS

2012-09-24 Thread Shivanagouda Biradar
Hello Weston , I am using Tablet, having ST-Ericsson Nova A9500 processor , and ICS 4.0.3 android OS. When I run the benchmark tool , Caffeinemark , which measures JVM performance , It is giving me the least performance. How can i increase JVM performance ? On what parameters, does this performanc

[android-porting] Problem in loading web pages while browsing

2012-05-12 Thread Shivanagouda Biradar
Hi all , I am facing problem in loading the web-pages while browsing . can any body suggest the probable cause for this. here are the logs collected , **

[android-porting] how the signal strength indicator on the UI is being updated ?

2012-04-29 Thread Shivanagouda Biradar
Hi all , can any body help , how the signal strength indicator on the UI is being updated ? and also files responsible for updating the phone state from ril layer to the framework. -- Thanks & Regards.. *shivan.* -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://grou

[android-porting] files responsible for updating signal strength on UI

2012-04-29 Thread Shivanagouda Biradar
-- Thanks & Regards.. *Shivanagouda.Biradar* Software Engineer Asmaitha Wireless Technology (P) Ltd Mob: 91-9739317331 -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting