androidapi
There are 11 repositories under androidapi topic.
captain82/Zomato
This project uses Zomato API to get restaurants,recipes,ratings,etc.Screenshots attached
VishnuSivadasVS/Advanced-HttpURLConnection
Making HttpURLConnection easy and secure. Best method to impliment httpurlconnection in android.
TutorialsAndroid/progressx
A material style progress wheel that you can integrate into your app
jasoncfpl/ApiDemos
Android sdk Sample ApiDemos
nsNeruno/android_package_manager
Android's native PackageManager API access for Flutter
dnsudhir/CallAPISample
This library helps to integrate API's with just one line of code
Meghshyams/SportsApp
An android app to track your favorite sport on demand! You can reach out to me if you need any help regarding this repository.
timokramer4/trackcat-server
This application is a web application developed under Python and Flask, designed for the Trackcat androiud app. On the one hand, it contains possible server interfaces for the communication of the applications running on Android and iOS with the database and, on the other hand, a coresponding web-based application for computer use. The data is stored in a MySQL database and is the central core of this application - without a database, this application will not work.
toannvtn1990/Android-API
Research API of android versions
TasfiqulGhani/AndroidRestApiVolley
Very simple and easy code to integrate the volley in your android project to make get post put request .Just copy my VolleyRequest.java class to make the request.