[SYSTEM DUMP][DEV] Google Glass XE5 - Glass Development

Hey!
You can download the System Dump of Google Glass by visiting AP: http://www.androidpolice.com/2013/0...em-dumps-please-do-something-cool-with-these/
Now let's make an APK Teardown (like ronamadeo did) whith this system dump! You can help!
GlassHome.apk
First of all Glass Home doesn't install on my glaxy i9000 CM10.1 phone. The problem I think it's due a missing library.
Code:
<uses-library android:name="com.google.android.glass" android:required="[B]true[/B]" />
System Look and Feel
I've attached the boot animation if you want to see Glass instead any other boot logo!
Sources of Update and Gestures
I've uploaded those sources from the apk found in the system dump.
Link Glass Gestures: https://github.com/SferaDev/GlassGestures
Link Glass Update: https://github.com/SferaDev/GlassUpdate
Install Glass Home, Camera and Maps
I found a interesting project at: https://github.com/zhuowei/Xenologer
We will continue with it!

How is the progress?
Sent from my Nexus 4 using xda premium

davidang said:
How is the progress?
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
It's a complex process because it's ICS and most of us we use JB. Also it uses a different framework.
Sent by the force with a CM10.1 device!

Best device to use would be a Galaxy Nexus because it's pretty much the same hardware. I've been working with 4.0.4 on mine with no luck, it now seems to be a problem with the framework.

Just to organize everything:
glass_1-img-201305051837.zip
boot.img
recovery.img
system.img
c17357b01ac6.signed-glass_1-665738-from-625737.c17357b0.zip
fpga.img
MLO
u-boot.bin
The first link is the factory image for XRR35 (XE5) from google, the 2nd link is the OTA from XRR02 -> XRR35 (ie XE4 -> XE5)

Related

[ROM UPDATE 01/19/12][Deodexed][1.12.23-2.1.13 Framework][ICS] Nexus S 4G 4.0.3

