An android app to read gitbook in the offline mode.

Related tags

App gitbook-android
Overview

gitbook-android

An android app to read gitbook in the offline mode.

Requirement

Android 2.3+

Preview

gitbook-android

License

Copyright (C) 2016 Snowdream Mobile <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
You might also like...
Display's information about SpaceX crew members and ships by consuming a rest api and storing the data to display when the user is offline.

Space-X App Display's information about SpaceX crew members(look for ‘Crew’ section in rest api docs) and ships (look for ‘Ships’ section in rest api

You can store all your password, bank details, card details in one place and remember only one master PIN. The application works totally offline.
You can store all your password, bank details, card details in one place and remember only one master PIN. The application works totally offline.

Keep Password An application where you can store all your password, bank details, card details in one place and remember only one master PIN. The appl

This is a Interview application which made by me in interview task what it do? that will give you the result from Api and also save data in the cache using RoomDb so that we can access it offline.
This is a Interview application which made by me in interview task what it do? that will give you the result from Api and also save data in the cache using RoomDb so that we can access it offline.

Clean-MVVM-App An Android application built using Clean + MVVM architecture. Components used in the app. Kotlin - As a programming language. Material

A beautiful android Quotes App where you can read and save quotes.
A beautiful android Quotes App where you can read and save quotes.

This repository contains source code of a Quotes app, which helps you stay motivated by providing best picked quotes stated by famous personalities. This app uses zen quotes api, for retrieving quotes.

A beautiful android Quotes App where you can read and save quotes.
A beautiful android Quotes App where you can read and save quotes.

QuotesApp A beautiful Quotes App where you can read and save quotes. This repository contains source code of a Quotes app, which helps you stay motiva

A manga reader app that can be used save / search / find and read latest manga / manhwa
A manga reader app that can be used save / search / find and read latest manga / manhwa

A manga reader app that can be used save / search / find and read latest manga / manhwa

App demonstrates how to use Room to save, read, update, and delete inventory items in a SQLite database.

Inventory - Solution Code Solution code for Android Basics in Kotlin. Codelab: Android Jetpack - Room. Introduction This app is an Inventory tracking

Read and write Android/data files on Android 13 without root
Read and write Android/data files on Android 13 without root

Android 13 (Tiramisu API 33) Read and write /Android/data or /Android/obb not need root Android 13 read and write /Android/data or /Android/obb withou

An android application where you can read the latest news
An android application where you can read the latest news

NewsApp An application where you can read the latest news, go to the details of the news and add your favorite news to your favorites. You can also se

Comments
  • Gradle version 2.2 is required. Current version is 2.12. If using the gradle wrapper, try editing the distributionUrl in D:\workspace\snowdream\git\gitbook-android\gradle\wrapper\gradle-wrapper.properties to gradle-2.2-all.zip

    Gradle version 2.2 is required. Current version is 2.12. If using the gradle wrapper, try editing the distributionUrl in D:\workspace\snowdream\git\gitbook-android\gradle\wrapper\gradle-wrapper.properties to gradle-2.2-all.zip

     gradle clean installDebug --info
    Starting Build
    Compiling settings file 'D:\workspace\snowdream\git\gitbook-android\settings.gradle' using SubsetScriptTransformer.
    Compiling settings file 'D:\workspace\snowdream\git\gitbook-android\settings.gradle' using BuildScriptTransformer.
    Settings evaluated using settings file 'D:\workspace\snowdream\git\gitbook-android\settings.gradle'.
    Projects loaded. Root project using build file 'D:\workspace\snowdream\git\gitbook-android\build.gradle'.
    Included projects: [root project 'gitbook-android', project ':app']
    Evaluating root project 'gitbook-android' using build file 'D:\workspace\snowdream\git\gitbook-android\build.gradle'.
    Compiling build file 'D:\workspace\snowdream\git\gitbook-android\build.gradle' using SubsetScriptTransformer.
    Compiling build file 'D:\workspace\snowdream\git\gitbook-android\build.gradle' using BuildScriptTransformer.
    Evaluating project ':app' using build file 'D:\workspace\snowdream\git\gitbook-android\app\build.gradle'.
    Compiling build file 'D:\workspace\snowdream\git\gitbook-android\app\build.gradle' using SubsetScriptTransformer.
    Compiling build file 'D:\workspace\snowdream\git\gitbook-android\app\build.gradle' using BuildScriptTransformer.
    
    FAILURE: Build failed with an exception.
    
    * Where:
    Build file 'D:\workspace\snowdream\git\gitbook-android\app\build.gradle' line: 9
    
    * What went wrong:
    A problem occurred evaluating project ':app'.
    > Failed to apply plugin [id 'com.android.application']
       > Gradle version 2.2 is required. Current version is 2.12. If using the gradle wrapper, try editing the distributionUrl in D:\workspace\snowdream\git\gitbook-android\gradle\wrapper\gradle-wrapper.properties to gradle-2.2-all.zip
    
    * Try:
    Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.
    
    BUILD FAILED
    
    Total time: 6.846 secs
    
    
    opened by snowdream 1
