where is the ddms in ide? 17 Şubat 2012 13:15 tarihinde shihab shiha <[email protected]>yazdı:
> I am using intellij . i can access the sdcard using ddms. i tried it using > command mode . > > > On Fri, Feb 17, 2012 at 3:24 PM, Duygu Kahraman <[email protected] > > wrote: > >> 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 <[email protected]>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 <[email protected]>wrote: >>> >>>> Hi >>>> I think ddms feature is not there in intellj >>>> >>>> Moktarul >>>> >>>> On Feb 17, 10:20 am, shihab shiha <[email protected]> wrote: >>>> > you can use ./ddms >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > On Fri, Feb 17, 2012 at 10:37 AM, moktarul anam <[email protected]> >>>> 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 <[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 >>>> >>>> -- >>>> 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 >>>> >>> >>> -- >>> 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 >>> >> >> >> >> -- >> --- >> Duygu Kahraman >> >> http://tr.linkedin.com/in/duygukahramann >> >> -- >> 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 >> > > -- > 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 > -- --- Duygu Kahraman http://tr.linkedin.com/in/duygukahramann -- 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

