Pinned Repositories
Android-Automotive-Info-App
This is a sample Android Automotive App, it uses the different car apis and UI elements built specifically for automotive, to access the different sensors and VHAL properties for the car.
AOSP-Build-on-Docker
A Minimal AOSP Nougat 7.1 build environment as Docker image.
AOSP-Pure-Launcher
A pure Android Launcher Based on AOSP Pie Launcher3
CoronaCovid19
an android app that provides updated stats and data about the spreaded corona virus around the world
decompile-my-APK
a command line tool to decompile your APK instantly.
Github-Trending-Repos-Android-App
An Android app that uses Github api to lis the trending repos based on creation date
Pocket-Mode-App
an android app that detects when the phone is in your pocket and disable the fingerprint when active
TV-Covid19
This is a simple Android TV App that fetches and displays the latest data about covid19 in the world from Noval Covid API
TV-Live-Stream
an Android TV App which can serve as a skeleton and backbone for streaming Videos, TV channels and Radio
TV-Weather
This is a sample Android TV app, that fetches weather data from Weather API, you can customize and use the app with your own weather api, see below how to set it up.
islem19's Repositories
islem19/Android-Automotive-Info-App
This is a sample Android Automotive App, it uses the different car apis and UI elements built specifically for automotive, to access the different sensors and VHAL properties for the car.
islem19/TV-Live-Stream
an Android TV App which can serve as a skeleton and backbone for streaming Videos, TV channels and Radio
islem19/AOSP-Pure-Launcher
A pure Android Launcher Based on AOSP Pie Launcher3
islem19/AOSP-Build-on-Docker
A Minimal AOSP Nougat 7.1 build environment as Docker image.
islem19/decompile-my-APK
a command line tool to decompile your APK instantly.
islem19/Github-Trending-Repos-Android-App
An Android app that uses Github api to lis the trending repos based on creation date
islem19/TV-Weather
This is a sample Android TV app, that fetches weather data from Weather API, you can customize and use the app with your own weather api, see below how to set it up.
islem19/CoronaCovid19
an android app that provides updated stats and data about the spreaded corona virus around the world
islem19/Pocket-Mode-App
an android app that detects when the phone is in your pocket and disable the fingerprint when active
islem19/C-VideoPlayer-BasedSDL
islem19/File-XSearch
xsearch -- a bash command line tool to search for a keyword in all files within a folder.
islem19/HTML5-Responsive-Video-Player
HTML5 Responsive Video Player
islem19/TV-Covid19
This is a simple Android TV App that fetches and displays the latest data about covid19 in the world from Noval Covid API
islem19/AndroidTV-Guide
an electronic guide aroudn Android Tv, how to access settings, use remote control and switch the network
islem19/Hangman-Basic4Android-app
Hangman Basic4Android simple android game
islem19/Messaging-UI-App
This is a simple Android App that showcase the use of RecyclerView to build a messaging app UI.
islem19/android-external-openvpn
Port of OpenVPN to the android platform.
islem19/AndroidCustomLib
islem19/Basic-Electronics
islem19/frameworks_base
islem19/islem19.github.io
islem19/MVVM-Dagger
a sample app that showcase the use of Dagger2 (Dagger Android) with MVVM architecture, LiveData and Retrofit2.
islem19/MVVM-Hilt
a sample app that showcase the use of Hilt DI with MVVM architecture, LiveData and Retrofit2.
islem19/MVVM-Kotlin
This repository contains a sample app that showcase the use of MVVM architecture, LiveData and Retrofit2 using Kotlin
islem19/OnBoardingScreen
create animated onboarding or welcome screen with MotionLayout
islem19/PointziTestApp
islem19/Project-Nemo
A custom AOSP 9.0 Emulator Device Configuration
islem19/Recyclerview-MVVM-App
islem19/ScreenStream
Screen Stream over HTTP mobile app
islem19/Tic-Tac-Toe-Basic4Android-app
Tic Tac Toc android app using Basic4Android