How to get application author's mail address - Android Software Development

I write an application to show log to user, and I wanna help user to send log to selected application's developer directly, if it is downloaded from market.
I have to get email of application developer. Does anybody know how to
query the email address of application, like the "About the developer" field in "Market".

Related

Sending Email to Distribution Lists

Hello fellow users
Is there something like email to "Distribution List" or "Category" that I've assigned a whole bunch of Contacts to??
I have been using my T-Mobile MDA VARIO for several months now but still can't workout if there is a way to simply email using a POP3 email account to more than one recipient.
:?:Are POP3 Email Distribution Lists possible?
thanks for your wise words,
justin.fletcher said:
Hello fellow users
Is there something like email to "Distribution List" or "Category" that I've assigned a whole bunch of Contacts to??
I have been using my T-Mobile MDA VARIO for several months now but still can't workout if there is a way to simply email using a POP3 email account to more than one recipient.
:?:Are POP3 Email Distribution Lists possible?
thanks for your wise words,
Click to expand...
Click to collapse
Interesting...I didn't realize the feature was missing until you pointed it out.
Here's a temporary workaround (don't have much time to sit and search for a freeware addon):
1. Create a new contact named as the group name you'd like to use (say "Development Team")
2. Enter all the e-mail addresses for your distribution list within the "e-mail" tag of this new contact, placing a semicolon ( ; ) between all addresses.
3. When you go to create a new email, enter the group name you just created and the email field should automatically fill with all the addressees (I tried with two, there may be a limitation)
glhs509,
Thanks for the TIP.
I've found there is a limit at 247 characters which works out at 6 - 7 email address' for me so not much scope for large distributions.
For more than 247 characters I've ...
1) on my PC created a temporary email to the distribution list
2) Expanded the name to show all email address
3) Copied into notes section of a new contact.
4) on my PPC I can sink the new contact and it just takes a copy and paste of the contact notes into a new email 'To' box.
Not great but a lot better than adding one at a time. So thanks
I would really like to sync my contacts with the distributions in outlook on my PC so if anyone knows how to, please fill us in 

Reply All bug Solution

I have searched far and wide for a solution to the reply all bug, and I did find a solution on the MSDN blog.
http://blogs.msdn.com/b/outlook_mobile/archive/2006/03/22/558605.aspx
However, the "My e-mail addresses" field is grayed out for me; and the only other post I could find online was something about it being unchangeable after account creation. I experimentally found a solution, and now I'm posting it here for archival purposes.
I had this issue on WM6.5.x with the gmail exchange server in outlook mobile 2010.
To reiterate; the reply all bug will add your own email to the list of recipients when you "reply all" to an email. The fix is to tell outlook what your email is, so it knows it shouldn't send it to you (apparently the exchange setup makes this unclear; see msdn blog link above). In order to fill out the field, I had to;
1. Open activesync, press "Menu" > "Options..."
2. Select "Microsoft Exchange" (or whichever account you're having this issue with) and delete it.
3. Now you'll have to set up your exchange server config again; but when you get to the screen where you select which services you'll be using (email, calendar, contacts, text messages, tasks), select email and press "Settings..."
4. Press "Advanced..." and voila! the "My e-mail addresses" field isn't grayed out anymore. Type your email address into it, press OK.
5. Finish the setup and resync.
Now, the "reply all" button will work as expected. If someone sends an email to you and you only, reply all will open a compose dialog to just that person (and not add you to the To: list as well!). I'm not sure what other peoples' preferences are, but ever since I got gmail, it's very rare when I don't want to reply all, so this fix was invaluable to me.
I just need to figure out how to add this to xda_uc; the activesync.xml doesn't seem to have an option for this.
This is a bug? How else do you keep a record of emails you send from your phone?
Yeah it's a bug. Sent messages go in the sent folder, you don't need or want a copy in your inbox...
Not to mention you'll get the mail received alert next time it syncs with exchange. And no, it's not someone replying to your email... it's the email you just sent. Very annoying.

[Q] Where do I find the email address history in Windows Mobile 6.5?

My email retains the email addresses of ALL of the emails that I've sent or received. This includes those not in my contact list. When I start a new email they appear whenever I type the first letter in the "To" or "cc" fields. How can I delete these? Does anyone know the name of the file where they are stored? Thanks.
Fixed it.
I still haven't found where it's pulling the email address history from, but it can be turned of with the following registry edit.
[HKEY_LOCAL_MACHINE\SYSTEM\Inbox\RecipientAutocomplete]
"MaxSuggestions"=dword:0
Mine was set to 4. After changing it to 0, presto-chango! No more email address autocomplete frustration.

Sending Email from My Email address

I am a beginner to Android development. I just started making an Android app in which there multiple EditText fields where user would fill in some data and then click a button. On button click I need to send an email using my email address which is GMail (NOT THE END USER'S). So, I searched on internet for this, found a way by using "JavaMail" API. But I had to "Enable access to insecure apps", in Google settings of my GMail address for it to work. I don't want my end users to grant access to their email accounts.
I searched for OAuth2 implementations but all were there for using the end user's account to send email.
Help me to find a way to send email from my own GMail account without enabling insecure apps for my GMail.
If you need any more information let me know.

default email address for full log

hello
i know that there is option to take android bug report shortcut key at the settings of developer options, when the log is taken there is option to send it by Email, is there option to send it to default email address?
thank you

Categories

Resources