In the interest of time I will make this quick. I ported this from MIUIScotland's 4.0.3 rom. Everything works if you flash the matrix kernel 13 or 14.5 (see below) Feedback is good.
Proceedure:
*v.1.12.23*
1. Full Wipe (format data, system, boot, cache if boot loops)
2. Flash rom (link below)
3. Flash either of the Matrix Kernels below.
4. Reboot and enjoy
*Update v.1.12.23-2.1.6*
Notes: ROM can be flashed over 1.12.23. Researching standalone flash results. For now install 1.12.36 (the original) then the update to be safe.
Full wipe if coming from anyother rom besides 1.12.23
*memory offset notice during flash is not an error notice, so disregard as normal.*
Working:
WiFi, bluetooth, voice, data, GPS, market, launcher, camera, DHCP, SU, Exchange (ActiveSync), Flash Player*
*Download the BrowserGoogle.apk>place in /system/app directory>fix permissions>enjoy
Not Working:
WiMax
Download Links:
http://hotfile.com/dl/138804622/cc66084/miuiscotland_ICS-NS4G-LamontClan-signed.zip.html
Mirror: http://www.mediafire.com/?crpan11q1dxqyz6
Oh yeah, I am not liable for anything that happens due to this rom.
**No worries though this ROM is stable and crisp.
Includes bash-4.0.0 binary that I added as a supplement. type "bash" using any terminal emulator apk and then type help to view command and version info.
01/16/2012
Update: Below is the ROM Update I promised to deliver.
Version: 1.12.23-2.1.6----->>>>> I have merged my orginal base rom with the 2.1.6 MIUI framework. This merge results with all features functioning as in the orginal rom, but with the added system ui color scheme of 2.1.6. Also, I have added about a dozen new binary files in the /system/bin directory that I have aquaired and or patched from the basic ARMel Linux architecture. In addition to these binary files, I included about 12 new apk in the rom to minimize my own post flash configuration process. I hope that this can save someone else a little time and frusteration too. Bonus features of the new framework are the Supermarket, Notes, YouTube, Google+, DSPManager, the original SprintTV app, the orginal Nexus 3D Gallery, and all Supermarket downloads are now fully functioning. The build number is the same to prevent the mobile data from crashing. So with out further adoo, Here tis'...
Download Link: http://www.mediafire.com/?3c4rbocb90nne49
ATTENTION- Force Closes on inital boot can accure, but should not persistantly inhibit system function. Solution below...
REPLACE GOOGLELOGINSERVICE.APK AND GOOGLESERVICESFRAMEWORK.APK WITH THE RESPECTIVELY NAMED APKS BELOW IN /SYSTEM/APP/. MANUALLY FIX THE PERMISSIONS TO MATCH AL THE OTHER APKS IN /SYSTEM/APP/>REBOOT. ​[1.17.12]Upgrade (pronounced Oop-grad in German*) Build v4 1.12.23 R2: China 2.1.6 framework resources included
This refined version is fully flashable after a complete wipe/total device reformat (I tested it on my crespo4g this time). I has a tone of features and I received only one force close on boot, Updater App, which after closing only once did not come back to stain me like mustard on a new pair of pants or pantaloons depending on your local vernacular.
What works[Everything from previous builds +]: USB Mounting, Facelock, Language Dictionaries, Theme Manager's online library, over 2000kb/sec downstream on 3g (basically 4g is working after you create a new APN named sprint[pm me of look it up on the net if you need help.
Not Working: MMS..probably..I am sure someone will let me know about their precious mms
*Quote form the timeless Cinemagraphic classic entitle "Idiocracy"
Download Link (Large File Dawg)
http://hotfile.com/dl/142398573/d1fa5c8/miui-1.12.23-2.1.6-framework-refined.zip.html
Download Link (Fully Deodexed Version) *NFC does not function and must be disabled before flashing update*
http://hotfile.com/dl/142706214/e5f4304/miui-1.12.23-2.1.6-framework-refined-fully-deodexed.zip.html
*UPDATE Version 1.12.23-2.1.13 Deodexed*
http://hotfile.com/dl/142724529/69c...3-framework-refined-fully-deodexedv2.zip.html
Includes MIUI framework from ICS 2.1.13. Again NFC does not work, under review. Solution=disable in setting or if flashing update than disable NFC in the setting menu before flashing this update.
Much Obliged,
B-Dawg
Many Thanks the developers below:
Brainmaster: update-script and overall inspiration
MathKid: Use of Matix Kernels on this thread.
All Linux users everywhere for their continued interest and providing a demand for us poster dudes and dudettes.
Remember to click "Thank You" if you download my work.
bdawg31 said:
In the interest of time I will make this quick. I ported this from MIUIScotland's 4.0.3 rom. Everything works if you flash the matrix kernel 13 (see below). Browser is kinda buggy but just use the "request desktop site " and select google as your default search provider. Feedback is good.
http://hotfile.com/dl/138804622/cc66084/miuiscotland_ICS-NS4G-LamontClan-signed.zip.html
Click to expand...
Click to collapse
I guess I am the first to download. Thanks...downloading now
bdawg31 said:
In the interest of time I will make this quick. I ported this from MIUIScotland's 4.0.3 rom. Everything works if you flash the matrix kernel 13 (see below). Browser is kinda buggy but just use the "request desktop site " and select google as your default search provider. Feedback is good.
http://hotfile.com/dl/138804622/cc66084/miuiscotland_ICS-NS4G-LamontClan-signed.zip.html
Click to expand...
Click to collapse
What do you mean everything works "if you flash matrix kernel 13"?? I am about to flash, dont want to jack my phone up!!
Thanks for the port.....
Edit: what does roam indicator off mean? Is it supposed to be in roam mode?
Yeess!! Thank you!
My pleasure.
I haven't tried miui ics yet. This might be my first flash.
Sent from my CM9 alpha-19 Linux S 4G using xda premium
going to give it a spin
Thanks for the port downloading now I already got the matrix 13 so no need to download it!! ; )
Sent from my Nexus S 4G using xda premium
I had constant reboots... Did a full wipe and fixed permissions and installed it again and still rebooting constantly.... Thanks for your hard work nonetheless
Sent from my Nexus S 4G using Tapatalk
craigbailey1986 said:
What do you mean everything works "if you flash matrix kernel 13"?? I am about to flash, dont want to jack my phone up!!
Thanks for the port.....
Edit: what does roam indicator off mean? Is it supposed to be in roam mode?
Click to expand...
Click to collapse
It is a aethetic error. Usually roms say "Sprint," but I did not edit the xml, so it reads that the phone is not roaming, which is the next line item in the array string.
It says everything works but does mms work??
Sent from my Nexus S 4G using xda premium
Esteway.619 said:
It says everything works but does mms work??
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
have not tested mms.
Links broken...
Sent from my Nexus S 4G using xda premium
solesonfire said:
I had constant reboots... Did a full wipe and fixed permissions and installed it again and still rebooting constantly.... Thanks for your hard work nonetheless
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
I did not edit the boot.img or the framework, so you shouldn't have boot loop problems. Formate system, data, cache, and boot. Reflash rom and please let me kow the result for troubleshooting purposes. Thank you.
Nope, just tested all three. Check browser settings ie pop-up blocker or safe-screening type filter settings.
bdawg31 said:
Nope, just tested all three. Check browser settings ie pop-up blocker or safe-screening type filter settings.
Click to expand...
Click to collapse
I'm on phone?
Sent from my Nexus S 4G using xda premium
What is the status of those who have flashed?
BLEEDCOLORYOU said:
I'm on phone?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Ok, wait a big and try again. I will post a mirror soon. It appears it is a access limit issue. Sorry for the inconvienence.
downloading now will let you know how it goes.
Mirror Up
I just added a mirror for the rom download. I hope this will solve download demand issues.

