Lightning Browser alternatives and similar packages
Based on the "App" category.
Alternatively, view Lightning Browser alternatives based on common mentions on social networks and blogs.
-
HomeMirror
Android application powering the mirror in my house -
InstaMaterial
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept) -
AmazeFileManager
Material design file manager for Android -
uhabits
Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits -
FlyRefresh
The implementation of https://dribbble.com/shots/2067564-Replace -
Twidere-Android
Twidere is a powerful twitter client for Android 1.6+ 1 , which gives you a full Holo experience and nearly full Twitter's feature. -
ForkHub
GitHub client for Android based on the abandoned official app -
Telecine
Record full-resolution video on your Android devices. -
Foodium 🍲
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components). -
jianshi
A Full-Stack mobile app, including Android & Server, Simple-Poem 简诗. You can write poem in graceful & traditional Chinese style. -
2048-android
The android port of the 2048 game (for offline playing) -
Bandhook-Kotlin
A showcase music app for Android entirely written using Kotlin language -
MaterialAudiobookPlayer
Minimalistic audiobook player -
droidplanner
Ground Control Station for Android Devices -
FeedEx
Flym News Reader is a light Android feed reader (RSS/Atom) -
Bourbon
An MVP Dribbble client for Android Mobile, Tablet, Wear and TV. -
News-Android-App
📱:newspaper: Android client for the Nextcloud news/feed reader app -
android-arsenal.com
Source to android-arsenal.herokuapp.com -
Endoscope
Endoscope lets you to stream live video between android devices over Wi-Fi! 📱📲 -
clean-status-bar
Tidy up your Android status bar before taking screenshots for the Play Store -
Leisure
Leisure is an Android App containing Zhihu Daily,Guokr Scientific,XinhuaNet News and Douban Books -
WaniKani-for-Android
An Android client application for the awesome kanji learning website wanikani.com -
AppIconNameChanger
Library to change Android launcher App Icon and App Name programmatically ! -
LeeCo
LeeCo is an awesome app for (including unlock) problems, solutions, discuss(from leetcode) and comments. -
OpenFlappyBird
An open source clone of a famous flappy bird game for Android using AndEngine -
OpenLibra-Material
OpenLibra client on Material Design -
FoldingNavigationDrawer-Android
This is a sample project present how to use Folding-Android to add Folding Efect to Navigation Drawer. -
TurtlePlayer
A Free, Fully Fledged, Open-Source Music Player for Android -
MaterialDesignColorPalette
This is a dev tool to visualize the colours of Material design defined on -
GradientDrawableTuner
🕹️ See how the properties of Android's "shape" affect the Drawable's appearance, intuitively. -
HackerNews
An open source Hacker News client for Android. -
freegemas-gdx
Freegemas libGDX is an Android and Java desktop port of Freegemas, which in turn is an open source version of the well known Bejeweled. -
vanilla
Vanilla Music Player for Android (abandoned). Visit https://github.com/vanilla-music/vanilla for an actively developed fork -
PopularMovies
:movie_camera: Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2. -
Android-Jigsaw-Puzzle
Android app that allows you to draw anything and turn it into a jigsaw puzzle. -
Downloader Demo using RxJava
Demo of Downloading Songs/Images through Android Download Manager using RxJava2
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Lightning Browser or a related project?
README
Lightning Browser 
Speed, Simplicity, Security
[](ic_launcher_small.png)
Download
Master Branch
Dev Branch
Features
Bookmarks
History
Multiple search engines (Google, Bing, Yahoo, StartPage, DuckDuckGo, etc.)
Incognito mode
Follows Google design guidelines
Unique utilization of navigation drawer for tabs
Google search suggestions
Orbot Proxy support and I2P support
Permissions
INTERNET
: For accessing the webWRITE_EXTERNAL_STORAGE
: For downloading files from the browserREAD_EXTERNAL_STORAGE
: For downloading files from the browserACCESS_FINE_LOCATION
: For sites like Google Maps, it is disabled by default in settings and displays a pop-up asking if a site may use your location when it is enabledACCESS_NETWORK_STATE
: Required for the WebView to function by some OEM versions of WebKit
The Code
- Please contribute code back if you can. The code isn't perfect.
- Please add translations/translation fixes as you see need
Contributing
- The Trello Board
- Contributions are always welcome
- If you want a feature and can code, feel free to fork and add the change yourself and make a pull request
- PLEASE use the
dev
branch when contributing as themaster
branch is supposed to be for stable builds. I will not reject your pull request if you make it on master, but it will annoy me and make my life harder. - Code Style
- Hungarian Notation
- Prefix member variables with 'm'
- Prefix static member variables with 's'
- Use 4 spaces instead of a tab (\t)
- Hungarian Notation
License
Copyright 2014 Anthony Restaino
Lightning Browser
This Source Code Form is subject to the terms of the
Mozilla Public License, v. 2.0. If a copy of the MPL
was not distributed with this file, You can obtain one at
http://mozilla.org/MPL/2.0/
*Note that all licence references and agreements mentioned in the Lightning Browser README section above
are relevant to that project's source code only.