Skip to content

LazerPanther/UltimateBrowserProject

 
 

Repository files navigation

![Launcher Icon](/Artworks/UBP Banner.png)

GitHub version Build Status Bitdeli Badge ReviewNinja

Open source, lightweight Android Browser.

This Project was mainly created to have a Lightweight and less RAM hungry browser while making it as feature rich as possible!

A web browser that open links in background without you ever leaving your current application.

REQUIRES: ANDROID 4.1+

List of current features

For a list of current features provided by the application and many more, Please Check out Featurelist

Downloads -

Download Latest Version 1.4.6

Download Latest Beta Version (1.0β)

Permissions:

android.permission.INTERNET - Browsing requirements.

android.permission.ACCESS_NETWORK_STATE - Browsing requirements.

android.permission.ACCESS_COARSE_LOCATION - For Location Based Websites and Services.

android.permission.ACCESS_FINE_LOCATION - For Location Based Websites and Services.

android.permission.READ_EXTERNAL_STORAGE - For Loading Cache/Cookies/Saved Passwords so that web page loads faster.

android.permission.WRITE_EXTERNAL_STORAGE - For Storing Downloads, Caching, Cookies, Passwords.

##How to Import the Source?

  • Download, install and launch Android Studio
  • Clone the repository
  • In Android Studio, select "Import Project..." from the file menu
  • Select UBP's repository that you just cloned
  • Wait while Gradle begins to build the project (Android Studio may need to restart)
  • If you make some changes and want me to Include in this Git, please file a Pull Request with changelog and I'll take a look at it.

Translations by:

Materialized icon by - davimount

Contributors :

License:

UltimateBrowserProject
Copyright (C) 2015  Thunderbottom

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see [GNU GPLv3](http://opensource.org/licenses/gpl-3.0.html).

MTHLI's License

Apache License 2.0

About

Open source lightweight Android Browser.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.9%
  • HTML 2.4%
  • CSS 1.7%