All Projects → darshanparajuli → Logcatreader

darshanparajuli / Logcatreader

Licence: mit
A simple app for viewing logs on an android device.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Logcatreader

Pictograph-Keyboard
Simple Emoji Keyboard application
Stars: ✭ 14 (-94.47%)
Mutual labels:  android-application, android-app
CSwala-android
An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains …
Stars: ✭ 44 (-82.61%)
Mutual labels:  android-application, android-app
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (-85.38%)
Mutual labels:  android-application, android-app
SeatLayout
A seat selection library for Android with an example for selecting seats for flights, sports venue, theatres, etc
Stars: ✭ 30 (-88.14%)
Mutual labels:  android-application, android-app
flutter-Anniversary
一款界面优美,功能简洁的纪念日APP
Stars: ✭ 57 (-77.47%)
Mutual labels:  android-application, android-app
DroidShows
A Reboot of DroidSeries Offline TV Shows Tracker
Stars: ✭ 69 (-72.73%)
Mutual labels:  android-application, android-app
AndroidBatteryStats
Displays all battery stats of an Android device using broadcast receiver.
Stars: ✭ 20 (-92.09%)
Mutual labels:  android-application, android-app
awesome-android
A curated list of awesome open source Android applications, tutorials and resources.
Stars: ✭ 524 (+107.11%)
Mutual labels:  android-application, android-app
CustomFontView
Custom View classes for TextView, EditText & Buttons - to set custom fonts
Stars: ✭ 26 (-89.72%)
Mutual labels:  android-application, android-app
SignInSignupScreen-Android
SignIn and SignUp in android 😊😊😉
Stars: ✭ 51 (-79.84%)
Mutual labels:  android-application, android-app
FutureFurnitureUI-Android
Check out the new style for App Design aims for Furniture E-commerce...😉😀😁😎
Stars: ✭ 117 (-53.75%)
Mutual labels:  android-application, android-app
AlwaysOn
Android app which adds an always on display
Stars: ✭ 81 (-67.98%)
Mutual labels:  android-application, android-app
PlantShopUI-Android
Check out the new style for App Design aims for the Online Plant Shop Service using jetpack compose...😉😀😁😎
Stars: ✭ 29 (-88.54%)
Mutual labels:  android-application, android-app
aaf-easypassword
🔒 Easy Password is password management application. This application uses pattern locks to manage information that requires security.
Stars: ✭ 28 (-88.93%)
Mutual labels:  android-application, android-app
InshortApp
Demo app like inshort
Stars: ✭ 28 (-88.93%)
Mutual labels:  android-application, android-app
OmniList
开源的时间管理App,基于Material Design设计
Stars: ✭ 61 (-75.89%)
Mutual labels:  android-application, android-app
Github-Trending-Repos
An Android App that lists the most trending repositories from Github.
Stars: ✭ 57 (-77.47%)
Mutual labels:  android-application, android-app
Monthly-App-Challenge-2022
Retos mensuales de la comunidad MoureDev para crear pequeñas aplicaciones en base a requisitos
Stars: ✭ 153 (-39.53%)
Mutual labels:  android-application, android-app
UninstallSystemApps
Uninstall System Apps is a free app to remove system apps! You can join here!
Stars: ✭ 62 (-75.49%)
Mutual labels:  android-application, android-app
xcloud-shield
Xcloud Beta Unofficial App for the Nvidia Shield Android TV. Playing Xbox Cloud Gaming directly on the box Nvidia Shield tv in the best way.
Stars: ✭ 93 (-63.24%)
Mutual labels:  android-application, android-app

Logcat Reader Build Status

A simple app for viewing logs on an android device.

Get it on F-Droid Get it on Google Play

Screenshots

Usage

Use ADB to grant android.permission.READ_LOGS to LogCatReader.

adb shell "pm grant com.dp.logcatapp android.permission.READ_LOGS && am force-stop com.dp.logcatapp"

Contributing

Pull requests are welcome! Please use Square's code style for formatting. 🙏

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].