[android-porting] Re: building a basic android for any arm11 processor

2012-03-07 Thread akash malhotra
On Mar 6, 2:50 am, freakingtux wrote: > Hello > > On Monday, March 5, 2012 2:32:14 PM UTC+1, akash malhotra wrote: > > > mini6410 board , i get this error on the serial > > port , > > > # warning: `rild' uses 32-bit capabilities (legacy support in use) &

[android-porting] building a basic android for any arm11 processor

2012-03-05 Thread akash malhotra
Hello all of you , for past few days i have been trying to build an android image , i builded a generic image , which works on emulator very well ,but when i port the file system on my mini6410 board , i get this error on the serial port , # init: cannot open '/initlog

[android-porting] android froyo 2.2 on ARM 11 S3C6410 ,

2012-02-15 Thread akash malhotra
Hello guies to all of you , i want to port Android 2.2.3 froyo on a my mini6410 friendly arm board ,I have some idea regarding the basic filesytem of Android , i want to build an android 2.2 filesystem , can some one guide me , i have an working build envoirment of android 2.2 ,plz help .

[android-porting] Re: Backlight and LCD control in framework

2011-09-25 Thread Akash
he sys power state > change. > It's linux kernel's responsibility to turn on/off display and touch > panel. > > On Sep 25, 12:34 am, Akash wrote: > > > Hi, > > > I wanted to know as to whether there is a control in the Android > > framework which notifies t

[android-porting] Re: Backlight and LCD control in framework

2011-09-25 Thread Akash
: > PowerManagerService does it. you may refer to WakeLock in android documents. > > --lx > > > > > > > > On Sun, Sep 25, 2011 at 12:34 AM, Akash wrote: > > Hi, > > > I wanted to know as to whether there is a control in the Android > > fra

[android-porting] Backlight and LCD control in framework

2011-09-24 Thread Akash
in Framework which also control the process of switching the LCD display on or off. Regards, Akash -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] How to launch android image to my x86 based target device by using Ethernet in eclipse

2011-03-29 Thread Akash Guttedar
Hello, I want to launch android image to my x86 based target device by using Ethernet in eclipse. Presently i can boot android using USB or CD-ROM. So is it possible this directly over ethernet?? so i can debug my kernel and driver using ethernet. Please help me. Regards NewBee -- unsubscribe:

[android-porting] Re: SDK on android

2011-03-20 Thread Akash Guttedar
Hi freakingtux , Thanks for your reply. I want a tool on android phone to develop android applications. Like Google app inventor and Android Scripting Environment. I want to develop android applications on android itself?? is it possible?? Regards Akash On Mar 16, 1:50 pm, freakingtux

[android-porting] SDK on android

2011-03-14 Thread Akash Guttedar
Hello, I have x86 based device ported with android 2.3. Now i want to know is it possible to install Android SDK to develop android applications on this device. I mean i want to develop android applications on android itself. is it possible? -- unsubscribe: android-porting+unsubscr...@googlegrou

[android-porting] How add my own new codec to Android

2011-03-04 Thread Akash Guttedar
add a new codec to Android? -- Best Regards Akash Guttedar -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Porting android to AT91SAM9261-EK

2010-12-14 Thread Akash Guttedar
steps to be followed. As i have already ported linux on my device, so i want to know HOWTO port android. Please help. Best Regards Akash Guttedar -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Porting android to freescale i.mx 31L

2010-11-18 Thread akash
have downloaded linux-2.6.25.tar.gz. Now can you tell me, what other things i need?. And please give me details to port android on my i.mx31 board. Regards Akash G -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: How to disable the android auto-lock app

2010-07-19 Thread Akash Choudhari
h/p?hl=en#uX1GffpyOZk/services/java/com/android/&q=package:android "KeyguardManager keyguardManager">› server<http://google.com/codesearch/p?hl=en#uX1GffpyOZk/services/java/com/android/server/&q=package:android "KeyguardManager keyguardManager">› DockObserver.j

Re: [android-porting] Re: FroYo Alsa issues

2010-06-24 Thread Akash Choudhari
I am facing the same issue ... I will post here, if I fix it - Akash On Thu, Jun 24, 2010 at 7:53 AM, Jim Ancona wrote: > Yes, I got the same error when merging the Froyo changes to android-on- > freerunner. It appears that hardware/alsa-sound depends on the Eclair > v

Re: [android-porting] Re: regarding yaffs2 and U-boot

2010-06-23 Thread Akash Choudhari
You should use EXT3 File system for SD card - Akash On Tue, Jun 22, 2010 at 11:24 PM, Pankaj wrote: > Hi akash > > I mount android in my CF card. > I used following command for format cf card > #mke2fs -I 128 /dev/hda1 command in hyper terminal. > > I follow all the s

Re: [android-porting] regarding yaffs2 and U-boot

2010-06-22 Thread Akash Choudhari
YAFFS2 is meant for NAND. Which board are you trying to use? - Akash On Mon, Jun 21, 2010 at 7:08 AM, Ashwin Bihari wrote: > Depending on your version of U-Boot, there might be support or > not..the newer versions do use it.. > > You can pretty much use ANYTHING you want..on our

