Bitcoin Forum
April 30, 2024, 11:12:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Android Bitcoin Alarm Widget  (Read 1262 times)
w3ida (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
April 26, 2013, 04:01:51 PM
Last edit: April 27, 2013, 08:51:08 PM by w3ida
 #1

Hey everyone,

I currently developing an Android homescreen widget for Android 4.0 and above to show the current ticker value.

I thought about implementing the following features:
- set trading site (MtGox USD/EUR done…more to come)
- set refresh interval (done)
- chart for a defined interval
- alarm
- lockscreen widget
- better user interface ;-)

Do you have any other suggestions? What do you think?

(You can't yet download the app from the Play Store.)

Regards

Donations: 1BkJpoVBXmRePWqEtGobcN4PVuVQKvYsko
1714518765
Hero Member
*
Offline Offline

Posts: 1714518765

View Profile Personal Message (Offline)

Ignore
1714518765
Reply with quote  #2

1714518765
Report to moderator
1714518765
Hero Member
*
Offline Offline

Posts: 1714518765

View Profile Personal Message (Offline)

Ignore
1714518765
Reply with quote  #2

1714518765
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714518765
Hero Member
*
Offline Offline

Posts: 1714518765

View Profile Personal Message (Offline)

Ignore
1714518765
Reply with quote  #2

1714518765
Report to moderator
1714518765
Hero Member
*
Offline Offline

Posts: 1714518765

View Profile Personal Message (Offline)

Ignore
1714518765
Reply with quote  #2

1714518765
Report to moderator
qxzn
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
April 26, 2013, 07:27:35 PM
 #2

Hey everyone,

I currently developing an Android homescreen widget for Android 4.0 and above to show the current ticker value.

I thought about implementing the following features:
- set trading site (MtGox USD/EUR done…more to come)
- set refresh interval (done)
- chart for a defined interval
- alarm
- lockscreen widget
- better user interface ;-)

Do you have any other suggestions? What do you think?

(You can't yet download the app from the Play Store.)

Regards


If you are not in this for profit, you could consider contributing to the open source Litecoin Widget (which also supports bitcoin and others). I would be happy to "open the books" and give you a cut of the (very small) donation amounts.

https://github.com/ogunden/litecoin-widget
https://bitcointalk.org/index.php?topic=158777.msg1677458#msg1677458

However, I have resisted graphs up until now, preferring a KISS approach. If you are determined to include them, maybe better to do your own.

Feel free also to copy the source code for a jumping off point.
w3ida (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
April 26, 2013, 07:51:23 PM
 #3

Thanks for the reply. I am going to have a look at your project.

The widget will be free to download and use.
qxzn
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
April 26, 2013, 08:02:41 PM
 #4

In case you decide you are interested in Litecoin Widget..:

I currently developing an Android homescreen widget for Android 4.0 and above to show the current ticker value.

LW is developed mostly on my Android 4.0 device, but I try to support back to SDK version 8.

Quote
I thought about implementing the following features:
- set trading site (MtGox USD/EUR done…more to come)

Yeah LW lets you do this, and also set the "old world" currency (and estimates the value in currency X if necessary).

Quote
- set refresh interval (done)

This is not done in LW, but a number of people have requested it. It would be a welcome improvement.

Quote
- chart for a defined interval

Again, I'm not excited about including charts because of the complexity, potential power drain (are you logging the data yourself?), and UI clutter it could cause. I could be convinced otherwise.

Quote
- alarm
- lockscreen widget
- better user interface ;-)

All three of these would be nice features for LW as well.
w3ida (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
April 26, 2013, 08:20:34 PM
 #5

I think I will develop and publish one on my own....just because I want to do/learn it. :-)

But if I have enough time I will add some of the features you like (refresh interval, alarm) to your project. If not I can send you a .zip of my project (if I don't put it on github).

I would use some open-source graph-drawer-software to print the graph but I haven't read anything about it so I can't tell you something performance specific. Yes, I would save the values in a mysqlite db on the android phone (first idea).
qxzn
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
April 26, 2013, 09:09:05 PM
 #6

I think I will develop and publish one on my own....just because I want to do/learn it. :-)

But if I have enough time I will add some of the features you like (refresh interval, alarm) to your project. If not I can send you a .zip of my project (if I don't put it on github).

I would use some open-source graph-drawer-software to print the graph but I haven't read anything about it so I can't tell you something performance specific. Yes, I would save the values in a mysqlite db on the android phone (first idea).

Do it! And enjoy. I look forward to some pull requests down the road Smiley.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!