[android-porting] Android Application which use framebuffer

2010-04-07 Thread suhas
Hi, I need a Android application that uses the framebuffer only and displays something on it. Could anyone please guide me to use it or if there already any application which displays on the framebuffer , please give me a link to it. I am desperately in need of such an application. Any sort

[android-porting] Running Android apps on PC

2010-04-08 Thread suhas
Hi, Is there any way to run the android applications on a pc without using a simulator. i.e a android application running directly on a pc.? -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting To unsubscribe, reply using "remove

[android-porting] Running Android apps on PC

2010-04-08 Thread suhas
Hi, I have built the android kernel. Is there anyway to run android applications directly in linux without using emulator or the sdk. ? Thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting To unsubscribe, reply using "r

[android-porting] Downloading android source through git

2010-04-15 Thread suhas
Hi, I want to download the android source for x86. I tried git and it always gives "curl: (6) Couldn't resolve host 'android.git.kernel.org'" . So i am thinking of downloading it through windows through mysgit installer. Could you please tell me how to configure the installer and fully download t

[android-porting] Run android apps on ubuntu

2010-05-03 Thread suhas
Hi. I have built the android kernel for my platform of ubuntu. Now how do I run android applications on this(Ubuntu) without using the Android SDK. Could anyone kindly advise me on this issue.Any type of android applilcation is acceptable as long as I get to run it. Thank you -- unsubscribe

[android-porting] Run android apps on Linux

2010-05-17 Thread suhas
I have ported and built the android kernel for x86 and it is booting up on ubuntu. Now I want to know how to run android applications natively on ubuntu without SDK. As I have said i have the android kernel working. How do I go about running or executing these android applications.? -- unsubscrib

[android-porting] Need applications using framebuffer

2010-05-24 Thread suhas
Hi, I Have successfully built the android kernel for x86 and it is running. Now I need to run some applications which use framebuffer and draw or display something to the screen. I say framebuffer because it is the default display device in android. Kindly please help me in this regard. Thanks

[android-porting] Android porting to TV

2010-06-07 Thread suhas
Hi, I have seen the news of Android OS being ported to new age digital televisions. Could anyone kindly please explain why an Operating system built for mobiles is being ported to TVs and what good will it do in the future.?I need more information on this topic. Thanks in Advance -- unsubs

[android-porting] Re: About android touchscreen

2009-05-12 Thread Suhas
Where can I get sean's changes for using pointercal file ? On Apr 28, 8:45 pm, Elvis Dowson wrote: > Hi Sean, >            Can you provide me a link to these patches, please? I am > working on a port of android-2.6.29 to the Overo TI OMAP 3503 platform > and working on thetouchscreenissue right

[android-porting] Re: MC13783 MXC Touchscreen problem

2009-05-12 Thread Suhas
ow do Android relate these values? I think I have to use tslib for calibration of touch screen. Is it required? If yes, then can you help me get the Sean Mcneal's tslib patches for Android from. Thanks in Advance, Suhas Jain On May 12, 3:45 pm, Androidphan wrote: > You maybe missing

[android-porting] Re: MC13783 MXC Touchscreen problem

2009-05-12 Thread Suhas
es in the kernel driver, which is a > rather bad way. > > On 12 mei, 18:22, Suhas wrote: > > > Even I am facing the same problem. > > > I can observe the touch screen events with getevent command. > > > Also, similar to Drakou,  top bar expands and displays the &g

[android-porting] Re: MC13783 MXC Touchscreen problem

2009-05-12 Thread Suhas
Okay... Thanks a lot On May 13, 10:41 am, Claw wrote: > As mentioned earlier by Androidphan, building in the androidpower > module into the linux kernel solved the problem for us. > > On May 13, 10:38 am, Suhas wrote: > > > So your problem got solved on enabling thepowe