Re: [android-developers] Re: Where the Database Exists?....

2009-12-01 Thread Moon Technolabs
Run your application then
Windows  Open Perspective  DDMS

Then follow sathya

On Tue, Dec 1, 2009 at 12:57 PM, Sasikumar.S sasikumar.it1...@gmail.comwrote:


 Hi,

 I'm new to android.
 can u pls tell breifly.

 I can't understand where the db exists?


 On Tue, Dec 1, 2009 at 12:36 PM, sathya subbiah 
 sathya.subbia...@gmail.com wrote:

 HI Nithin,

 The data base folder exists in data - data - package_name - databases.
 To check the file locally while running the application, copy the file to
 you local filesystem and use sqlite commands in command window to check teh
 contents.



 On Tue, Dec 1, 2009 at 1:57 AM, Sasikumar.S 
 sasikumar.it1...@gmail.comwrote:

 Hi nithin,

 can u pls tell...
 Where the data folder exists?...


 On Tue, Dec 1, 2009 at 12:21 PM, Nithin nithin.war...@gmail.com wrote:

 Hi,

 Sqlite database is stored in data-data-package name-databases

 Thanks

 On Dec 1, 11:16 am, Sasikumar.S sasikumar.it1...@gmail.com wrote:
  Hi,
 
  When we are creating a databse in android through sqlite.
  where it is saving.
  How can we find the database file?...
 
  any one know about these?...
 
  Thanks in advance...
 
  --
  Thanks  Regards
  Sasikumar.S

 --
 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
 Sasikumar.S

 --
 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


  --
 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
 Sasikumar.S

 --
 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


-- 
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] Re: Where the Database Exists?....

2009-11-30 Thread Nithin
Hi,

Sqlite database is stored in data-data-package name-databases

Thanks

On Dec 1, 11:16 am, Sasikumar.S sasikumar.it1...@gmail.com wrote:
 Hi,

 When we are creating a databse in android through sqlite.
 where it is saving.
 How can we find the database file?...

 any one know about these?...

 Thanks in advance...

 --
 Thanks  Regards
 Sasikumar.S

-- 
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] Re: Where the Database Exists?....

2009-11-30 Thread Sasikumar.S
Hi nithin,

can u pls tell...
Where the data folder exists?...

On Tue, Dec 1, 2009 at 12:21 PM, Nithin nithin.war...@gmail.com wrote:

 Hi,

 Sqlite database is stored in data-data-package name-databases

 Thanks

 On Dec 1, 11:16 am, Sasikumar.S sasikumar.it1...@gmail.com wrote:
  Hi,
 
  When we are creating a databse in android through sqlite.
  where it is saving.
  How can we find the database file?...
 
  any one know about these?...
 
  Thanks in advance...
 
  --
  Thanks  Regards
  Sasikumar.S

 --
 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
Sasikumar.S

-- 
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] Re: Where the Database Exists?....

2009-11-30 Thread sathya subbiah
HI Nithin,

The data base folder exists in data - data - package_name - databases. To
check the file locally while running the application, copy the file to you
local filesystem and use sqlite commands in command window to check teh
contents.



On Tue, Dec 1, 2009 at 1:57 AM, Sasikumar.S sasikumar.it1...@gmail.comwrote:

 Hi nithin,

 can u pls tell...
 Where the data folder exists?...


 On Tue, Dec 1, 2009 at 12:21 PM, Nithin nithin.war...@gmail.com wrote:

 Hi,

 Sqlite database is stored in data-data-package name-databases

 Thanks

 On Dec 1, 11:16 am, Sasikumar.S sasikumar.it1...@gmail.com wrote:
  Hi,
 
  When we are creating a databse in android through sqlite.
  where it is saving.
  How can we find the database file?...
 
  any one know about these?...
 
  Thanks in advance...
 
  --
  Thanks  Regards
  Sasikumar.S

 --
 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
 Sasikumar.S

 --
 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


-- 
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] Re: Where the Database Exists?....

2009-11-30 Thread Sasikumar.S
Hi,

I'm new to android.
can u pls tell breifly.

I can't understand where the db exists?


On Tue, Dec 1, 2009 at 12:36 PM, sathya subbiah
sathya.subbia...@gmail.comwrote:

 HI Nithin,

 The data base folder exists in data - data - package_name - databases.
 To check the file locally while running the application, copy the file to
 you local filesystem and use sqlite commands in command window to check teh
 contents.



 On Tue, Dec 1, 2009 at 1:57 AM, Sasikumar.S sasikumar.it1...@gmail.comwrote:

 Hi nithin,

 can u pls tell...
 Where the data folder exists?...


 On Tue, Dec 1, 2009 at 12:21 PM, Nithin nithin.war...@gmail.com wrote:

 Hi,

 Sqlite database is stored in data-data-package name-databases

 Thanks

 On Dec 1, 11:16 am, Sasikumar.S sasikumar.it1...@gmail.com wrote:
  Hi,
 
  When we are creating a databse in android through sqlite.
  where it is saving.
  How can we find the database file?...
 
  any one know about these?...
 
  Thanks in advance...
 
  --
  Thanks  Regards
  Sasikumar.S

 --
 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
 Sasikumar.S

 --
 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


  --
 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
Sasikumar.S

-- 
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