[android-beginners] simulating drag event

2010-04-11 Thread sudheer
Dear All wondering how to simulate a drag event using adb shell sendevent command. my attempts so far resulted in long touch at the first co- ordinate position given. any pointers will be appreciated. Best Regards, SM -- You received this message because you are subscribed to the Google Groups "

[android-beginners] simulating drag event

2010-04-11 Thread sudheer
i could send key events and touch events to android device using adb sendevent. I am not successful so far in simulating a drag.all attempts resulted in long touch.can anyone please help me to simulate a drag event using adb shell sendevent?are there any specific steps i have to follow? Will apprec

[android-beginners] adding contact

2008-09-25 Thread sudheer
Hello All I tried adding a contact using contentvalues. but i can't see my contact info in contacts. i added write contact permission in android manifest file. please tell me what should I do to make a contact appear in contacts tab in emulator. Best Regards, Su

[android-beginners] grid instead of mapview on emulator

2008-09-23 Thread sudheer
a map on my emulator. Best Regards, Sudheer --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscri

[android-beginners] Re: logcat issue

2008-09-08 Thread sudheer
nto myfile. why is the above commands resulting in a 0 bye file creation always? Sudheer On Sep 9, 2:43 am, DavidN <[EMAIL PROTECTED]> wrote: > Quick and dirty approach might be to "adb logcat -d >yourLocalFile". > This will dump to stdout and then redirect to a local

[android-beginners] logcat issue

2008-09-08 Thread sudheer
using the command 'logcat -d -f filepath', an empty file is created in the specified filepath . Is there any way for me to redirect the logs generated by application into a file in the android file system? how should I go about this? Thanks in advanc

[android-beginners] How to create a folder in android file system

2008-09-01 Thread sudheer
throw some light on how to create a folder in the new android file system. it always complain that its a read-only file system. how can I ever get write access?? Any help is greatly appreciated. Best Regards, sudheer --~--~-~--~~~---~--~~ You received this message