Re: [android-porting] Web-browsing issue on OMAP device

2010-06-22 Thread Akash Choudhari
Did you try pinging the website from console? - Akash On Mon, Jun 21, 2010 at 11:31 PM, dayal_Madhukar wrote: > Hi, > > I have done android  porting on OMAP device.everything is good but > facing problem in web browsing. > i am getting proeper IP address, netmask, gateway, DNS1

Re: [android-porting] Implementing Recovery Mode in Android

2010-06-22 Thread Akash Choudhari
Thanks for your initial suggestions ... I will post here, if I figure it out. As I understand the ROM code needs to be modified ... Can someone comment?? - Akash On Tue, Jun 22, 2010 at 8:09 AM, Ashwin Bihari wrote: > Akash, > > The methods seem to change from implementation to imple

[android-porting] Implementing Recovery Mode in Android

2010-06-22 Thread Akash Choudhari
Does someone have any guide, that can be used to implement Recovery mode in Android? I found some documentation, that explains how recovery mode works, but couldn't find any documentation on how a developer should implement it Thanks, Akash -- unsubscribe: android-porting+uns

Re: [android-porting] sensor calibration file

2010-06-16 Thread Akash Choudhari
FWRITE should work in your case - Akash On Tue, Jun 15, 2010 at 9:27 PM, RYO IKUYAMA wrote: > Hi, Deva > > Thanks advice and sample code. > Before, I used fputs() and fgets(). then, fputs() was not able to be > done though fgets() was able to be done. filepath permission

Re: [android-porting] Preparing sd card forever

2010-06-15 Thread Akash Choudhari
Please put the logs on http://pastebin.com/ and send the link - Akash On Tue, Jun 15, 2010 at 2:19 PM, M&M stich wrote: > Yes, binaries from the 2 setups work differently, even though we've > maintained them the "same".  Something must be different, but I can&#x

Re: [android-porting] Android on Ubuntu 10.4

2010-06-07 Thread Akash Choudhari
Did you install the Android SDK? I had noticed that the Nexus-One drivers are part of SDK - Akash On Mon, Jun 7, 2010 at 3:41 PM, jonathan hirst wrote: > Help, > > I have setup a Dell Dual Quad Core machine with Ubuntu 10.4 32 bit... > > Synced the REPO and completed a b

Re: [android-porting] how enable LAN in eclairs

2010-05-20 Thread Akash Choudhari
You can use netcfg I would use netcfg eth0 up netcfg eth0 dhcp netcfg - Akash On Wed, May 19, 2010 at 10:58 PM, Krishna Mohan wrote: > Hi, > Please let me know how to enable LAN (not WiFi) in android eclairs, > I have a developement board which right now has only LAN settings and &g

[android-porting] Re: Password lock screen in android

2010-05-20 Thread Akash
Hi, Has no one done anything similar to this? Any pointers related will be helpful. On May 19, 8:52 pm, Akash wrote: > Hi, > > Our team is is planning to add password based lock screen in android. > In the current android release only screen lock and pattern lock are > present.

Re: [android-porting] Re: Using Existing H264 decoders

2010-05-19 Thread Akash Choudhari
Alternatively, you can try going to respective folders and do ~ ~mydroid/frameworks/base/media/libstagefright$ mm BUILD_WITH_FULL_STAGEFRIGHT:=true ~/mydroid/frameworks/base/cmds/stagefright$ mm BUILD_WITH_FULL_STAGEFRIGHT:=true - Akash On Wed, May 19, 2010 at 12:04 PM, NimeshChanchani

[android-porting] Password lock screen in android

2010-05-19 Thread Akash
user has to enter the password to unlock the phone. Can anyone give any pointers on how to implement it. Thank you, Akash -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: About boot from SD card

2010-05-19 Thread Akash Choudhari
In case your card is partitioned as ext3 only, you should not use "p1" in mmc name - Akash On Wed, May 19, 2010 at 7:02 AM, Ashwin Bihari wrote: > Here are the possible scneario's, assuming you have NAND and SD card. > > 1) Bootloaders, Kernel and RFS on NAND, so you boo

Re: [android-porting] About boot from SD card

2010-05-18 Thread Akash Choudhari
Are you partitioning your SD card? You should be using ext3 partition for Android FS and VFAT for u-Boot/Bootloader - Akash On Tue, May 18, 2010 at 6:55 AM, Deva R wrote: > > > There are no mmc paritions listed when u boot., only nand paritions are > available.., > can u share c

Re: [android-porting] Android Boot time reduction

2010-05-14 Thread Akash Choudhari
Hi Tim, I have measured much better numbers on our Zoom platform. From what I remember, it was less than 1 minute for the whole boot, upto Wallpaper - Akash On Fri, May 14, 2010 at 6:57 PM, Dianne Hackborn wrote: > Sorry I don't have a boot chart handy.  Most of what I look at is the t