News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - apagg

#1
Developers / Re: Android Scenario Widget
February 25, 2012, 09:00:52 AM
Quote from: davegravy on February 25, 2012, 02:47:00 AM
And an exaggerated concept of what a 3x4 widget with multiple buttons inside might look like: http://dl.dropbox.com/u/30586759/multiple%20buttons%20within%203x4%20widget.png

I have no idea if the android widget platform actually allows this kind of thing.

This is doable, and I see that might work on a tablet. However it is not a priority for me I want to keep this as simple as possible for the moment.

PS! if you want to try your self feel free. Android is Java and all the layout is done in xml

Regards
Andreas
#2
Developers / Re: Android Scenario Widget
February 24, 2012, 11:23:28 PM
I have updated the .apk in the first post
#3
Developers / Re: Android Scenario Widget
February 24, 2012, 11:03:51 PM
Thanks for the nice comments.

davegravy
I don't thing there is room for more than one button per widget element. One widget element takes up the same space as one normal android application icon, or were you thinking of something else?

Regards
Andreas
#4
I am experiencing this problem to so bumping this thread.

Regards
Andreas
#5
Developers / Android Scenario Widget
February 19, 2012, 05:42:41 PM
This is something I am working on if you are brave you might want to test it out:

http://wiki.linuxmce.org/index.php/Android_Scenario_Widget

http://www.youtube.com/watch?v=Q08Csj4SWrQ

Edit: I have uploaded a new .apk. If you have installed an earlier version you need to uninstall that first.

apagg
#6
Users / Re: Input switches and 'sleeping scenario'
December 29, 2011, 11:21:18 PM
You can try using  Doorbell (button) template #1624 that works for me.

#7
Developers / Re: qOrbiter build
November 24, 2011, 10:33:26 PM
I have managed to build on Ubuntu 11.10 64 bit. This is what I did:

Edited line 336 in DataGrid.cpp to look like this: Message();

Added  "QT += network" to qmake

#8
Developers / Re: qOrbiter build
November 22, 2011, 08:12:54 AM
Have you tried removing one of the "::Message" at that line? If i remember right that worked for me.
#9
Users / Re: Heating Control
October 19, 2011, 04:51:45 PM
around 6 months I think
#10
Users / Re: Heating Control
October 19, 2011, 11:45:00 AM
#11
Why are you doing this?

Regards
Andreas
#12
read the legacy section it stil workes
#14
Users / Re: Coverart search no longer works
November 06, 2010, 04:30:37 PM
There is a ticket for the IMDB bug http://svn.linuxmce.org/trac.cgi/ticket/866

#15
Users / Re: ZWave standalone functionality
October 13, 2010, 09:20:21 PM
Her is some reading http://www.smarthus.info/support/download/zwave/zwave_install.doc

It is also very important to read the manual for the specific device you are using. Different devices can work in very different ways.