I want to use JSR 172 API in android.
But supports core java,is it possible to use JSR 172 in android.
Please give some code snippets or suggests any web sites to learn about it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
I believe that JSR 172 is for J2ME (CDC and CLDC) devices and Android is not J2ME so you need to check Android documentation to see if there are similar classes that allow the feature that you are looking for