Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to XE16 #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ggiraudon
Copy link

Minor updates to match GDK19 changes and make Glass Launcher work on XE16

Changed Timecard API calls for match GDK 19
Moved openOptionsMenu to onAttachedToWindow
Changed Timeline api calls to GDK19
@tehDrew
Copy link

tehDrew commented Apr 16, 2014

Thanks!

@ggiraudon
Copy link
Author

My pleasure :-)

@tehDrew
Copy link

tehDrew commented Apr 16, 2014

A good start, as it does show now in the timeline, but it still won't start...immediate crash unfortunately.

@ggiraudon
Copy link
Author

Odd.. the patch in MenuActivity should address that. Can you give me a stacktrace ?

@tehDrew
Copy link

tehDrew commented Apr 16, 2014

Already shut it down...headed to bed. Would be happy to in the morning :)

On Wed, Apr 16, 2014 at 2:50 AM, Mad Beggar notifications@github.comwrote:

Odd.. the patch in MenuActivity should address that. Can you give me a
stacktrace ?


Reply to this email directly or view it on GitHubhttps://github.com//pull/4#issuecomment-40572180
.

@tehDrew
Copy link

tehDrew commented Apr 16, 2014

Jtxr mentioned he's on it so hopefully we'll see a fix soon

@justindriggers
Copy link
Owner

Thanks for the pull request, the changes look extremely similar to what I ended up doing. tehDrew, did you get it working?

@jimrandomh
Copy link

This is still not working for me. It compiles, but there's no sign of its UI anywhere (no live card, not in voice menu).

@justindriggers
Copy link
Owner

You need to run the app manually at least once before it will show up.

adb shell am start -n
com.jtxdriggers.android.glass.glasslauncher/com.jtxdriggers.android.glass.glasslauncher.MainActivity

On Thu, Apr 17, 2014 at 2:18 PM, jimrandomh notifications@github.comwrote:

This is still not working for me. It compiles, but there's no sign of its
UI anywhere (no live card, not in voice menu).


Reply to this email directly or view it on GitHubhttps://github.com//pull/4#issuecomment-40745396
.

@tehDrew
Copy link

tehDrew commented Apr 17, 2014

I compiled and ran with eclipse at the same time, so it worked perfectly on
first try. Thanks Justin!
On Apr 17, 2014 2:25 PM, "justindriggers" notifications@github.com wrote:

You need to run the app manually at least once before it will show up.

adb shell am start -n
com.jtxdriggers.android.glass.glasslauncher/com.jtxdriggers.android.glass.glasslauncher.MainActivity

On Thu, Apr 17, 2014 at 2:18 PM, jimrandomh notifications@github.comwrote:

This is still not working for me. It compiles, but there's no sign of
its
UI anywhere (no live card, not in voice menu).


Reply to this email directly or view it on GitHub<
https://github.com/justindriggers/Glass-Launcher/pull/4#issuecomment-40745396>

.


Reply to this email directly or view it on GitHubhttps://github.com//pull/4#issuecomment-40752731
.

@tehDrew
Copy link

tehDrew commented May 1, 2014

Justin,

This disappears even after the intent is run once - it has to be run again. Can't seem to make it stick, despite compiling using the latest source. Any ideas?

@justindriggers
Copy link
Owner

Interesting. I noticed it disappeared once on me, but I couldn't reproduce it so I assumed my device was running low on memory and the process was killed. I'll try to test it a bit more.

@tehDrew
Copy link

tehDrew commented May 2, 2014

Thanks!

On Thu, May 1, 2014 at 10:35 PM, justindriggers notifications@github.comwrote:

Interesting. I noticed it disappeared once on me, but I couldn't reproduce
it so I assumed my device was running low on memory and the process was
killed. I'll try to test it a bit more.


Reply to this email directly or view it on GitHubhttps://github.com//pull/4#issuecomment-41983107
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants