Giter Site home page Giter Site logo

bedit's Introduction

README
=======

Copyright (C) 2011-2012 Takahiro Yoshimura <[email protected]>

This is a simple text-like file viewer application for the Android
platform.  It is also my learning project.


0. HOW TO BUILD
=================

[Fire emulator/device up...]

$ ant clean uninstall install
...
BUILD SUCCESSFUL
Total time: xx seconds


If you have my lil' launcher script installed somewhere in your PATH,
then you can use the 'run' Ant task to quickly run/test it.

It is available at: https://gist.github.com/1223663 .


1. FEATURES
=============

 * Attempts to auto-detect character sets

   Recognizes UTF-8, UTF-16BE, UTF-16LE, Japanese, Chinese (Simplified
   and Traditional), Korean character sets.

   Thanks to the jchardet project (http://jchardet.sourceforge.net/).

 * 2 color themes

   White-on-black (energy saving on OLED display, and eye saver under
   dark conditions) and black-on-white are supported.
 
 * Configurable font size 

 * Scrolling with volume keys, with configurable amount


2. BUGS
=========

 * None known.

3. ACKNOWLEDGES
=================

Icon is from the Nuovo theme, is work of SILVESTREHERRERA
(http://www.silvestre.com.ar/?p=5.)

Character set detection is done with the jchardet project
(http://jchardet.sourceforge.net/.)

bedit's People

Contributors

alterakey avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.