I’m new to java and android, originally from an asp.net/c# background.
I am looking for a config file in java, similar to the webconfig of app config with .net but there doesn’t seem to be one..
Is there an equivalent?
Thanks
Bex
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 am using a coded preference file as I think this is the easiest for now.