Re: [android-porting] Re: PPP problem on Android

2010-01-27 Thread Xingwen Huang
I check the modem in my PC, using linux pppd, and it works. BTW, the same options, the same MUXD, using no flow control. r...@ubuntu:/etc/ppp# pppd call gprs2 local IP address 10.7.157.79 remote IP address 10.64.64.64 primary DNS address 211.136.20.203 secondary DNS address 211.136.20.203 On

Re: [android-porting] Re: hi,how to use mouse in Android

2010-01-27 Thread wang jintong
yes,,you are right ,,my mouse is running now..thanks . 2010/1/27 Yi Sun beyo...@gmail.com no, dispatchPinter is the one 2010/1/26 helen.wjt helen@gmail.com: Is mouse handled by method dispatchTrackball() ?? On 2009年12月17日, 下午3时07分, hedwin hedwin.kon...@gmail.com wrote:

[android-porting] Re: Share: How to make android emulator support larger screen

2010-01-27 Thread Kokki
I have a doubt, could you please clarify it, Just by increasing the DMA Size , how the size got changed to 1024*600, what is the logical connection between the memory size and the display support. Regards kokki On Jan 23, 12:20 pm, James Wang jameswangc...@gmail.com wrote: My colleague solved

[android-porting] Insert new class in Android Source

2010-01-27 Thread Ben Linus
Hi all, I would like create my personal logger. This class create,read and write a file in data folder. It's possible o there are some problems with permissions? Thanks in advance -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: Hooking into the android input processing line

2010-01-27 Thread Patrick Hütter
Hey, i have exactly the same problem. Do I have to recompile the android kernel? (with CONFIG_INPUT_UINPUT Flag enabled) Can I use the NDK for the userspace development too? Thanks for help =) On 26 Jan., 21:30, Cironist simon.graet...@googlemail.com wrote: Ok so I have to build my own android

[android-porting] Android Supportted Screent Resolution

2010-01-27 Thread Leo Liang
Hi , We plan to use Android on our new board, which we didn't decide the resolution yet, so i'm wondering which resolution Android support, i think it's related to the kernel's frame buffer driver, but how about Android itself, is there any limitation about the screen resolution?

[android-porting] Novatel Wireless Modem

2010-01-27 Thread x86problems
Hi friends, I am trying to port Android on SAMSUNG NC10 and in order to have an internet connection I am going to use Novatel Wireless Modem... For that reason I have made some experiments on ubuntu and was able to do a connection directly by using pppd, which required ttyUSB device depending on

Re: [android-porting] Insert new class in Android Source

2010-01-27 Thread Dianne Hackborn
Applications can't write into the data directory. They can only write into the the sub-directory that is for their app. On Wed, Jan 27, 2010 at 1:55 AM, Ben Linus fabriziomazzar...@gmail.comwrote: Hi all, I would like create my personal logger. This class create,read and write a file in data

Re: [android-porting] Android Supportted Screent Resolution

2010-01-27 Thread Dianne Hackborn
The SDK documents the current screens that apps should support: http://developer.android.com/guide/practices/screens_support.html On Wed, Jan 27, 2010 at 4:04 AM, Leo Liang lxs...@gmail.com wrote: Hi , We plan to use Android on our new board, which we didn't decide the resolution yet,

[android-porting] Re: Eclair on Nokia N900

2010-01-27 Thread Brandon
Can anyone tell how to get more out of the strace log? I have eclair booting and from the log files, nothing seems to be crashing with a segmentation fault, but it never gets to the point where it tries to start the android runtime? Would a target debug build type help? Thanks in advance. On Jan

[android-porting] What does it take for a new device to be Android Compliant?

2010-01-27 Thread Xavier Fernando
Hi All, I have a device that I'm designing and would like it to run Android. Moreover, I would like the device to be fully Android compliant, so I would be able to make that claim. Can anyone comment on the following questions or where I'd be able to get more info? 1) Any info on the Android

[android-porting] Re: WIFI - signal strength

2010-01-27 Thread linux newbie
Hi, Any Suggestions? Thanks On Wed, Jan 27, 2010 at 11:12 AM, linux newbie linux.newbi...@gmail.comwrote: Hi, In my target hardware, Android is running but the signal strength on top of the screen displays No Signal icon (i.e x on signal strength icon). I have wpa_supplicant running and

[android-porting] Re: web page not available

