777
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected 4 months ago.
Posted about 17 years ago by [email protected] (Diluka Moratuwage)
Hi all, I have a new problem in Android, hope some one can give some light on this; in one of my applications I use JNI. My story is follows; I have two libraries called libloader.so and libutil.so. In my java application I do a ... [More] System.loadLibrary("loader"). And this works fine and I can call a native method in loader library successfully. Then I need [Less]
Posted about 17 years ago by [email protected] (m943040028)
Hi everyone: Does anyone can help me? Thanks in advance. I'm now working on porting m5rc14 to our platform. I meet 2 problems: 1) when system starts, console seem almost hangs. and process system_server occupies 99% of CPU time. This is my logcat: W/AudioFlinger( 557): Using stubbed audio hardware. No sound will be
Posted about 17 years ago by [email protected] (android munky)
When binding to the GTalkService and creating a GTalkSession, I get an exception that shows up in the logs when I try to setPresence(). Here's the log output: DEBUG/gtalkSrv(544): [GTalkService] createSession: user=**[email protected] DEBUG/gtalkSrv(544): [GTalkService] createSession: open new GTalk
Posted about 17 years ago by [email protected] (ramesh)
When parsing an XML document, I need a dom whose nodes support the org.w3c.dom.events.EventTarget interface, and perform additional app- specific tasks. In my existing standard Java application, I can specify a custom document implementation class for the document builder. I would like to accomplish the same in android so that I may
Posted about 17 years ago by [email protected] (Diluka Moratuwage)
Hi all, I'm very pleased to announce that, I was able to successfully port WSF/C on to Android platform. I could run all the basic samples that come with WSF/C in the Android platform. These results prove WSF/C will be a very good candidate for ... [More] the Web Service stack in Android platform. Currently I'm trying to expose the WSF/C service client interface [Less]
Posted about 17 years ago by [email protected] (Victor Munoz)
hi, Does Andrioid has plans to support vector graphics, either SVG, tinySVG, SWF or better yet OpenVG? tinySVG and OpenVG are both intend for mobile devices, and OpenVG could runs easily above OpenGL|ES that is already supported on the libraries (like the [link] <[link]> implementation)
Posted about 17 years ago by [email protected] ([email protected])
My emulator is not able to connect to the internet. There was VLAN migration in my organisation after which my ip was reconfigured effectively the browser which is embedded in the emulator is not working n neither the apps (including the googlemaps app) are working. I am not blocked by firewall neither and moreover none of the ports
Posted about 17 years ago by [email protected] (swenson rodharn)
Free online photo Album, Free online auto-matic Back-up, Free Access your MP3 music online,2 GB For Free! That's right, we are happy to give you a whopping great 2GB of secure online storage where you can manage and share your files easily. For Free! Get Free Code: Limited Time Only! [link]
Posted about 17 years ago by [email protected] (Diluka Moratuwage)
Hi all, Can I connect to the internet using a native applications ? (I mean I need to open a connection with say google or yahoo server from a native application). Can I ping to an outside server from within android emulator ? Anybody has some idea on this please ? Thanks, Diluka.
Posted about 17 years ago by [email protected] ([email protected])
Hi, Does anyone know which port does emulator use to connect to the internet?? Does it chose random port everytime or is it fixed?? wher can i find the port settings for the emulator?? Thanking in advance