Category: Android
BudgetFrik is your portable’s budget control and management tool. In today’s crisis struck world we need a tool that can track all small and large expenses on our daily lives.
Stick to a budget! This application will store information on exactly how much you spend on what and when. Accountant in a pocket!
BudgetFrik is an aid to the control freak that tracks every spending. Control every penny, cent, öre or whatever. The convenience of having your phone at all times gives you the possibility to quickly enter and register expenses. Forget late night budget by going through endless receipts and invoices, just download the report to your PC or Mac and voila! Budget done.
If you know where your salary is going, you know which cuts or sacrifices will be the most effective. BudgetFrik produces reports on how much are you expending by date and by expense type. For those frequent travelers BudgetFrik can accept entries in any currency and produce consolidated reports in another. It updates to the latest exchange rated directly from the European Central Bank or the New York Stock Exchange.
http://code.google.com/p/budgetfrik/
Android-Stocker is an Android based program to access near real time stock quotes.
http://code.google.com/p/android-stocker/
Timeriffic does one thing: it can mute or un-mute the global Android ringer at a specified time of the day
http://code.google.com/p/autosettings/
SlideShow is an Android View extension that stores a set of visual elements that can be “scrolled through” while displaying one element at a time. SlideShow is built for the Android 1.0 SDK.
http://code.google.com/p/android-slideshow/
XRace is a 3D car race game for the Android mobile phone platform, using OpenGL ES for rendering. More than the other classic car race games, this one provides additional operation modes, which is “sensor controllingâ€. We can use the orientation sensor to control the car. Without the real hardware you can run this game with a “sensor simulatorâ€, which developed by Group Openintents.
http://code.google.com/p/xrace-sa/
An app for Android intended to allow you to update your status in one simple place and have a set of different services updated. This app is available on the Android Market.
http://code.google.com/p/statusinator/
This is a port of the KDE game “knetwalk”, by Andi Peredri, Thomas Nagy, and Reinhold Kainhofer. Ported to Android by Ian Cameron Smith (headstay); released under GPL. Includes MTRandom by David Beaumont, released under LGPL.
The player is given a network diagram with the parts of the network randomly rotated; he/she must rotate them to connect all the terminals to the server.
Scrambled Net detects the screen size of the device it’s running in, and configures the board appropriately. This makes the game a bit easier on smaller phones — we don’t want to make the cells too small, because it’s difficult to tap on a tiny cell on a phone’s touchscreen. Portrait and landscape phones are handled automatically.
Tile rotation is smoothly animated; highlighted tiles show the user’s progress.
The game is designed to be usable with 12-key keypad or QWERTY keypad, or by tapping the screen.
The game has 5 difficulty levels; the first 3 use different board sizes; then wrap-around is introduced for “Master” level; then “Insane” level adds invisible cells. In case you’re wondering, yes, I can solve “Insane” puzzles, usually in 10-12 minutes on a large (HVGA) phone.
http://code.google.com/p/netscramble/
This is a simple project to demonstrate accelerometer use in Android. It’s just the Android Lunar Lander demo, with the accelerometer hooked up to control the tilt of the lander.
http://code.google.com/p/tiltlander/
Email client for android that supports Exchange OWA (Outlook Web Access) through WebDav. It uses HttpClient to send WebDav requests to read your inbox, displays the list of messages, and uses some of the standard android Email Client classes to display the message.
http://code.google.com/p/exchangeit/
K9 is an experimental fork of the core Android POP/IMAP client. Primarily, K9 is focused on making it easy to chew through large volumes of email.
Changes:
code renamed to ease merging – jessev Added silent ‘ongoing’ notification when checking email – baolongnt New email notification now includes purple blinking LED – baolongnt More reliable background sync by using wake lock –> Background sync now work even when the device is asleep (Thanks danapple0) – baolongnt Added about dialog. – young.bradley Update the domain validator to accept ip addresses and “localhost” – young.bradley block server entries in AccountSetupIncoming.java and AccountSetupOutgoing.java that are not valid domain names. – young.bradley Update for folders to display the “path” that the folder resides in (ie, Inbox/Work/To Me) rather than just the name of the folder. Allows an easier understanding of the hierarchy until true folder trees can be implemented. – ismarc31
http://code.google.com/p/k9mail/