[android-developers] possible enhancement of Android SDK-NDK integration?

2011-01-17 Thread Ajay Prabandham
Dear community, I was browsing through the Android NDK info on the Android developers website, and found that currently only NDK ACTIVITY components can be invoked from SDK components. I an curious to know whether adding the capability to NDK Services and Content

[android-developers] filesystem access on emulator

2011-01-10 Thread Ajay Prabandham
Dear All, Does anyone in this comunitys,know now to access the linux filesytem local to the emulator? Ironically, i am using the windows version of the Android SDK API 9. I need to locate the .apk file that one loads onto the emulator to run/debug the project binary. Thanks and

[android-developers] XML document parsing using the DOM API

2011-01-07 Thread Ajay Prabandham
Dear All, 1. I am currently trying to parse simple-structured xml documents using Android SDK DOM Parser API. e.g : document docidDocument1/docid featureFeature1/feature /document and so on. not much nesting of elements, a neat, flat document structure. I

Re: [android-developers] XML document parsing using the DOM API

2011-01-07 Thread Ajay Prabandham
oops my sincere apologies for cluttering android space with this queryin fact, i am new to Java as well, so did not realize this is a Java issue. Will check the Java API documentation. Thanks for redirecting me. Regards, Ajay -- You received this message because you are

Re: [android-developers] Problem with application launch on emulator

2011-01-06 Thread Ajay Prabandham
Hi, Actually, i am first attempting to test my app on the SDK emulator. I haven't yet tested it on hardware. Does anyone have an idea about how to solve the problem on the emulator? Is there a directory on the phone/emulator where new applications (.apk files) are copied by default?

[android-developers] Problem with application launch on emulator

2011-01-05 Thread Ajay Prabandham
android:enabled=true android:name=yyy android:description=@string/yyy android:label=@string/yyy /service /application /manifest Can anybody throw some light on a possible solution? Thanks and Regards, Ajay -- Ajay Prabandham parth