Aniboot - the app that lets you choose & flash any boot animation

Pretty cool app I just found - it's called "Aniboot".
Free install:
https://play.google.com/store/apps/...1bGwsMSwyLDEsImNvbS5zb2NhbGRldnMuYW5pYm9vdCJd
Just install it. Select your resolution (1280x720 for me) and it shows you dozens of boot animations. Just click the one that sounds interesting, then click on "preview" to see what it looks like. Then click "install" if you like that animation.
The app is fast & easy to use.
If you guys find any boot animations it doesn't have already, then just send the developer an email to ask him to add it!
EDIT 12/29/12:
The Aniboot app requires root.
EDIT 12/29/12:
If you're on the new 4.1.1 JB official release, you might be having trouble using this app again? If so, then just flash the attached zip in CWM or TWRP and after doing so, the custom boot animations should start working again. Thanks go to user "Anbech" for the zip on his thread here:
http://forum.xda-developers.com/showpost.php?p=31833122&postcount=4
I'll give this a shot. Rom toolbox is what I've always used.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Tried this just now on stock rooted bell and it won't work for me , says its installed but always the factory boot animation , any ideas how to fix that ? I tried a few from the list on the resolution you suggested
NM!
Disclaimer: It is highly recommended that you are running a custom ROM with this app due to unusual manufacturer or carrier modifications and lockdown. This app might not work for certain phones with obscure boot locations and or manufacturer modifications. We are not responsible if anything goes wrong with your phone.
Known unsupported devices (due to manufacturer irregularities):
Samsung Galaxy SII
Skyrocket
Nexus S
Sorry, I should have said it's only for root users. I just assume everyone at XDA is rooted, since it is a "developmental" forum. :laugh:
Fantastic app. Some great choices in there, and it's free!
this also doesn't work for the S3 if the ROM you use has touchwiz.
Great app. Provides great ba's. Great for those that are sucks of the gay unicorn on aokp
Sent from my SGH-I747 using xda premium
Cool, nice find! :highfive:
Updated OP to include:
If you're on the new 4.1.1 JB official release, you might be having trouble using this app again? If so, then just flash the attached zip (see OP) in CWM or TWRP and after doing so, the custom boot animations should start working again. Thanks go to user "Anbech" for the zip on his thread here: (see OP)
Click to expand...
Click to collapse

[MOD] Stock & Custom Splash Screens - New Stuff Added! [11/24/2012]

