Friday, February 17, 2012

Re: [android-developers] Re: How can i export my sqlite database from intellj idea?

intellj is not include ddms and you can not push  /data/data/<packagename>/ etc.

Can anybody help me?


17 Şubat 2012 08:57 tarihinde shihab shiha <shihabkp.android@gmail.com> yazdı:
ya but you can open it using command mode. just go command mode and change your directory into the android sdk .

android-sdk-linux/tools and type ./ddms then you will get the window from there you can get the access to the sdcard and all



On Fri, Feb 17, 2012 at 11:25 AM, moktarul anam <moktarul@gmail.com> wrote:
Hi
I think ddms feature  is not there in intellj

Moktarul

On Feb 17, 10:20 am, shihab shiha <shihabkp.andr...@gmail.com> wrote:
> you can use ./ddms
>
>
>
>
>
>
>
> On Fri, Feb 17, 2012 at 10:37 AM, moktarul anam <mokta...@gmail.com> wrote:
> > 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 <duygu.kahram...@gmail.com> 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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@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+unsubscribe@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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
---
Duygu Kahraman


--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment