dear all: i have try to build android for eee_701, with follow make command: make TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true -j2 installer_img TARGET_SIMULATOR=false TARGET_BUILD_TYPE=release
and then install it to eeepc, and then i got the follow log: ... ... I/RIL ( 2029): Opening tty device /dev/ttyS0 D/GSM ( 2080): Notifying: radio available W/GSM ( 2080): Can't open /system/etc/voicemail-conf.xml D/GSM ( 2080): Notifying: SIM ready D/GSM ( 2080): Notifying: Radio On D/GSM ( 2080): [DataConnectionTracker] setState: CONNECTED I/GSM ( 2080): We're on the simulator; assuming data is connected D/GSM ( 2080): [DataConnectionTracker] Clean up connection due to null D/GSM ( 2080): [PdpConnection] Notify PDP disconnect D/GSM ( 2080): [DataConnection] Stop poll NetStat D/GSM ( 2080): [DataConnectionTracker] setState: DISCONNECTING I/GSM ( 2080): We're on the simulator; assuming radio off is meaningless D/GSM ( 2080): [DataConnection] Stop poll NetStat D/GSM ( 2080): [DataConnectionTracker] ***trySetupData due to roamingOff D/GSM ( 2080): [DataConnectionTracker] setState: CONNECTED I/GSM ( 2080): (fix?) We're on the simulator; assuming data is connected ... ... after the system booted, it will pop up a notification: "the process com,android.phone has stopped unexpectedly. please try again." i doubt that the image i have build is for simulator not for device, is anyone know that?? is there any flag to set before build the system to assign this?? anyone can give me some ideas?? thanks a lot!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

