- 1
Which module or library is good in java for android apps?
I am looking for android apps which module is best for making android apps please suggest me
4 Answers
+ 1
Actually you can write an android application with Java alone, but if you want to add modules (libraries) it depends on the type of your application. Then you can build it using Android Studio. Anyways you should've used Google before asking such question.
+ 2
Thanks for you tight answer
I want to use google services in my app so what i which(library or module) i have to use ?
+ 1
Thanks sir
i will try to find it
0
I'm not an Android Applications Developer but i will provide you with the answer i've managed to find on the search engine Google, you need to use the Google API.
https://developers.google.com/android/guides/setup
Link your application with the Google API to be able to include Google services.