Nasiralityagi
Android developer curios to designing, developing, bug fixing and performance of Android Apps.
New Delhi
Pinned Repositories
AmazeFileManager
Material design file manager for Android
Android-Cheat-sheet
Cheat Sheet for Android Interviews
Android-Cookbook-Examples
Contributed code examples from O'Reilly Android Cookbook. See #user-content-table README below!
android-custom-camera-with-live-filter
Android camera app, with instagram type filters
Cheerleader
Android library used to easily support an artirst thanks to a SoundCloud account.
CircularProgressBar
Create circular progressBar in android
Crescento
Add curve at bottom of image views and relative layouts.
Inshorts-Clone-The-News-App
inshorts News App Clone with flutter and newsapi.org API
MusicX-music-player
Simple, Elegant ,Beautiful Material Android Music Player.
pesdk-android-demo
A fully customizable photo editor for your app.
Nasiralityagi's Repositories
Nasiralityagi/foodapp
Nasiralityagi/Inshorts-Clone-The-News-App
inshorts News App Clone with flutter and newsapi.org API
Nasiralityagi/LoginAuthMVVM
Nasiralityagi/NestedRecyclerView
In this repository,Horizontal RecyclerView inside Vertical RecyclerView.
Nasiralityagi/pesdk-android-demo
A fully customizable photo editor for your app.
Nasiralityagi/android-custom-camera-with-live-filter
Android camera app, with instagram type filters
Nasiralityagi/Android-FilePicker
Photopicker and document picker for android
Nasiralityagi/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
Nasiralityagi/AndroidVideoCache
Cache support for any video player with help of single line
Nasiralityagi/flutter_login_signup
Basic login and signup screen designed in flutter
Nasiralityagi/flutter_news_app
A Simple News App built with Flutter.
Nasiralityagi/HiltRoomMVVMDemo
Nasiralityagi/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
Nasiralityagi/JiaoZiVideoPlayer
Android VideoPlayer MediaPlayer VideoView MediaView Float View And Fullscreen
Nasiralityagi/MonorepoGettingStarted
Nasiralityagi/MusicPlayer
A music player with pretty ui/ux design.
Nasiralityagi/NetflixCloneWeb
Nasiralityagi/NewsApp
News app based on NewsAPI
Nasiralityagi/ProblemHlsCacheExample
Nasiralityagi/RecyclerViewCalender
Nasiralityagi/SearchFilter
Implementing Search Filter Animation in Kotlin for Quora Meets LinkedIn, Our App Design Concept
Nasiralityagi/seed
A sample application generated by Sails.
Nasiralityagi/shoppingapp
Nasiralityagi/smart-recycler-adapter
Small, smart and generic adapter for recycler view with easy and advanced data to view binding
Nasiralityagi/StupaDemo
Login Signup local storage using MVVM kotlin.
Nasiralityagi/Today-I-Learned
📝 Today I Learned - A list of all things I learn on daily basis.
Nasiralityagi/Trivia-4X
This is a clone of the most popular live quiz show : "HQ - Live Trivia Game Show "
Nasiralityagi/vesdk-android-demo
Integrate video creation into your Android applications
Nasiralityagi/VideoClipEditViewTest
使用android原生的MediaExtractor,MediaCodec和opengl对视频进行编辑, 裁剪,滤镜, 特效
Nasiralityagi/VideoEditor
FFmpeg is a powerful multimedia framework which allows us to decode, encode, transcode, stream, filter and play most of the media content available now. With the help of these tools, you can develop and application that can manipulate any form of media to the desired output. Sky is not the limit when using FFmpeg. I prefer FFmpeg-all which is a Bible for FFmpeg but it is difficult to read if you do not know what you are looking for. To make it easy, I will summarise the basics of video manipulations using FFmpeg which, then you can use in your own applications or libraries that you are working on. I have developed a simple library that enables you to trim and crop a video, additionally you can compress any video and convert it into any format that you desire.