Skip to content
#

Android Library

An Android library is structurally the same as an Android app module. It can include everything needed to build an app, including source code, resource files, and an Android manifest. However, instead of compiling into an APK that runs on a device, an Android library compiles into an Android Archive (AAR) file that you can use as a dependency for an Android app module.

Here are 10 public repositories matching this topic...

🌦️ Fetch and store weather data easily with this FastAPI wrapper for the Open-Meteo API, featuring local history management and simple queries.

  • Updated Jan 5, 2026
  • Python

Android malware detection project analyzing network traffic patterns in a telecommunications context. Uses statistical hypothesis testing and data visualization to evaluate traffic features like DNS query times, TCP packets, and volume bytes for distinguishing between benign and malicious Android applications.

  • Updated Aug 26, 2025
  • Python
Followers
257 followers
Website
github.com/topics/android-library

Related topics

android