Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 35 matches

by liquid8
Tue Jul 07, 2015 4:30 am
Forum: Coding Corner
Topic: Network Event Sender Code in Java for Android
Replies: 5
Views: 3144

Re: Network Event Sender Code in Java for Android

Some of this might not be the best code or as well commented as it should be :) Also keep in mind this was written for older Android versions (when I was still learning things) so it could probably be cleaned up quite a bit. I would rip some of this out to simplify it, but it might be helpful if ...
by liquid8
Mon Jul 06, 2015 12:22 am
Forum: Coding Corner
Topic: Network Event Sender Code in Java for Android
Replies: 5
Views: 3144

Re: Network Event Sender Code in Java for Android

I figured I would post this for all to see since I haven't been able to work on the EventGhost for Android app in some time. I would love to get the app updated to current standards, but I may just put the source somewhere and hopefully someone else can get something more functional.

Here's the ...
by liquid8
Tue Jun 14, 2011 4:58 pm
Forum: Plugin Support
Topic: Android Client
Replies: 103
Views: 70290

Re: Android Client

Where on my android device do I find the "icons" from the layouts that I have downloaded as well as the "standard" icons?

Is it possible to backup the layouts on my PC. Where are these stored on my Android?

Unfortunately, the storage of the layouts is pretty crude at the moment. Everything ...
by liquid8
Wed Jun 08, 2011 6:32 pm
Forum: Plugin Support
Topic: Android Client
Replies: 103
Views: 70290

Re: Android Client

I found it.. next release you will be able to send multiple payloads, split with a | :) I'll just need to update the Android Events plugin to match caller info with number and use that.
by liquid8
Wed Jun 08, 2011 5:31 pm
Forum: General Support
Topic: Android Honeycomb App for EventGhost?
Replies: 5
Views: 1994

Re: Android Honeycomb App for EventGhost?

I've installed EventGhost on mu Galaxy Tab 10.1v with honeycomb. But when I start the app I cannot do anything. The "new layout' starts automatically and I cannot find any button on my display open up the menu.


On Honeycomb, the options to Edit/Switch Layout/etc .. should be on your App/Action ...
by liquid8
Tue Jun 07, 2011 6:54 pm
Forum: Plugin Support
Topic: Android Client
Replies: 103
Views: 70290

Re: Android Client

- Add additional payload info on calls (caller name)

Thanks liquid8, this is the only thing I'm missing for the moment :)

I don't really use payloads that much.. what is the preferred method - just comma-delimited information?

great update as it nows runs properly on my Nook running CM7. I ...
by liquid8
Sun Jun 05, 2011 12:15 am
Forum: General Support
Topic: Tasker Plugin for EventGhost Android app
Replies: 14
Views: 18577

Tasker Plugin for EventGhost Android app

Hi all,

I have uploaded a Tasker Plugin to the Android Market. If you use the EventGhost Android app, and Tasker, this allows you to setup a macro in EventGhost, and execute a Tasker task. Tasker is a great app, it provides many actions you can perform on an incoming event, so this extends the ...
by liquid8
Sat Jun 04, 2011 7:42 pm
Forum: Plugin Support
Topic: Android Client
Replies: 103
Views: 70290

Re: Android Client

I have something more in store for the "launcher" idea... for now though, I might add 'Local Server' to the servers list. This could let you setup a Macro in the Android app, then in your layout, you could specify Local Server to send events locally. From there, you could use existing actions like ...
by liquid8
Sat Jun 04, 2011 5:47 pm
Forum: Plugin Support
Topic: Android Client
Replies: 103
Views: 70290

Re: Android Client

Highest priority is working on layouts:

It needs a new layout UI - I know the current system is horrible. You should be able to drag items around to wherever you want - maybe grid aligned, maybe not. I am working on something, but it's taking a bit to get it implemented.

Switching layouts is not ...
by liquid8
Sat Jun 04, 2011 4:16 am
Forum: Plugin Support
Topic: Android Client
Replies: 103
Views: 70290

Re: Android Client

App is updated for tablet support :) I hope to get some more done soon! I'm glad everyone is making good use of it, and I am sorry I haven't had time to update, but hopefully this is about to change :mrgreen:
by liquid8
Sat Jun 04, 2011 4:00 am
Forum: General Support
Topic: How can i use a second Android-Remote?
Replies: 1
Views: 1276

Re: How can i use a second Android-Remote?

Hi, sorry I didn't get to this - I'm not sure if you just want to use two devices, or if you want to communicate between them.

To use both devices, you just need to configure the Eventghost server on each of them, and have the layouts on each of them. On your girlfriends device, you can just ...
by liquid8
Sat Jun 04, 2011 3:46 am
Forum: General Support
Topic: Android: Wake on Lan with every button, even with a call...
Replies: 4
Views: 1675

Re: Android: Wake on Lan with every button, even with a call

Sorry I didn't get to this, but there is an Android Events plugin (which is now included default in the app), this allows the app to send Android events to EG - including incoming/outgoing phone calls, incoming sms, and battery status.. if anyone else has this issue, make sure you configure the ...
by liquid8
Sat Jun 04, 2011 3:42 am
Forum: General Support
Topic: Android Honeycomb App for EventGhost?
Replies: 5
Views: 1994

Re: Android Honeycomb App for EventGhost?

I have updated the app in the Android market to make it available for tablets/honeycomb. Unfortunately, I haven't had much time to work on the app, but I do plan to do some updates sometime soon. I have a LOT I want to improve on :lol:
by liquid8
Sat Aug 21, 2010 1:13 am
Forum: Plugin Support
Topic: Android Client
Replies: 103
Views: 70290

Re: Android Client


Wondering if you are planning to expand the client to support other apps directly (apps that communicate over HTTP/IP like Homeseer, J River Media Center, XBMC, etc) and/or adding ability to launch other Android apps upon button press (e.g. send EG event + launch XBMC Android app)

I would love ...
by liquid8
Sun Aug 08, 2010 4:58 pm
Forum: Plugin Support
Topic: Android Client
Replies: 103
Views: 70290

Re: Android Client


Then I piped Main.AE.* to Android.sendEvent

The problem is that I am unable to receive this Event on the phone. I can only associate a macro with a specific event, and not Main.AE.* like in EventGhost itself.

Does anyone have a solution for me? :)

Cheers
Dtag.. as configured now, the "events ...