Categories: Android

[안드로이드] Url 관련 체크 로직

 안드로이드에서 프로그래밍을 할 때 URL 형식이나 URL 에 대한 여러 가지 체크를 해야 하는 경우가 발생할 수 있습니다. 그럴때 사용할 수 있는 것이 android.webkit 에 있는 URLUtil Class 입니다. 예를 들면 아래와 같은 함수를 유용하게 사용할 수 있습니다.

 

 public static boolean isValidUrl(String url)

-> URL 이 URL 로써 유효한 것인지 체크합니다.

 

static boolean verifyURLEncoding(String url)

-> URL 인코딩이 정상적인지 체크합니다.

 

public static String guessUrl(String inUrl)

 

public static final String guessFileName(String url, String contentDisposition, String mimeType)

 

 위와 같은 것들을 제공하니, URL 관련 체크를 하시기 전에 해당 Class 를 보시고 도움이 될만한 함수가 있는지 찾아보시는 것도 좋은 방법이 될 수 있습니다.

dingpong

Share
Published by
dingpong

Recent Posts

IHG Points Purchase Promotion: 100% Bonus Points

IHG Points Purchase Promotion: 100% Bonus Points (Until June 29, 2024) 👍 Hello everyone 🖐️🖐️,…

7개월 ago

IHG Summer Stay Bonus Points Promotion (2N2K, 2N3K, 4N8K)

Introduction to IHG Bonus Points Promotion Hello everyone! Today, I'd like to introduce you to…

7개월 ago

LFS error at git checkout in Jenkins

Problem stdout: stderr: Downloading xxxx.a (83 MB) error: git-lfs smudge -- 'xxxx.a' died of signal…

3년 ago

플레이모빌 크리스마스 XXL 6629 산타 해외직구 구매가 배송비

https://www.playmobil.de/playmobil-xxl-weihnachtsmann/6629.html 구매가 : 48.49 유로 (플레이모빌 독일 홈페이지) 결제하는데 안되서 PayPal 로 결제하니 잘 잔행…

4년 ago

코카콜라 제로 355ml 72캔 구매가 (캔당 453원)

롯데온에서 355ml 24캔 롯데카드로 구매시 13,210원 https://www.lotteon.com/p/product/PD36294 APP으로 35,000원 이상 구매시 7,000 포인트 적립 행사…

4년 ago

경동나비엔 온수매트 EQM541-QS (퀸사이즈) 구입가

구입 매장 : 현대 홈쇼핑 (홈쇼핑 방송 중) 모바일 앱 http://www.hyundaihmall.com/front/pda/itemPtc.do?slitmCd=2114353981 최종 결제 가격 :…

4년 ago