[android-porting] Re: List of platforms that android has been ported to

2009-08-05 Thread mizmit1222
Hi, I've ported Android on to; Sharp Zaurus C3000 - PXA270 (Armv5) Beagleboard - OMAP3530 (Cortex A8) A router - Marvell Orion 88F5181L (Armv5) Regards, On 8月3日, 午後5:57, Xinyu Chen wrote: > On Aug 1, 5:41 am, Elvis Dowson wrote: > > > Hi, > >        I'd just like to start a thread to list all

[android-porting] Adding drivers/libs for new hardware

2009-08-05 Thread Neo
Hi, If we want to add support for new hardware in Android how do we go about doing that? What we have is a graphics core with its own set of libraries and drivers, how do we make android use of this new piece of hardware. I know that these components should go into the libraries layer but what ab

[android-porting] How to re-build the default "Launcher" application?

2009-08-05 Thread alucard20004
My goal is to modify the Launcher application and publish it on the Android market. (Should I call this "porting Launcher to G1"?) The Launcher source fail to build with the Android SDK. A lot of varibles and classes are missing. So I try building the entire platform. I install Ubuntu 9.04 and f

[android-porting] How to get android to show my IME in the input method pop-up menu?

2009-08-05 Thread Harsha
Hi, I have written my input method on lines of LatinIME. My IME "MyIME" has a service and an activity similar to LatinIME. Installing it to emulator via eclipse does not seem to work and hence I have tried the following approaches. MY GOAL: All I need as the first step to know that I

[android-porting] Re: Finding Memory leak in native code

2009-08-05 Thread fadden
On Aug 5, 5:16 am, clikx wrote: > Is there any tool available to find memory leak in native code? > Is there any tool like 'memprof' or 'mtrace' ported to work in Android > platform? If you have the right kind of build on the phone, you can replace / system/lib/libc.so with /system/lib/libc_debu

[android-porting] Re: android on intel atom

2009-08-05 Thread Yi Sun
The old usb install image does not work anymore. Please follow the instruction in the wiki page to install it on your harddrive. The reason that we are doing things different is becasue the new way will be faster. Otherwise, you may spend a few hours to install android on a machine like 1000HD. For

[android-porting] Re: android on intel atom

2009-08-05 Thread penguins
Thank you Yi Sun for your reply. I've downloaded the source code and realise that I can create an installation image for USB (like it used to be) but it wouldn't install properly. Another question is, the downloaded source code is for the latest Android (Donut) but I would like to get Android 1.5

[android-porting] Increasing DNS timeout values

2009-08-05 Thread 葉子
I try to increase the timeout of DNS. It's easy to find pages about "Increasing DNS timeout values" ,ex: http://groups.google.com/group/mailing.postfix.users/browse_thread/thread/ee84080313a99313/e83d2579f9334fc9?hl=zh-TW&q=RES_TIMEOUT#e83d2579f9334fc9 I found similar variable in the file: bioni

[android-porting] Is Android able to use 2 networks interfaces at the same time?

2009-08-05 Thread André Oriani
[moving from android-platform due JBQ request. Please refer to http://groups.google.com/group/android-platform/browse_thread/thread/865c118d1ca00c04 ] Every time my application need to establish a data connection it must always do it using the carrier network. So suppose Wifi is enabled . User s

[android-porting] Finding Memory leak in native code

2009-08-05 Thread clikx
Hi, Is there any tool available to find memory leak in native code? Is there any tool like 'memprof' or 'mtrace' ported to work in Android platform? Regards Clikx --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://grou

[android-porting] Increasing DNS timeout values

2009-08-05 Thread 葉子
I try to increase the timeout value of query DNS. It's easy to find pages about "Increasing DNS timeout values" ,ex: http://groups.google.com/group/mailing.postfix.users/browse_thread/thread/ee84080313a99313/e83d2579f9334fc9?hl=zh-TW&q=RES_TIMEOUT#e83d2579f9334fc9 I found similar variable in the

[android-porting] Re: Unable to unlock using keyboard in Android in the desktop screen

2009-08-05 Thread Harishkumar V
Dianne, thanks, it worked. now, i am able to use it, no locking of screen. i have another doubt, how to launch android virtual keyboard. in my device, there is only keyboard is connected. In emulator, in text box when u click using mouse, the android virtual keyboard launches. how to make work

[android-porting] Re: How do I get source for Android 1.0

2009-08-05 Thread Jean-Baptiste Queru
repo init -u git://android.git.kernel.org/platform/manifest.git -b release-1.0 (that should do the trick if I didn't make any typo) JBQ On Wed, Aug 5, 2009 at 7:07 AM, Gani Bhagavathula wrote: > > Hi > > I would like to go back to the 1.0 for x86 as 1.5 / cupcake / donut > does not work for me

[android-porting] Sending Video/Audio frame as input to OpenCore

2009-08-05 Thread Vinay
Hi All, I am not able to use MediaPlayer/VideoView to make rtsp to work in Android. So I have created a client to interact with RTSP server, I have succeeded in doing this. I am able to get the video/audio frame from RTSP server (MySpace) in Android. Now I want to play the frames. I have searched

[android-porting] How do I get source for Android 1.0

2009-08-05 Thread Gani Bhagavathula
Hi I would like to go back to the 1.0 for x86 as 1.5 / cupcake / donut does not work for me on OLPC, whereas 1.0 worked. While we are working on the 1.5, I would like to go back to 1.0 just for the sake of it. How do I download the 1.0 or setup a directory with 1.0? Can someone give me some he

[android-porting] Re: android.process.acore has stopped unexpectedly

2009-08-05 Thread mvniekerk
First question - are you using this on a non-touchscreen device? If you do, then it will crash. The fix can be found here: http://osdir.com/ml/android-porting/2009-05/msg00512.html I've searched for it on google so that you can see the full thread but it seems to be deleted... On Aug 4, 7:08 pm,

[android-porting] Re: rild reboot repeatly because of "EOS. Closing command socket."

2009-08-05 Thread Samuel
Hi Michael, Nice work!! Would you like to tell me how to browse this source codes just updated online as well as download them? Thanks. B. R. Samuel On Aug 4, 7:12 pm, Michael Trimarchi wrote: > Hi, > > > > edwardlee lee wrote: > > OK, thanks you very much! > > > On Tue, Aug 4, 2009 at 3:12