Re: [android-developers] calling open method from service

2010-07-13 Thread A N K ! T
thanks i got the error and solved it too..

On Fri, Jul 9, 2010 at 11:42 PM, Mark Murphy mmur...@commonsware.comwrote:

  On Thu, Jul 8, 2010 at 3:26 AM, A N K ! T ankit.awasth...@gmail.com
 wrote:
  hey all...
   am new in android developement,am trying to call open();
  method for database to open...from on create of service but its showing
  runtime error..

 Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine
 the Java stack trace associated with your error.

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 _The Busy Coder's Guide to Android Development_ Version 3.1 Available!

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Thanks  Regards
 Ankit Awasthi
 Bangalore
Contact No.: 07676955989
E-mail: ankit.awasth...@gmail.com

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] calling open method from service

2010-07-09 Thread A N K ! T
hey all...
 am new in android developement,am trying to call open();
method for database to open...from on create of service but its showing
runtime error..
.
Ankit

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] calling open method from service

2010-07-09 Thread Mark Murphy
On Thu, Jul 8, 2010 at 3:26 AM, A N K ! T ankit.awasth...@gmail.com wrote:
 hey all...
  am new in android developement,am trying to call open();
 method for database to open...from on create of service but its showing
 runtime error..

Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine
the Java stack trace associated with your error.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.1 Available!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en