[android-porting] 64bit ubuntu10.04 build android error

2010-12-21 Thread David
Hi guys, I am trying to build android under 64 bit ubuntu server 10.04, but got the error message that: fcc_offset != 128 at external/webkit/JavaScriptCore/pcre/dftables line 109. make: *** [out/target/product/tcc8900/obj/STATIC_LIBRARIES/ libjs_intermediates/chartables.c] Error 25 At first i

[android-porting] Re: Drawing procedure in Android (all components in keyguard are invisible)

2010-12-21 Thread Alonso Hu
Hi all, I've found the main cause of this problem. It's because of orientation change inconsistency. The layout of keyguard is decided before the orientation is set. There is a workaround written for the race condition. It describe as: // TODO: // This overloaded method was added to

[android-porting] Android Requirements

2010-12-21 Thread Dudero
Hello, I want to know, what are the offical requirements for Android? I found some details in net like: - 32MB RAM - 32MB Flash Memory - 200MHz Online Processor Does Google / Open Hanset Allicance issued an official statement? I think some aspects like 32Bit Processor with MMU are also

[android-porting] 64bit ubuntu 10.04 build android error

2010-12-21 Thread 耿辉
Hi, I am trying to build android under 64 bit ubuntu server 10.04, but got the error message that: fcc_offset != 128 at external/webkit/JavaScriptCore/pcre/dftables line 109. make: *** [out/target/product/tcc8900/obj/STATIC_LIBRARIES/ libjs_intermediates/chartables.c] Error 25 At first i think

Re: [android-porting] Android Requirements

2010-12-21 Thread Ashwin Bihari
No idea what the official requirements are..but most of us have found that 128MB memory is minimum, 64MB Flash would be good..you can TRY to get away with 32 MB if you strip a lot of things down.. 200Mhz processor is going to be slow..so atleast 500 Mhz would be nice..can probably do less..

[android-porting] SDK api diff?

2010-12-21 Thread todd.lee
Hi there, I've got some changes to the platform that I would like to document in our internal development build of the Android SDK. It looks to me as though I should be able to generate the 'api diff' automatically using tools within the build but I seem to be missing something... My setup is

[android-porting] Re: Porting Gingerbread: compiling on 32-bit machine

2010-12-21 Thread G2
Correct for the first part. I forget to mention it. For the second point, I actually started to do the same but when I saw a lot of -m64 reference everywhere, I considered the sed as a little bit more dangerous (even if you do -name *.mk). Imagine that you have a file named *-m64* and it's called

[android-porting] Re: SDK api diff?

2010-12-21 Thread todd.lee
Ah - so just as a follow-up here, I discovered the the current.xml file in frameworks/base/api is auto-generated via make update-api So my configuration for framework_docs_LOCAL_DROIDDOC_OPTIONS was wrong at: -since ./frameworks/base/api/xx.xml xx \ which I gather should read: -since

[android-porting] Re: porting CUPS to android

2010-12-21 Thread David Chkhikvadze
I'm going to clean it up and post the instructions here when it's done. I would be very thankful, I am basically trying to accomplish the very same goal. Is there any chance you would share binaries too? On Dec 4, 9:13 pm, Charlie Hamilton charleeh1...@gmail.com wrote: I have an update on

[android-porting] Re: Data Connection via IP Interface

2010-12-21 Thread mshahbazansari
Hi Henrik, Thanks for your help!! It worked as you described. :-) Warm Regards, Shahbaz On Nov 25, 2:59 pm, Henrik Uhrenfeldt henrik.uhrenfe...@ixonos.com wrote: Hi Shahbaz, Normally the telephony setup in Android works like this: Android telephony fwk -  Android RILD + vendor RIL library

[android-porting] Re: How to Customize android Os For supporting regional languages

2010-12-21 Thread kariyachan
hi Alexandre, Thanks for the reply buddy ,Iam entirely new to this .So will you please tell me where i should start . plz send me resources(Links,name of docs etc ) for learning that Cheers, Kariyachan On Dec 18, 7:12 pm, ran alexandre.roumiant...@gmail.com wrote: Hello, You have to set

[android-porting] Android porting :Kernel panic - not syncing: Attempted to kill init!

2010-12-21 Thread Kamali
Hello, I am trying to port android (Eclair) to a hardware platform using Atmel's AT91SAM9261 processor.I am using linux kernel (2.6.29) with the board specific and android related patches.I have built a root file system for android according the link below.

Re: [android-porting] Re: Porting Gingerbread: compiling on 32-bit machine

2010-12-21 Thread n179911
How can I apply this patch after I check out the source code from android site? Thank you. On Mon, Dec 20, 2010 at 11:01 AM, G2 grego...@gentil.com wrote: The following patch works for me in order to compile Gingerbread on a 32-bit machine: --- a/external/clearsilver/java-jni/Android.mk  

[android-porting] attempting to build gingerbread

2010-12-21 Thread Kelvin
Hi guys, I trying to build gingerbread and have run into some errors. I applied the 32 bit patch, reassigned some user module tags (for some reason, my build was complaining about them), and removed a duplicate module. After which the build starts fine and after some time gives me this error

Re: [android-porting] Android Requirements

2010-12-21 Thread Al Sutton
The recommendations depend largely on what your device is intended for. It might be worth looking at similar devices in order to determine what works well for your use case. Al. == Funky Android Limited is registered in England Wales with the company number 6741909. The views expressed

[android-porting] wifi behavior after boot from different media

2010-12-21 Thread Tiago Maluta
I'm facing a strange behavior (not considering a bug yet) on wi-fi running Android 2.2 from NAND [ubifs] and from SD. I know that, theoretically, hasn't direct relationship between both but the problem happens. When boot from SD I can connect on AP but with NAND boot wi-fi subsystem detects the

[android-porting] how to stop console service in init.rc

2010-12-21 Thread steeldusk
hi, I am having a trouble stopping console service in init.rc. it's controlled by ro.debuggable property value and it is set to 1 by default.prop. I know I can just change the value by modifying default.prop but for my own reason I need to leave default.prop untouched and stop console(bin\sh) in

[android-porting] Error in NativeDaemonConnector in Gingerbread

2010-12-21 Thread Jason
Hello all, I have an issue with a boot loop which occurs after the initialization of all the system processes and packages. This boot loop reports a section of the NativeDaemonConnector.java pertaining to listening to sockets, and appears to prevent the rest of the system from loading. I have

Re: [android-porting] Gingerbread dexopt (failed on 'Ljava/lang/NoClassDefFoundError;' 'java.lang.NoClassDefFoundError')

2010-12-21 Thread Dianne Hackborn
This seems like a good hint: D/dalvikvm( 123): Unable to stat classpath element '/system/framework/core.jar' D/dalvikvm( 123): Unable to stat classpath element '/system/framework/ext.jar' Why can't it stat this files? On Tue, Dec 21, 2010 at 12:27 AM, Nick 666bastard...@gmail.com wrote: Hi

[android-porting] javax.microedition.khronos.egl.EGLConfig

2010-12-21 Thread wei-ting Chang
sorry, I have a problem - target Java: Camera (out/target/common/obj/APPS/Camera_intermediates/ classes) packages/apps/Camera/src/com/android/camera/ui/GLRootView.java:41: cannot access javax.microedition.khronos.egl.EGLConfig bad class file:

[android-porting] Re: attempting to build gingerbread

2010-12-21 Thread Kelvin
Further investigation revelas that the file giving the last error: (out/target/product/generic_x86/obj/EXECUTABLES/ dalvikvm_intermediates/Main.o) doesnt exist in my directory, there is only a Main.d. - Kelvin -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: