Re: [android-porting] 7" LCD interface with android 2.2 on devkit800

2011-12-26 Thread Devindrappa Handraki
Hi Maxime, Thanks for your suggestion, now i am able to port the 7" LCD to devkit8000. now devkit8000 is booting with Android gingerbread, but touch screen is not working, please help me. Thanks and Regards, Devindrappa On Fri, Dec 16, 2011 at 7:48 PM, Maxime Ripard < maxime.rip...@free-electro

Re: [android-porting] 7" LCD interface with android 2.2 on devkit800

2012-01-02 Thread Devindrappa Handraki
gt; > On 27/12/2011 07:53, Devindrappa Handraki wrote: > > Thanks for your suggestion, now i am able to port the 7" LCD to > > devkit8000. now devkit8000 is booting with Android gingerbread > > Great :) > > > but touch screen is not working, please help me. > > H

[android-porting] Interface GPRS8000 to Devkit8000

2012-01-05 Thread Devindrappa Handraki
Hi all, I ported Android Gingerbread on Devkit8000 successfully, now i want to interface GPRS8000 to Devkit8000, i don't know how to interface GPRS8000 to Devkit8000. please suggest me how to proceed. Thanks and Regards, Devindrappa -- unsubscribe: android-porting+unsubscr...@googlegroups.com w

Re: [android-porting] Re: Interface GPRS8000 to Devkit8000

2012-01-10 Thread Devindrappa Handraki
hat you mean is how to port support for the gprs8000, start by > porting the RIL. edit the init.rc to make a ppp link. > > On Jan 5, 6:39 pm, Devindrappa Handraki > wrote: > > Hi all, > > > > I ported Android Gingerbread on Devkit8000 successfully, now i want to > &

Re: [android-porting] 7" LCD interface with android 2.2 on devkit800

2012-01-12 Thread Devindrappa Handraki
Hi Maxime, Thanks for your reply, the coordinates returned by DevTools are completely bogus. Thanks and Regards, Devindrappa ** On Wed, Jan 11, 2012 at 8:29 PM, Maxime Ripard < maxime.rip...@free-electrons.com> wrote: > Hi, > > On 03/01/2012 06:43, Devindrappa Handraki

Re: [android-porting] Re: Interface GPRS8000 to Devkit8000

2012-01-13 Thread Devindrappa Handraki
PM, Chaitanya wrote: > No just edit the init.rc to establish a ppp link. > > On Jan 10, 10:40 am, Devindrappa Handraki > wrote: > > Hi Chaitanya, > > > > I want to port the gprs8000 to devkit8000, my main aim is to access the > > Internet from GPRS, to access

Re: [android-porting] Interface GPRS8000 to Devkit8000

2012-01-16 Thread Devindrappa Handraki
Hi Venkat, Modify the RIL source code according to below mentioned link https://gitorious.org/0xdroid/hardware_ril/commit/ee75708cc786531c853e9ec7ffc28dd03658 and build the RIL lib and load the RIL lib as mentioned below cd $ANDSOURCES/gingerbread/ source build/envsetup.sh make clean mm librefe

Re: [android-porting] Interface GPRS8000 to Devkit8000

2012-01-16 Thread Devindrappa Handraki
6, 2012 at 12:31 PM, Devindrappa Handraki < devindrapp...@gmail.com> wrote: > > > -- Forwarded message -- > From: venkat k raju > Date: Mon, Jan 16, 2012 at 12:15 PM > Subject: Re: [android-porting] Interface GPRS8000 to Devkit8000 > To: Devindrappa Hand

