Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3442054
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:37:30+00:00 2026-05-18T08:37:30+00:00

I use the following send mail application in android from Sending Email in Android

  • 0
     I use the following send mail application  in android from           

Sending Email in Android using JavaMail API without using the default/built-in app

    and got the  warning 
    10-07 17:58:22.762: INFO/SSLSocketFactory(925): 
    Using factory org.apache.harmony.xnet.provider.jsse.OpenSSLSocketFactoryImpl@4007ed70 
  10-07 17:58:23.063: DEBUG/NativeCrypto(925): SSL_OP_NO_SSLv3 is set
    10-07 17:58:23.573: INFO/global(925): Default buffer size used in         
   BufferedOutputStream constructor. It would be better to be explicit if an 8k   
   buffer     is required.

   10-07 17:58:23.573: INFO/global(925): Default buffer size used in 
    BufferedInputStream constructor. It would be better to be explicit if an 8k   
   buffer  is required.

   10-07 17:58:24.172: INFO/global(925): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.

please Help me to find solution

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T08:37:31+00:00Added an answer on May 18, 2026 at 8:37 am

    To set the buffer size (the default is 8K).

    I use something like:

    //( set to 2K in this case)
    BufferedReader in = new BufferedReader(inputstream, 2*1024);
    

    Then you will not get that Android warning and save memory too I hope.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the following code to send an email from my vb.net web application.
I use mstmp to send mail from various smtp account. Using PHP's mail command
I'm using the following method to send mail from Python using SMTP. Is it
for example i use following command to find a record SELECT `users`.`mail` FROM `users`
I have tried to use Javamail to send emails. However, I received the following
In my application i want to send mail to some one. If i use
for this app i'm following this example: http://pipoltek.blogspot.com/2008/02/sending-mail-using-gmail-smtp-server.html I can send emails, it looks
I am trying to send email using the following method in my action class:
Whenever I use the following code, the webserver (running IIS 7) refuses to send
I want to unit test a Java application that fetches mails from an email

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.