Open Source Android Apps for Developers: Electricsleep (Improving Sleep With Android)
Cute Android: Open Source Android Apps for Developers: Electricsleep (Improving Sleep With Android)
Description
Electric Sleep (a la Do Androids Dream of Electric Sheep?) is an open source Android application which is designed to monitor movements during sleep. The movements it registers can signify sleep stages. Aside from providing analysis and insight into the users’ sleep patterns, the user can set an alarm to wake them at the best possible moment, so as to feel refreshed and more awake than with a traditional alarm.
Project Home
http://code.google.com/p/electricsleep/
Project owners
jondwillis
Version
…
Downloads
http://code.google.com/p/electricsleep/downloads/list
QR code
…
Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://electricsleep.googlecode.com/svn/trunk/ electricsleep-read-only
Posted by Cute Android
Categories: Android, Android Application, Android Project, Android app, Android developer Tags: Android, Android app, Android Application, Android developer, Android Project, Electricsleep, Java, Open Source
Open Source Android Apps for Developers: Intellbatt (Intelligent Battery Monitor for Android Platform)
Cute Android: Open Source Android Apps for Developers: Intellbatt (Intelligent Battery Monitor for Android Platform)
Description
Intellbatt is an open soruce Android project which is an intelligent battery monitor for Android platform. Determines the location of the phone when it is charging. When battery falls below a set level- It checks if the phone is in proximity of a charging location, and sends out an alert if it finds one.
The app detects the location using Wifi signals only. It does not use GPS/Ceullular data. This is a very efficient MicroLocation framework for proximity detection, especially indoors.
Project Home
http://code.google.com/p/intellbatt/
Project owners
devendralaulkar
Version
v3
Downloads
http://code.google.com/p/intellbatt/downloads/list
QR code
…
Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://intellbatt.googlecode.com/svn/trunk/ intellbatt-read-only
Read more…
Categories: Android, Android Application, Android Project, Android app, Android developer Tags: Android, Android app, Android Application, Android developer, Android Project, Battery, Battery Monitor, Intellbatt, Java, Monitor, Open Source
Open Source Android Apps for Developers: Sparserss (A simple rss reader for Android)
Cute Android: Open Source Android Apps for Developers: Sparserss (A simple rss reader for Android)
Description
Sparse rss is an open source Android app which is a very simple and basic RSS reader for Android™. The main features include:
* periodic automated update of all feeds with optional notifications
* interactive widget
* simple UI
* data storage on SD-card (if present)
* optional automated feed recognition (you only have to enter the website URL instead of the detailed feed URL)
* multi language support (en, de)
* OPML im- and export
* very small (~89 kb)
Available in Android™ market and in the downloads section.
Project Home
http://code.google.com/p/sparserss/
Project owners
handschuh.stefan
Version
0.5.1
Downloads
http://code.google.com/p/sparserss/downloads/list
QR code
…
Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://sparserss.googlecode.com/svn/trunk/ sparserss-read-only
Posted by Cute Android
Categories: Android, Android Application, Android Reader, Android app, Android developer Tags: Android, Android app, Android Application, Android developer, Android Reader, Android-rome-feed-reader, Android-rss, atom, Java, Open Source, Reader, rome, rss, RSS Reader, Sparserss, Tiny Tiny RSS, ttrss-reader, ttrss-reader-fork
Open Source Android Apps for Developers: Android-rome-feed-reader (Android ROME Feed Reader)
Cute Android: Open Source Android Apps for Developers: Android-rome-feed-reader (Android ROME Feed Reader)
Description
Android-rome-feed-reader (Android ROME Feed Reader) is an open source Android project which is a repackaging of ROME so that it works on Android devices. ROME is an set of open source Java tools for parsing, generating and publishing RSS and Atom feeds. The core ROME library depends only on the JDOM XML parser and supports parsing, generating and converting all of the popular RSS and Atom formats including RSS 0.90, RSS 0.91 Netscape, RSS 0.91 Userland, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, and Atom 1.0. You can parse to an RSS object model, an Atom object model or an abstract SyndFeed model that can model either family of formats.
Project Home
http://code.google.com/p/android-rome-feed-reader/
Project owners
ashlux
Version
1.0.0
Downloads
http://code.google.com/p/android-rome-feed-reader/downloads/list
QR code
…
Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://android-rome-feed-reader.googlecode.com/svn/trunk/ android-rome-feed-reader-read-only
Read more…
Categories: Android, Android Application, Android Reader, Android app, Android developer Tags: Android, Android app, Android Application, Android developer, Android Reader, Android-rome-feed-reader, Android-rss, atom, Java, Open Source, Reader, rome, rss, RSS Reader, Tiny Tiny RSS, ttrss-reader, ttrss-reader-fork
Open Source Android Apps for Developers: Android-daisy-epub-reader (Open ebook reader for DAISY and epub book formats)
Cute Android: Open Source Android Apps for Developers: Android-daisy-epub-reader (Open ebook reader for DAISY and epub book formats)
Description
Android-daisy-epub-reader is an open source Android project which is a collaborative project to create an open-source electronic book reader that will support various formats including DAISY and epub content. Currently the software is limited to supporting Daisy 2.02 format ‘Talking Books’, thankfully there are 1000′s of these books available from various sources.
The application requires a minimum of version 1.5 of Android (also known as ‘cupcake’). When the application is installed on a device with version 1.6 or later with TalkBack installed, the navigation of files and folders on the sdcard is spoken.
Project Home
http://code.google.com/p/android-daisy-epub-reader/
Project owners
julianharty, readfern.gray
Version
165
Downloads
http://code.google.com/p/android-daisy-epub-reader/downloads/list
QR code
Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://android-daisy-epub-reader.googlecode.com/svn/trunk/ android-daisy-epub-reader-read-only
Read more…
Categories: Android, Android Application, Android Reader, Android app, Android developer Tags: Android, Android app, Android Application, Android developer, Android Reader, Android-daisy-epub-reader, DAISY, DAISY Digital Talking Book, Java, Open Source, Reader
Open Source Android Apps for Developers: Android-feed-reader (A RSS/Atom feed reader for the Android platform)
Cute Android: Open Source Android Apps for Developers: Android-feed-reader (A RSS/Atom feed reader for the Android platform)
Description
AFR(Android-feed-reader) is an open source Android reader app which is yet another implementation of a RSS/Atom feed reader for the Android platform. It is functional with regards to reading feeds, but otherwise very rough around the edges. Currently, it uses the ROME + JDOM libraries for parsing feeds, and the java.beans module from Apache Harmony, which is required by ROME.
Project Home
http://code.google.com/p/android-feed-reader/
Project owners
azur…@telusplanet.net
Version
Current version is 0.1. Currently, this project is mainly just an exploration of the Android SDK.
Downloads
…
Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://android-feed-reader.googlecode.com/svn/trunk/ android-feed-reader-read-only
Read more…