[android-beginners] Re: Trouble passing a KML file to the DDMS Location Emulator

2009-08-26 Thread AKA
I was able to get some KML files working by manually changing the KML tag hierarchy. Google Earth appears not to natively export KML files in a DDMS-readable form. On Aug 20, 2:44 pm, AKA wrote: > I'm sure this must be a simple/dumb thing I'm doing wrong, as I'm > unabl

[android-beginners] Re: [android-beginners]

2009-08-24 Thread pankaj sharma aka Cipher
and if i have 1 i wont give u okay On 8/22/09, pankaj sharma aka Cipher wrote: > > sorry mate, i dont have. > > On 8/22/09, saurabh sinha wrote: >> >> >> Hello >> I am android beginner looking for restaurant finder ,driving direction >> in mapview &

[android-beginners] Re: [android-beginners]

2009-08-24 Thread pankaj sharma aka Cipher
sorry mate, i dont have. On 8/22/09, saurabh sinha wrote: > > > Hello > I am android beginner looking for restaurant finder ,driving direction > in mapview > > if u have the source code plz mail me > > > > -- Pankaj Sharma Project Engineer Mobile-09911221752 --~--~-~--~~-

[android-beginners] Trouble passing a KML file to the DDMS Location Emulator

2009-08-21 Thread AKA
I am doing something wrong, as I am quite new to Android. For example, I can't even get the DDMS window built in to Eclipse to show me the location-spoofing screen. I am running DDMS from the console. Thanks in advance for any help you might be able to offer! Best, AKA --~--~-~-

[android-beginners] Re: draw text inside of view

2009-08-14 Thread pankaj sharma aka Cipher
yeah it is On Fri, Aug 14, 2009 at 4:21 AM, Liviu Ungureanu wrote: > Hi, > i extended View class to draw a rectangle with rounded corners. > I want to draw some text on it. > > is posible to do that? > > Thank you! > > > > -- Pankaj Sharma Project Engineer Mobile-09911221752 --~--~-~-

[android-beginners] Re: where are the apk located

2009-02-26 Thread Jeff Brandt AKA Androidakin
No, I am attempting to download via the USB to the phone. But thanks for the emulator tip. Jeff www.motionPHR.com On Feb 26, 9:11 am, "Mark Murphy" wrote: > > I am trying to uninstall a apk with adb and if am getting a failure. > > but when I attempt to install I also get a failure that the ap

[android-beginners] Re: Communicating by bluetooth

2009-02-26 Thread Jeff Brandt AKA Androidakin
There is not an API for Bluetooth, yet. You may want to look at bonjour Jeff www.motionPHR.com On Feb 25, 8:35 pm, aamir wrote: >     Is it possible to talk with nearby users using bluetooth or Wi-Fi, > without using airtime?If not, is the a way to create an API to do the > same. Thanks in adv