2010-01-27 Thread linux newbie
Hi, Any suggestions? Thanks On Wed, Jan 27, 2010 at 10:27 AM, linux newbie linux.newbi...@gmail.comwrote: Hi, The supplicant with dhcpcd is running fine and I can able to ping my target hardware from my host. When I tried to load the intranet webpage it says Web Page not available. Can

[android-porting] Re: wpa_supplicant issue

2010-01-27 Thread linux newbie
The issue is still there. But I can establish the connection with SSID. I enabled wpa_supplicant and dhcpcd as service in init.rc. Then from GUI on selecting WIFI, I can able to connect to SSID. But all the time wpa_driver_priv_driver_cmd failed is keep on displaying (in logcat). If I go to

Re: [android-porting] Android Supportted Screent Resolution

2010-01-27 Thread Leo Liang
Thanks Dianne 2010/1/28 Dianne Hackborn hack...@android.com The SDK documents the current screens that apps should support: http://developer.android.com/guide/practices/screens_support.html On Wed, Jan 27, 2010 at 4:04 AM, Leo Liang lxs...@gmail.com wrote: Hi , We plan to use

[android-porting] pppd dns problem

2010-01-27 Thread x86problems
Hi all, I have tried to make an internet connection for android x86 on my netbook... Using umts module provided, I have managed to make a connection by using pppd... There exists a ppp0 device after running pppd and it is possible to ping using external ip adresses of internet sites, however when

[android-porting] Re: Share: How to make android emulator support larger screen

2010-01-27 Thread Jett
Great! Thanks for sharing. On 1月23日, 下午3時20分, James Wang jameswangc...@gmail.com wrote: My colleague solved this problem and made emulator support 1024 * 600 screen. Before, I searched groups and found nothing about it. So I am sharing our solution with others: 1.modify memory.h and change

[android-porting] Re: Run application during boot up(.apk file)

2010-01-27 Thread Nilly
Yes, After starting Activity manager and zygote i am able to start application. I dont want to start other application(resides in system/app) but when I simply delete that I am not able to start android so i think some are mandatory. dalkvik is taking time. system manager is starting so many

Re: [android-porting] Re: WIFI - signal strength

2010-01-27 Thread Anil Sasidharan
Hi, Does the wifi-supplicant report RSSI (signal strength) to Android's WiFi layer? Warm Regards, Anil On Thu, Jan 28, 2010 at 4:49 AM, linux newbie linux.newbi...@gmail.com wrote: Hi, Any Suggestions? Thanks On Wed, Jan 27, 2010 at 11:12 AM, linux newbie

Re: [android-porting] Re: wpa_supplicant issue

2010-01-27 Thread ZhangJieJing
On Thu, Jan 28, 2010 at 8:29 AM, linux newbie linux.newbi...@gmail.comwrote: The issue is still there. But I can establish the connection with SSID. I enabled wpa_supplicant and dhcpcd as service in init.rc. Then from GUI on selecting WIFI, I can able to connect to SSID. But all the time

Re: [android-porting] Re: wpa_supplicant issue

2010-01-27 Thread linux newbie
wpa_driver_priv_driver_cmd calls ioctl SIOCSIWPRIV which is not supported in kernel. On Thu, Jan 28, 2010 at 4:07 PM, ZhangJieJing kzj...@gmail.com wrote: On Thu, Jan 28, 2010 at 8:29 AM, linux newbie linux.newbi...@gmail.comwrote: The issue is still there. But I can establish the

Re: [android-porting] Re: WIFI - signal strength

2010-01-27 Thread linux newbie
Hi, Which section of the code do I need to look at?? Thanks On Thu, Jan 28, 2010 at 3:52 PM, Anil Sasidharan anil...@gmail.com wrote: Hi, Does the wifi-supplicant report RSSI (signal strength) to Android's WiFi layer? Warm Regards, Anil On Thu, Jan 28, 2010 at 4:49 AM, linux

[android-porting] BUILD_TINY_ANDROID=true option for building android

2010-01-27 Thread Nilly
hi All, Does any one know about make BUILD_TINY_ANDROID=true It has built the images for me but when I am porting that on board it is not finding the app_process,rild ,mediaserver files and not able to boot it. Has Any one tried this option and able to reach 1 screen? Regards, Niral --

[android-porting] Re: What does it take for a new device to be Android Compliant?

2010-01-27 Thread Subhash Chandra
1) Any info on the Android Comliance Test Suite? Specifically, is this similar to how MIDP's TCK is used to verify the application api set? Or does it also contain device hw requirements (e.g., device has to have screen of certain resolution, touch input, etc.) As far as I heard CTS also