Can we use loopback rest api for android development below android api 18 ?
Is there any support framework for that ?
Asked
Active
Viewed 58 times
-3

theblang
- 10,215
- 9
- 69
- 120

Fatih Doğru
- 1
- 1
1 Answers
0
The api to use has nothing to do with the SDK version. It's basically a bunch of URLs you call, and responses you get. So nothing to do with which version of android api you are using :)

Soufiane Sakhi
- 1
- 1