2011년 9월 20일 화요일

안드로이드 자신의 전화번호 추출


TelephonyManager mTelephonyMgr = (TelephonyManager) context.getSystemService(Context.TELEPHONY_SERVICE);
returnValue = mTelephonyMgr.getLine1Number();


안되면

public static String getPhoneNumber(Context context)
{
        TelephonyManager tMgr =(TelephonyManager)context.getSystemService(Context.TELEPHONY_SERVICE); 
        String phone = "";
        try{
        if(tMgr.getLine1Number()!=null){
         phone = tMgr.getLine1Number();
        }
        phone = phone.substring(phone.length()-10,phone.length());
        phone="0"+phone;
        }catch(Exception e){
         e.printStackTrace();
        }
        Log.d("Phone Number ",phone);
        return phone;
}


추가

댓글 11개:

  1. At this time it seems like Wordpress is the best blogging platform available right now.
    (from what I've read) Is that what you are using on your blog?
    My page :: Lifelock promo code

    답글삭제
  2. I'm gone to convey my little brother, that he should also visit this weblog on regular basis to obtain updated from most recent news update.
    My weblog - sachin photos

    답글삭제
  3. Good day very nice blog!! Man .. Beautiful .
    . Wonderful .. I will bookmark your site and take the
    feeds additionally? I am satisfied to search out
    so many helpful information here in the publish, we need work
    out more techniques in this regard, thanks for sharing.

    . . . . .
    Review my blog lorenzetti

    답글삭제
  4. If you desire to improve your knowledge just keep visiting this site and be updated with the latest gossip posted here.
    Also see my page > Lexington Law

    답글삭제
  5. Hi there, I found your web site by the use of Google whilst looking for
    a related topic, your site got here up, it seems to be good.
    I've bookmarked it in my google bookmarks.
    Hello there, just changed into aware of your weblog thru Google, and located that it is truly informative. I'm
    going to be careful for brussels. I will be grateful if you continue this in future.

    Lots of folks might be benefited from your writing. Cheers!
    Take a look at my web-site : banks sell iraqi dinar

    답글삭제
  6. Excellent article. I'm dealing with a few of these issues as well..
    Also see my web site - The adult dating live

    답글삭제
  7. If some one needs to be updated with hottest technologies then he
    must be go to see this site and be up to date all the time.
    my webpage - total gym review

    답글삭제
  8. Malaysia & Singapore & brunei best online blogshop for wholesale & quantity korean accessories, accessories, earstuds, locket,
    rings, hair, bracelet & bracelet add-ons. Offer 35 % wholesale rebate. Ship Worldwide
    Feel free to visit my web-site - ohiomeansjobs.com

    답글삭제
  9. Malaysia & Singapore & brunei best online blogshop for wholesale & supply korean accessories, accessories, earstuds,
    pendant, rings, bracelet, hair & bracelet accessories.
    Deal 35 % wholesale price cut. Ship Worldwide
    Review my web blog ; curso unas de gel

    답글삭제
  10. Everything is very open with a really clear explanation of the challenges.
    It was really informative. Your site is extremely helpful.
    Thanks for sharing!
    My website :: Get the facts

    답글삭제
  11. Hey there! I just wanted to ask if you ever have any trouble with hackers?
    My last blog (wordpress) was hacked and I ended
    up losing several weeks of hard work due to no backup.
    Do you have any methods to protect against hackers?

    Look into my web blog ... electrician katy

    답글삭제