If your e-mail account uses IMAP, the messages don't *live* on your phone.  
They actually *live* on a server.  So, you would want to do this by 
building an *IMAP client*, which talks to the server where your messages 
really live.


Thanks.



On Tuesday, April 23, 2013 9:16:09 AM UTC-5, Dan Cha wrote:
>
> Kris,
>  
> thank you. So doing a search for "Android Nework API" i found this link  
> http://developer.android.com/training/basics/network-ops/index.html
>  
> Is this the route to go? Just want to make sure im going down the right 
> path.. 
>  
> For testing and learning, i just want to somehow access the email trash on 
> my phone and catalog the messages that were deleted before they are 
> permanetly gone.. And if possible also delete them..
>
>
> On Mon, Apr 22, 2013 at 5:49 PM, Kristopher Micinski 
> <krismi...@gmail.com<javascript:>
> > wrote:
>
>> I don't know of any app which provides extensible functionality.
>> Instead, you need to find some API which talks to your email via
>> network to handle this..
>>
>> Kris
>>
>> On Mon, Apr 22, 2013 at 2:54 PM, Daniel Chacon 
>> <cuba...@gmail.com<javascript:>> 
>> wrote:
>> > I have the Galaxy Nexus running 4.2.2
>> >
>> >
>> > On Fri, Apr 19, 2013 at 10:49 PM, Dan Cha <cuba...@gmail.com<javascript:>> 
>> wrote:
>> >>
>> >> Im trying to build an app that can connect to my email client on my 
>> phone.
>> >> Im using the email client that came with the phone, so whatever that 
>> is.
>> >>
>> >> Is it possible to access that from another app?
>> >>
>> >> I would like to gain access to the individual folders and do the normal
>> >> delete, move and such..
>> >>
>> >> Can anyone offer help or suggestions on how to do this..
>> >>
>> >> thanks.
>> >>
>> >> --
>> >> --
>> >> You received this message because you are subscribed to the Google
>> >> Groups "Android Developers" group.
>> >> To post to this group, send email to 
>> >> android-d...@googlegroups.com<javascript:>
>> >> To unsubscribe from this group, send email to
>> >> android-developers+unsubscr...@googlegroups.com <javascript:>
>> >> 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 unsubscribe from this group and stop receiving emails from it, send 
>> an
>> >> email to android-developers+unsubscr...@googlegroups.com <javascript:>
>> .
>> >> For more options, visit https://groups.google.com/groups/opt_out.
>> >>
>> >>
>> >
>> >
>> > --
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Android Developers" group.
>> > To post to this group, send email to 
>> > android-d...@googlegroups.com<javascript:>
>> > To unsubscribe from this group, send email to
>> > android-developers+unsubscr...@googlegroups.com <javascript:>
>> > 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 unsubscribe from this group and stop receiving emails from it, send 
>> an
>> > email to android-developers+unsubscr...@googlegroups.com <javascript:>.
>> > For more options, visit https://groups.google.com/groups/opt_out.
>> >
>> >
>>
>> --
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to 
>> android-d...@googlegroups.com<javascript:>
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com <javascript:>
>> 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 unsubscribe from this group and stop receiving emails from it, send an 
>> email to android-developers+unsubscr...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to