[android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-17 Thread Devindrappa Handraki
Hi venkat and Chaitanya, 1. I am not able to access Internet, i am getting the below mentioned error E/pppd( 1799): Connect script failed I/pppd( 1802): # pppd exited with 8 2. Do we need to configure mux driver for internet access and telephone services. If so please give me so

Re: [android-porting] Interface GPRS8000 to Devkit8000

2012-01-18 Thread Devindrappa Handraki
t succeed, Please can you tell me detail procedure how you able to access the internet on Devkit8000 using GPRS8000, how you wrote and executed C application and pppd commend and how you set dns1 and dns2. Thanks and Regards Devindrappa On Wed, Jan 18, 2012 at 3:44 PM, venkat k raju wrote: > Hi

[android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-18 Thread Devindrappa Handraki
> ls -l /system/bin/chat >> -rwxr-xr-x radioradio 42752 2012-01-16 09:39 chat >> >> ls -l /system/etc/ppp/gprs_chat >> -rwxr-xr-x radioradio 229 2012-01-18 10:27 gprs_chat >> >> >> >> On Wed, Jan 18, 2012 at 4:08 PM, venkat k raju wro

[android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-19 Thread Devindrappa Handraki
perience with it when i > was working with a huawei modem. It may not apply in your case because your > modem doesn't support 3G and hence it's AT command is not accepted. I will > look into it and get back to you with confirm answer. > > 5.IF you think it is a sim lock

[android-porting] Getting two screen on device LCD display

2012-01-24 Thread Devindrappa Handraki
Hi all, I successfully ported the Android Gingerbread 2.3.4 to custom board. But with Android Gingerbread 2.3.4 filesystem i am getting two screen on my devices LCD display. Is this because of building on ubuntu 32 bit host. Please suggest me where i am wrong. Thanks and Regards, Devindrappa -

[android-porting] how to get hardware key event in android application

2012-02-07 Thread Devindrappa Handraki
Hi all, I am working on devkit8000 with android gingerbread, on devkit8000 i have one USER-KEY, when i press USER-KEY i want to start one application. basically i want to get the hardware key event how can i do this, please suggest me the way. Thanks and regards, Devindrappa -- unsubscribe: a

[android-porting] Touch screen Not working on Devkit8000 with Android ICS

2012-09-03 Thread Devindrappa Handraki
Hi all, I am able to port the Android ICS to devkit8000 with 7" LCD, but touch screen is not working properly. Please suggest me how to make the touch screen works properly, Do i need to calibrate touchscreen, Please suggest me. Thanks and Regards, Devindrappa Handraki -- unsubscribe: an

[android-porting] Re: touch screen calibration

2012-09-07 Thread Devindrappa Handraki
ppa Handraki, > > afaik no need to calibrate, i have done for 4.3"LCD with gingerbread-2.3.4 > . > > in your case i am suspecting in the kernel CONFIG_INPUT_EVDEV config > option check it properly. > > > > > > On Tue, Sep 4, 2012 at 4:17 PM, Devindrappa Handraki

[android-porting] Touch screen calibration

2012-09-07 Thread Devindrappa Handraki
Hi Maxime Ripard, I am able to port the Android ICS to devki8000 with 7" LCD and touch screen. But touch screen is not working properly. Do i need to calibrate touch screen or is it any other issue. Please help me. Thanks and Regards, Devindrappa Handraki -- unsubscribe: android-po

[android-porting] touch screen calibration

2012-09-07 Thread Devindrappa Handraki
Hi Venkat raju, I am working on porting Android ICS to devkit800 with 7" LCD and touch screen, but touch screen is not working properly, Do i need to calibrate the touch screen if so can you please help me how to calibrate the touch screen. Thanks and Regards, Devindrappa Han

[android-porting] Video is not playing in Android ICS

2012-09-11 Thread Devindrappa Handraki
SurfaceComposer::createGraphicBuffer failed > W/SoftwareRenderer( 1023): Surface::dequeueBuffer returned error -22 > Thanks and Regards, Devindrappa Handraki -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Video not playing in Android ICS

2012-09-11 Thread Devindrappa Handraki
. if not what may be the problem can anybody suggest me. 2. What is the minimum RAM need for Android ics. Thanks and Regards, Devindrappa Handraki W/GraphicBufferAllocator( 1141): alloc(320, 240, 842094169, 2930, ...) failed -22 (Invalid argument) E/SurfaceFlinger( 1141): GraphicBufferAlloc

[android-porting] Video is not playing in Android ICS

2012-09-12 Thread Devindrappa Handraki
eueBuffer: > SurfaceComposer::createGraphicBuffer failed > W/SoftwareRenderer( 1023): Surface::dequeueBuffer returned error -22 > Thanks and Regards, Devindrappa Handraki -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Android 5.0 porting to APQ8074

2015-01-09 Thread Devindrappa Handraki
Hi all please help me in building the Android 5.0 to Snapdragon APQ8074. I am getting the following error. mport includes file: out/host/linux-x86/obj32/STATIC_LIBRARIES/libziparchive-host_intermediates/import_includes make: *** No rule to make target `out/target/common/obj/JAVA_LIBRARIES/WfdCom