[MOD] Stock & Custom Splash Screens
Link: New Blue - JellyBean
Link: New Green - JellyBean
Link: New Org - JellyBean
Link: Custom Blue - JellyBean
Link: Custom Green - JellyBean
Link: Android Blues
Link: Android Honeycomb
Link: Droid Chip
Link: Droid Stars
Link: Fire Girl!
Link: Fire Android
Installation:
Splash Screens are flash-able zips intended for install from recovery.
-----------------------------------------------------------------
IF THINGS GO HORRIBLY WRONG ..
1. DON'T PANIC
2. RESTORE USING YOUR CWM OR TWRP BACKUP !
-----------------------------------------------------------------
1. BACKUP - BACKUP - BACKUP
For God's Sake .. Do a CWM OR TWRP - BOOT BACKUP FIRST!
Takes Like 2-Seconds!
2. FLASH SPLASH IN RECOVERY
3. WIPE CACHE AND DALVIK CACHE
4. ENJOY!
-----------------------------------------------------------------
Thanks: Updater-Script by invisiblek
Thanks: PC script adapted by con247
Score! First! Nice job man!
.:Sent from the Hellfire Galaxy of S & 3:.
I've been trying to do this since my s2. How did you compile the new image into the kernel? Feel free to pm to keep your thread clean. Thanks man!
Sent from my SGH-T999 using Tapatalk 2
New ... Android Honeycomb - Splash Screen
Android Honeycomb - Splash Screen
Link: Android Honeycomb - Splash Screen
Can we do on wicked ROM ?
Sent from my SGH-T999 using xda premium
anyone got this to work on Frosty ROM?
Also, can we make a request on spashscreens OP?
krash183 said:
anyone got this to work on Frosty ROM?
Also, can we make a request on spashscreens OP?
Click to expand...
Click to collapse
Sure .. Pic must be 720 x 1280 and a png
I looked into the blue jellybean zip looking for a .png file to replace my splash screen .png file of choice but dont see it. Am I missing something? Any way to give instructions on how to do it?
Thanks
Sent from my SGH-T999 using Tapatalk 2
GalaxyS3Guy said:
I looked into the blue jellybean zip looking for a .png file to replace my splash screen .png file of choice but dont see it. Am I missing something? Any way to give instructions on how to do it?
Thanks
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
No .. the PNG needs to be converted to a RLE File
initlogo.rle is the PNG converted ..
WarlockW said:
No .. the PNG needs to be converted to a RLE File
initlogo.rle is the PNG converted ..
Click to expand...
Click to collapse
Thanks... waaaaaay over my head though. I will google what that means and teach myswlf something new when I have some time. Appreciate the response/tip
Sent from my SGH-T999 using Tapatalk 2
made mine, and it's incredibly easy with the tool made by con247 http://forum.xda-developers.com/showthread.php?t=1928751
https://www.dropbox.com/sh/3wgk4y4nu21d1hh/mlW_HYC9ar
I think png upload is limited by the size so i dont think they will be the right resolution.... so i included a link to my dropbox with a few png files
mt3g said:
made mine, and it's incredibly easy with the tool made by con247 http://forum.xda-developers.com/showthread.php?t=1928751
Click to expand...
Click to collapse
awesome! just did it.... made this snazzy little splash screen
awesome, I know it's such a neat tool, even though I will only get to see it once every 2 days for 3 seconds lol.
New .. Droid Chip
krash183 - Inspired Splash Screen !
WarlockW said:
krash183 - Inspired Splash Screen !
Click to expand...
Click to collapse
Droid Chip download link isn't working
Sent from my SGH-T999 using xda premium
mt3g said:
awesome, I know it's such a neat tool, even though I will only get to see it once every 2 days for 3 seconds lol.
Click to expand...
Click to collapse
Thanks for the link! I ended up finding that by Google and made the attached image. I just realized the "a" is a bit in need of touching up. But other than that i purposely reboot my phone just too look at it.
porfymartinez said:
Droid Chip download link isn't working
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Fixed
Can you make one of the Google logo? Just like the Galaxy Nexus & Nexus 4's splash screen?
Sent from my SGH-T999 using xda premium
love your work but are they just compatible with some roms, I flashed it on frosty jb v9 and got boot loop and I would love to use this -great work

Jelly Bean 4.2.1 OTA Launcher with rotation (deodexed apk) flashable

