Thursday, August 4, 2011

Update to Bitcoin Prices in Android Market

Today I uploaded a new version of Bitcoin Prices to the Android Market. The new version has settings added for Updating over WiFi Only, configurable update frequency (15 minutes to 24 hours) and Sort Order for the main window.

I have also resolved a couple of bugs:

Fixed bug in operation of Back Button.
Fixed bug where screen rotation caused another download of prices.

Tuesday, July 19, 2011

Bitcoin Prices In Android Market

I have released my first application into the Android Market Place. The Bitcoin Prices application can be accessed from:

https://market.android.com/details?id=net.lostdroids.bitcoinprices&feature=search_result

Saturday, July 9, 2011

Bitcoin Prices Android Application

I've been getting interested in BitCoin recently (http://www.bitcoin.org) and decided to write an Android Application to monitor the prices of various exchanges around the world. The data is retrieved from BitcoinCharts (http://www.bitcoincharts.com). When the application is first executed it downloads the current prices from BitcoinCharts. If you bring up the menu you can manually update the prices and selecting an exchange displays the full details of the exchange.

The application also functions as a widget. When the widget is added to the home screen a configuration page is displayed allowing the required exchange to be selected. Once a widget is installed then application automatically updates every 15 minutes.


If you like this App, find it useful and want to keep me motivated working on it then please consider donating whatever you think it is worth to you :
1NuvRn89P5tYmUTfcL5WSu5BwduqpmpkoH
Please post comments and suggestions to:


This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software.

Please Note: This application requires access to the internet to retrieve price information and your network service provider may charge for such data transmissions. We will not be held liable for any charges incurred.




Monday, April 5, 2010

Speaker Phone Update 1.0.1

Speaker Phone 1.0.1 now supports multiple Widgets on the Home Screens. It can be downloaded from:

SpeakerPhone_1.0.1.apk

Saturday, April 3, 2010

Can Money Be Made From Android Apps?

In the near future I'm going to release Speaker Phone on the Android Market and will be making it available for free so I'm not going to profit from that but ultimately I'd like to make my living from writing Android Apps. I decided to search through the Market Place's most popular Applications and I think I only found one paid App in the whole list, MyBackup Pro to give it a plug. Everything else was free. Getting things for free feels nice but does it affect the whole community? Surely its going to put off professional developers if there is little to be made from the community and this may lead to poor quality applications. The Market Place needs a health mix of amateur and professional developers. The professional developers should be producing robust quality applications and giving something for the amateur developers to aspire to as they develop their careers.

Friday, April 2, 2010

Speaker Phone Screenshot

I thought I should post a screenshot so you can see what you are installing if decide to give it a try.


First Android Application

My first Android Application is ready. I have developed an application which automatically enables the Speaker Phone when making or answering a call.

At the heart of the application is a service which monitors the state of the phone. When the phone is off-hook the Speaker is enabled and then disabled when hung up.

Enabling and disabling the service is performed via a Home Screen AppWidget. This part was the most difficult to develop and I'm still not sure I have implemented this correctly. When I have time I will post the AppWidget code here for comments.

When starting the application itself it simply displays details about the application, instructions and a link to here.

In future updates I'd like to make the button into animated images like the HTC Sense Wi-Fi and Bluetooth buttons. I would also like to make it available to be enabled/disabled for other developers to use in their applications.

I have set up a discussion area on Google Groups so please any problems/feedback there and I will attempt to deal with them. The link is given below. Please remember this is my first Android app and its free!


Lost Droids Google Group


I've tested on a HTC Hero (Android 1.5) and used the 1.5 and 2.1 Emulators. I currently have one known issue which occurs if two or more Widget as are applied to the desktop. In this case only one of the Widget is updated, I will address this soon.

It can be download from:


SpeakerPhone.apk