best way is use adb shell

1. adb shell
2. cd /data/data/<packagename>/
3. adb pull  database ./

Enjoy
Moktarul

On Feb 16, 8:18 pm, Duygu Kahraman <[email protected]> wrote:
>     I am using intellj idea and i am working with **ORMLite**.
>
>     My question is, i create a database but i want to export database
> for looking my data.When i use Eclipse i can export my sqlite database
> a few ways but i have no idea about **intellj**.
>
>     Can anybody know something about that?
>
>     THX.

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

Reply via email to