FIXED Flash-able .zip: here
What is fixed:
rotation!
I used sample.zip file that I didn't modify and maybe that's why the launcher didn't work with rotation so I modified files from META-INF folder and now it flashes it correctly and rotates correctly too.
Hope you like this!
You might want to make that file available to the public, unless you want to give permission to bunches of folks.
Sent from my cm_tenderloin using Tapatalk 2
mthous01 said:
You might want to make that file available to the public, unless you want to give permission to bunches of folks.
Sent from my cm_tenderloin using Tapatalk 2
Click to expand...
Click to collapse
Sorry I forgot it!
I don't usually use that site! It's now public on the web..
First of all thanks for this mod, but I'm facing a problem when screen is rotated. Toggles are messed up in Xylon ROM 0081 (s. Screens / attachment).
Also the flashable ZIP did not work. CWM 6.0.1.9 flashed it successfully but it was still the original launcher2.apk, even when I renamed the original one to .apkold, the modded apk wasn't there when I flashed the zip. So I installed ithe apk to data first, copied it to system and adjusted permissions.
I just wonder if Xylon is Odexed... Gonna check that next. If it is, is there a way to make it work?
Greets
// j_Dee
Sent from my Galaxy Nexus using xda app-developers app
j_dee said:
First of all thanks for this mod, but I'm facing a problem when screen is rotated. Toggles are messed up in Xylon ROM 0081 (s. Screens / attachment).
Also the flashable ZIP did not work. CWM 6.0.1.9 flashed it successfully but it was still the original launcher2.apk, even when I renamed the original one to .apkold, the modded apk wasn't there when I flashed the zip. So I installed ithe apk to data first, copied it to system and adjusted permissions.
I just wonder if Xylon is Odexed... Gonna check that next. If it is, is there a way to make it work?
Greets
// j_Dee
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
I don't know nothing about the custom ROM "Xylon" the launcher is for stock ROMs and for ROMs what does not have modified system apps and modified framework-res.apk....
You can try to flash it by wiping cache and dalvik cache and then flash the launcher.
You can also try the ADB way if that works better.
I messed my nexus up by trying to theme framework-res.apk and when I flashed my ROM again and this launcher then now it does not rotate... I don't know why.. but before it worked..
flash-able zip is fixed now..
Works good with MMuzzys Toroplus ROM
The new ZIP is working now and on Paranoid Android launcher rotation is working thanks to you. Toggles not messed up beyond repair. Still wondering about issue with Xylon rom, as it uses the stock launcher by default... But I still don't know if and how much it was modded.
Greetz
// j_dee
Sent from my Galaxy Nexus using xda app-developers app
The toggles seem fine on the stock 4.2.1 ROM. It stretches the top row just a hair to make them fit but it doesn't look out of sort to be honest.
Confirmed working on PURITY 1.1...
Greetz
// j_dee
Sent from my Galaxy Nexus using xda app-developers app
cool thanks, I'm going to try this now.
bnb25 said:
cool thanks, I'm going to try this now.
Click to expand...
Click to collapse
Np.
OK!
AW: Jelly Bean 4.2.1 OTA Launcher with rotation (deodexed apk) flashable
Link
Sorry had to repost the link... In the XDA app there were a few tags destroying it and I was somehow annoyed to quote the first post, delete the tags from the link and then copy paste it into my browser everytime I deleted the file from my storage... Hope you're okay with that
Greetz
// j_dee
Sent by XDA app from my Samsung Galaxy Nexus
Hi, thanks so much for this, I needed it because of a custom car dock and I don't want to install car dock apps when they're just unnecessary bloatware.
Is there any way to rotate the lock screen, too, or is that something entirely different? It would be most helpful. Not a fan of pattern lock sideways (but obviously, I can make do!).
Thanks again!
aeralla said:
Hi, thanks so much for this, I needed it because of a custom car dock and I don't want to install car dock apps when they're just unnecessary bloatware.
Is there any way to rotate the lock screen, too, or is that something entirely different? It would be most helpful. Not a fan of pattern lock sideways (but obviously, I can make do!).
Thanks again!
Click to expand...
Click to collapse
To enable lock screen rotation you must modify framework-res.apk
AW: Jelly Bean 4.2.1 OTA Launcher with rotation (deodexed apk) flashable
I'm running the latest Xylon rom (13/03/14), it supports lockscreen rotation in the settings menu... And I've also seen it with several other roms yet, like AOKP or atom I think.
Greetz
// j_dee
Sent by XDA app from my Samsung Galaxy Nexus

Delete

Delete
lollylost100 said:
Are you one of the many users whose Android 4.2.2 update broke compatibility with Google Keyboard? Well here's the fix!
Ok, basically a very skilled man named Paul O'Brien has started a project called MoDaCo.SWITCH (link: http://modaco.com/topic/363797-modacoswitch-beta-8-support-topic/ ). In order for the Google Keyboard to work on all HTC One devices, he had to patch out the CID check. This is also the fix required for people with the Google Keyboard not showing in settings issue. What I have done is extracted the keyboard from his ROM so you don't have to download the full package (1.4GB!). You will need to deploy the APK via ADB or install it using a file manager (Unknown sources need to be enabled).
Link to modded Google Keyboard: http://db.tt/7DGi2rV3
Remember to thank Paul O'Brien for his amazing talent! I merely extracted the keyboard.
Click to expand...
Click to collapse
Screen Shots please
bhloo said:
Screen Shots please
Click to expand...
Click to collapse
its the stock android keyboard
Thanx! Was looking for this for a while!
Sent from my HTC One using XDA Premium 4 mobile app
Worked fine for me until I updated to 2.24.401.8 and I can now use it from the Play Store. Good job for those still not up-to-date
Thank you,
working on Samsung Galaxy Tab 3 10.1 !
I´ve replaced the crap Samsung keyboard with this one.

Categories

Resources