|
|
|
|
|
by kumar303
4384 days ago
|
|
Yeah, a lot of web APIs have implementations that connect directly to the Android equivalent. When writing a web app you'd always use a "web" API though. Some of those APIs are still very new and Chrome and Mozilla haven't reached consensus yet so you'd have to deal with prefixing and what not. Mozilla's APIs: https://developer.mozilla.org/en-US/docs/Web/API |
|