Hi,
I've ported donut and eclair to i.MX515 based smartbook, Sharp
NetWalker.
http://androidzaurus.seesaa.net/article/130268081.html
My patches in github may be helpful for you to get some ideas how to
port
on to your hardware.
On 2月4日, 午後10:39, pawan wrote:
> can u help me i want to know how
Hi,
My case was "not reporting pendown becomes 0."
http://androidzaurus.seesaa.net/article/96581331.html
Hope this helps you a bit.
On 1月26日, 午後11:28, தங்கமணி அருண் wrote:
> Hi
>
> What is your platform and till which point have you debugged this issue?
>
> > Mine is imx233 EVK.and i am receiv
Hi,
Android has benchmark function for booting up, called bootchart.
Refer mydroid/system/core/init/README.BOOTCHART.
Following is the result when I tried it on my Zaurus C3000.
http://androidzaurus.seesaa.net/article/111434080.html
Cheers,
On 1月13日, 午前8:55, linux newbie wrote:
> Thanks for qu
Hi,
I've not seen such an error message so far. Here's my patch.
http://androidzaurus.seesaa.net/article/105551643.html
Written way ago though, it still woks fine for me.
Cheers,
On 1月8日, 午前10:19, linux newbie wrote:
> Hi,
>
> Our target is based on PXA255 and in order to support Android, I mo
an i download this patch from any link or is it necessary to use
> git .
>
> Thanks
> Abhri.
> On Mar 5, 1:56 pm, Android Zaurus wrote:
>
> > Hi,
>
> > Recently I ported Android to OMAP3EVM. I know I'd better write tips on
> > my blog, but I'
Hi,
Recently I ported Android to OMAP3EVM. I know I'd better write tips on
my blog, but I'm kind busy for now. Followings are basic tips how I
ported.
1) Kernel
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
2) Android Patch
diff -urN vanilla-2.6.27/ cupcake/kerne
Hi, Qingzhan
I ported Android 1.0 atop of Angstrom 2007.1 stable, which uses
Kernel 2.6.24 and it works fine on my Zaurus C3000 (PXA270).
Here's the patch of power.c between mydroid/kernel and Angstrom
kernel tree.
http://pastebin.com/m6f01141c
But, as you mentioned, ANDROID_POWER may not be a
Hi,
Did you set a bootable flag to your target partition?
I'm not sure though, it sounds like your BIOS doesn't
recognize your USB HDD as a boot device.
Good luck.
On 1月13日, 午前12:06, Samuel wrote:
> [Title]
> Enabling android-x86 upon ThinkPad Series with miscellaneous functions
>
> [Summary]
Hi,
[Home] key lock appears when system is "provisioned". It's a matter of
database in Android.
Copy /data/data/com.android.providers.settings/databases/settings.db
to your Linux PC and open it with SQLite3.
$ sqlite3 settings.db
sqlite> select * from "system" where name="device_provisioned";
I
Hi,
My Zaurus C3000 has 64MB RAM and can run Android.
But it seems to be a bit short of RAM. When multiple web pages are
opened in browser, all the other applications including launcher are
killed by low memory killer.
64MB is not practical as a real product. I guess 96MB or 128MB is
minimum re
trick.
Cheers,
On 12月24日, 午後3:02, chn wrote:
> Thanks for the reply
>
> Where exactly can I find the gdbserver? Is it included with the source
> code, so that I can build it using -g option in some make file?
>
> Regards
> CHN
>
> On Dec 24, 5:39 am, Android Zaurus
There's prebuilt gdbserver in cupcake branch.
It should work either Android 1.0 or cupcake, I guess.
On 12月22日, 午後1:23, chn wrote:
> Hi,
>
> How to do I debug (Single-Step) through the android C++ source code? I
> found a thread discussing about this but was left incomplete.
>
> http://groups.
I agree with freedom.
And recommend Ubuntu 8.04LTS instead of Ubuntu 8.10 for now.
On 12月24日, 午前9:29, freedom wrote:
> Using gcc-4.2 instead of gcc-4.3 should help avoid modifying source,
> that is
> $ TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true
> CC=gcc-4.2 CXX=g++-4.2 make
Hi,
A couple of ways you can try;
1) "make sdk" and you will get your own SDK.
2) Download SDK and replace img files with your build.
Cheers,
On 12月23日, 午後11:47, rams wrote:
> Hi All,
>
> I have downloaded the Android Sources using the repo tool.
> Built the image. Now I have the following fi
Hi,
Great job you have done and thank you very much for sharing code and
information.
I have a quick question about performance of Android on BeagleBoard.
Would you please post the number of msec per frame, which is shown
[API Demos] - [Graphics] - [OpenGL ES] - [Sprite Text] ?
Mine, a Zaurus
15 matches
Mail list logo