P3Droid / Google-Glass-MasterControl

Application to control settings on Google Glass.
7 stars 5 forks source link

Source code update of "GlassMasterControl_V228.apk" #3

Open mfkenson opened 10 years ago

mfkenson commented 10 years ago

https://www.dropbox.com/s/xprl03ne7f37kfc/GlassMasterControl_V228.apk

Under XE16.2, brightness is fine, while audio and status don't work. I can't find sufficient code to build the apk and to update it (for XE16.2). It would be nice if you could you push the latest commit.

mfkenson commented 10 years ago

LOG for the audio part.

05-04 00:08:01.388: E/AndroidRuntime(3238): FATAL EXCEPTION: main 05-04 00:08:01.388: E/AndroidRuntime(3238): Process: com.p3.glass.mastercontrol, PID: 3238 05-04 00:08:01.388: E/AndroidRuntime(3238): java.lang.RuntimeException: Unable to resume activity {com.p3.glass.mastercontrol/com.p3.glass.audio.Max}: java.lang.NumberFormatException: Invalid int: "" 05-04 00:08:01.388: E/AndroidRuntime(3238): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2828)

mfkenson commented 10 years ago

LOG for the status part.

05-04 00:23:35.935: E/AndroidRuntime(4757): FATAL EXCEPTION: main 05-04 00:23:35.935: E/AndroidRuntime(4757): Process: com.p3.glass.mastercontrol, PID: 4757 05-04 00:23:35.935: E/AndroidRuntime(4757): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.p3.glass.mastercontrol/com.p3.glass.advanced.status.GlassStatus}: java.lang.NumberFormatException: Invalid int: "" 05-04 00:23:35.935: E/AndroidRuntime(4757): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2235)

P3Droid commented 10 years ago

Posting out today:

Google changed the audio code, but it's fixed.

https://www.dropbox.com/s/3f4bb1aykh3x4ec/GlassMasterControl_V229.apk

On Sat, May 3, 2014 at 9:18 AM, Kenson Leung W.K notifications@github.comwrote:

https://www.dropbox.com/s/xprl03ne7f37kfc/GlassMasterControl_V228.apk

Under XE16.2, brightness is fine, while audio and status don't work. I can't find sufficient code to build the apk and to update it (for XE16.2). It would be nice if you could you push the latest commit.

— Reply to this email directly or view it on GitHubhttps://github.com/P3Droid/Google-Glass-MasterControl/issues/3 .

mfkenson commented 10 years ago

thanks! but why there is no .java files in the repo..?

martinpro commented 8 years ago

Hello P3Droid, looks like nice work, could you reupload apk in dropbox please ? Is it also working with XE 22 ? Thank you

mfkenson commented 8 years ago

I think this project is dead for (> 1 year) and the latest version does not work with XE22. Forget it man.

On Sun, Sep 20, 2015 at 5:54 AM, martinpro notifications@github.com wrote:

Hello P3Droid, could you reupload apk in dropbox please ? Is it also working with XE 22 ? Thank you

— Reply to this email directly or view it on GitHub https://github.com/P3Droid/Google-Glass-MasterControl/issues/3#issuecomment-141710232 .