Owner
snowdream
snowdream
when you use restful api and network get disconnect you have to store your data local for make your app faster and work on ofline mode

AppArchitectureOflineMode when you use restful api and network get disconnect you have to store your data local for make your app faster and work on o

Kareem-Mansy 3 Jun 20, 2021
Simple Android web-view-based application. The primary purpose is to show the website in Kiosk mode.

Kiosk mode app Simple Android web-view-based application. The primary purpose is to show the website in Kiosk mode. By default, the app works in Scree

Mykola Kichatov 1 Oct 25, 2022
Animated dark mode toggle button with Android & Pure Java. ☕

Dark-Toggle-Button Animated dark mode toggle button for Android Java. ☕ converted from kotlin to Java 201 lines: DarkToggleButton.java Android Demo In

knziha 2 Mar 13, 2022
:movie_camera: Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.

Popular Movies Stage 1 + Stage 2 Discover the most popular and top rated movies playing. Movies data fetched using themoviedb.org API. ✨ Screenshots M

Yassin AJDI 189 Nov 26, 2022
A simple Android app to demonstrate the use of Hover SDK for M-PESA Send Money while offline. This SDK does not require an internet connection, it automates USSD sessions in the background of an android application.

HoverSDKDemo Hover SDK is an Android SDK that lets mobile developers to add money features to the applications. This SDK does not require an internet

Joel Kanyi 9 Dec 21, 2022
A free and open-source offline authenticator app for Wear OS.

Wristkey Need 2FA codes quickly, right on your Wear watch without needing a phone? Wristkey is an open-source 2FA client for Wear OS watches that does

Owais Shaikh 80 Jan 4, 2023
A Simple movies app using Kotllin, MVVM, and with an offline caching capability.

IMDB-CLONE A simple imdb clone using KOTLIN,MVVM with searching and bookmarking ability with offline caching ability Libraries used:- Kotlin Coroutine

saiteja janjirala 13 Aug 16, 2022
The android port of the 2048 game (for offline playing)

2048-android This is the Android port of the 2048 game made by Gabriele Cirulli https://github.com/gabrielecirulli/2048 It's nothing fancy; just a Web

Paul S 996 Dec 24, 2022
An offline assistant for Android phones

The Sapphire Assistant Framework If you are looking for an Android assistant that is easy to use, flexible, and respects your privacy then look no fur

Christopher Carroll 286 Dec 28, 2022
Belajar Android Jetpack Pro Dicoding - with Hilt, LiveData, Online-Offline Caching, etc

movie-catalogue-jetpack-pro-dicoding Ini adalah final submission pada kelas Belajar Android Jetpack Pro di dicoding (get 5 star) Pada project ini terd

Rijal Muhyidin 2 Oct 5, 2022