Jump to content


Photo

House of Google 0.0.9.9 [BETA]


  • Please log in to reply
471 replies to this topic

#341 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 11:11 AM

0.0.9.8 Fixed factory beta image support, added ota beta support


  • johnlgalt likes this

Non potest esse nisi unus


#342 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 11:16 AM

P.S. I have not forgotten about essential.  It's coming as soon as I get some time to parse the HTML that I now have access to.  The morons added factory and OTA images to the same page so I want to be smart about it if I can but we'll see how that goes.  Meaning not loading the same 2 webpages twice if you change your mind and switch to OTA after selecting factory, as an example.  That might be an enhancement going forward so I may just brute force it and screw your data caps.  :p  :D


  • johnlgalt likes this

Non potest esse nisi unus


#343 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 06:31 PM

Thanks.  Downloading the new version now.


  • SamuriHL likes this

#344 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 07:24 PM

I took a nice nap today after getting home.

 

I think I'm going to do more than a few things to get this working right.

 

First off, I'm going to clean flash Pie, go through set up without adding any accounts, then test the ßeta OTA install.

 

Next, I'm going to install the Q Factory image and see how that goes - if it is bootable or not.

 

In doing all of this I am not going to flash Magisk at all, so we can see how well this works just with normal phones and normal installs.

 

Also testing other things, like connectivity as well as how the phone needs to be booted in order to work....


  • SamuriHL likes this

#345 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 07:30 PM

Awesome.  I'm heading to bed soon but I'll check periodically from my phone to check on your progress while I relax after that test.


  • johnlgalt likes this

Non potest esse nisi unus


#346 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 07:37 PM

Mother f%$kity f%$k f%$k - https://developer.an.../platform-tools shows the latest platform-tools revision is 28.0.1, but you actually download 28.0.2 - which were compiled a month ago and released just before Q.

 

My own copy was still the 28.0.1 - wonder if that is why I was having issues with flash_all and Q (minor issues, but still).

 

No, I know it has nothing to do with HoG - in fact, exploring what was in %APPDATA\HouseOfGoogle is what led me to notice the different time stamps between your DLd platform-tools and mine.

 

Don't know how I missed the time stamps being newer, as HoG should have been pulling the same version every time Ive been testing.  But, at least I noticed it now.



#347 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 07:41 PM

Test #1: 

 

Device:  Taimen

OS:        Android Q DP1, rooted with Magisk canary build

log:

Downloading platform tools.
Extracting platform tools.
Found Device: Pixel 2 XL (taimen)
%APPDATA%\HouseOfGoogle\IMAGES\taimen\taimen-pq2a.190305.002-factory-8f42be1a.zip
SHA256 VERIFIED!
Download complete...
Extract: %APPDATA%\HouseOfGoogle\IMAGES\taimen\taimen-pq2a.190305.002-factory-8f42be1a.zip
To: %APPDATA%\HouseOfGoogle\IMAGES\taimen\FACTORY\
extract: bootloader-taimen-tmz20o.img
extract: image-taimen-pq2a.190305.002.zip
extract: radio-taimen-g8998-00253-1811291732.img
Extract complete.
%APPDATA%\HouseOfGoogle\TOOLS\adb.exe reboot bootloader
Starting flash...
%APPDATA%\HouseOfGoogle\TOOLS\fastboot.exe flash bootloader %APPDATA%\HouseOfGoogle\IMAGES\taimen\FACTORY\bootloader-taimen-tmz20o.img
Sending 'bootloader_b' (36356 KB)                  OKAY [  0.239s]
Writing 'bootloader_b'                             OKAY [  0.286s]
Finished. Total time: 0.588s
%APPDATA%\HouseOfGoogle\TOOLS\fastboot.exe reboot-bootloader
Rebooting into bootloader                          OKAY [  0.000s]
Finished. Total time: 0.000s
Sleep 5 seconds for reboot...
%APPDATA%\HouseOfGoogle\TOOLS\fastboot.exe flash radio %APPDATA%\HouseOfGoogle\IMAGES\taimen\FACTORY\radio-taimen-g8998-00253-1811291732.img
Sending 'radio_b' (60388 KB)                       OKAY [  0.418s]
Writing 'radio_b'                                  OKAY [  0.843s]
Finished. Total time: 1.354s
%APPDATA%\HouseOfGoogle\TOOLS\fastboot.exe reboot-bootloader
Rebooting into bootloader                          OKAY [  0.000s]
Finished. Total time: 0.000s
Sleep 5 seconds for reboot...
%APPDATA%\HouseOfGoogle\TOOLS\fastboot.exe erase userdata
******** Did you mean to fastboot format this ext4 partition?
Erasing 'userdata'                                 OKAY [  3.151s]
Finished. Total time: 3.151s
%APPDATA%\HouseOfGoogle\TOOLS\fastboot.exe --skip-secondary update %APPDATA%\HouseOfGoogle\IMAGES\taimen\FACTORY\image-taimen-pq2a.190305.002.zip
--------------------------------------------
Bootloader Version...: TMZ20o
Baseband Version.....: g8998-00253-1811291732
Serial Number........: 710KPMZ0254299
--------------------------------------------
extracting android-info.txt (0 MB) to RAM...
Checking 'product'                                 OKAY [  0.000s]
Checking 'version-bootloader'                      OKAY [  0.000s]
Checking 'version-baseband'                        OKAY [  0.000s]
Setting current slot to 'b'                        OKAY [  0.016s]
extracting boot.img (40 MB) to disk... took 0.201s
archive does not contain 'boot.sig'
Sending 'boot_b' (40960 KB)                        OKAY [  0.287s]
Writing 'boot_b'                                   OKAY [  0.534s]
extracting dtbo.img (8 MB) to disk... took 0.022s
archive does not contain 'dtbo.sig'
Sending 'dtbo_b' (8192 KB)                         OKAY [  0.047s]
Writing 'dtbo_b'                                   OKAY [  0.117s]
archive does not contain 'dt.img'
archive does not contain 'recovery.img'
extracting vbmeta.img (0 MB) to disk... took 0.000s
archive does not contain 'vbmeta.sig'
Sending 'vbmeta_b' (4 KB)                          OKAY [  0.000s]
Writing 'vbmeta_b'                                 OKAY [  0.000s]
archive does not contain 'vbmeta_system.img'
archive does not contain 'super_empty.img'
archive does not contain 'odm.img'
archive does not contain 'product.img'
archive does not contain 'product_services.img'
extracting system.img (2221 MB) to disk... took 12.703s
archive does not contain 'system.sig'
Sending sparse 'system_b' 1/5 (524284 KB)          OKAY [  4.236s]
Writing 'system_b'                                 OKAY [  2.197s]
Sending sparse 'system_b' 2/5 (524284 KB)          OKAY [  4.263s]
Writing 'system_b'                                 OKAY [  2.197s]
Sending sparse 'system_b' 3/5 (524284 KB)          OKAY [  4.325s]
Writing 'system_b'                                 OKAY [  2.213s]
Sending sparse 'system_b' 4/5 (521180 KB)          OKAY [  4.209s]
Writing 'system_b'                                 OKAY [  2.197s]
Sending sparse 'system_b' 5/5 (181280 KB)          OKAY [  1.477s]
Writing 'system_b'                                 OKAY [  0.752s]
extracting vendor.img (351 MB) to disk... took 2.195s
archive does not contain 'vendor.sig'
Sending 'vendor_b' (359960 KB)                     OKAY [  2.473s]
Writing 'vendor_b'                                 OKAY [  1.503s]
Rebooting                                          OKAY [  0.006s]
Finished. Total time: 55.522s
%APPDATA%\HouseOfGoogle\TOOLS\fastboot.exe reboot


  • SamuriHL likes this

#348 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 07:43 PM

Wait what are you saying?  I only see 28.0.1 on their site you're saying there's a newer one somewhere?  And the HoG isn't downloading it?  if you whack the TOOLS dir what does it give you?


  • johnlgalt likes this

Non potest esse nisi unus


#349 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 07:43 PM

Oh, I let 0.0.9.8 install where it wanted to, instead of forcing i to D:\.

 

Also, if someone plugs in the device but is not fast enough to catch the prompt on their device when adb server starts and they need to approve the adb connection, which means they need to restart HoG.  Anyway to add a 'recheck' feature?



#350 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 07:44 PM

Neat.  That flash looks good so far.


  • johnlgalt likes this

Non potest esse nisi unus


#351 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 07:45 PM

No, what I am saying is that they have not provided the information for 28.0.2 but you're actually downloading 28.0.2 (I just verified by downloading it myself).

 

Previously I would go to the site, see that changelog only goes through 28.0.1 and not download, thinking I already had it.

 

Read what I wrote - nothing to see here, move along - HoG is working exactly as anticipated, and it alerted me to a goof on Google's part, not updating the changelog on that page but offering a new version (almost silently, if you will).


  • SamuriHL likes this

#352 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 07:46 PM

Oh, I let 0.0.9.8 install where it wanted to, instead of forcing i to D:\.

 

Also, if someone plugs in the device but is not fast enough to catch the prompt on their device when adb server starts and they need to approve the adb connection, which means they need to restart HoG.  Anyway to add a 'recheck' feature?

 

It's supposed to recheck when you hit the magic button.  The check at the beginning is just to allow auto selecting s*** for you and isn't consequential to anything really.  But the magic button will always look for fastboot or adb.


  • johnlgalt likes this

Non potest esse nisi unus


#353 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 07:47 PM

No, what I am saying is that they have not provided the information for 28.0.2 but you're actually downloading 28.0.2 (I just verified by downloading it myself).

 

Previously I would go to the site, see that changelog only goes through 28.0.1 and not download, thinking I already had it.

 

Read what I wrote - nothing to see here, move along - HoG is working exactly as anticipated, and it alerted me to a goof on Google's part, not updating the changelog on that page but offering a new version (almost silently, if you will).

 

Gotchya.  I thought you were saying the HoG was misbehaving.  Remember, I just took a test and am bloody eye tired so... :)


  • johnlgalt likes this

Non potest esse nisi unus


#354 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 07:52 PM

It's supposed to recheck when you hit the magic button.  The check at the beginning is just to allow auto selecting s*** for you and isn't consequential to anything really.  But the magic button will always look for fastboot or adb.

 

Houston, we have a problem.

 

If the device is not detected when starting HoG, then the only choices I have to DL are Factory and OTA, no ßeta choice is given to me.

But I see after selecting device that there is a ßeta choice in Version.  That should cover it.  Except you have to pre-select which ßeta version you want - because otherwise, if you select Factory, and then select ßeta you get the ßeta factory image.

 

That could possibly be a problem with folks who don't know what is going on.

 

Gotchya.  I thought you were saying the HoG was misbehaving.  Remember, I just took a test and am bloody eye tired so... :)

 

 

Lol@  No worries, man.



#355 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 07:55 PM

NM - I see what the issue is now - the difference is in where you put ßeta in 0.0.9.7 versus 0.0.9.8 - Now you've permanently moved it to VERSION.

 

So, no problem.  And truthfully, this way makes much more sense.


  • SamuriHL likes this

#356 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 08:00 PM

Yeah I was trying to simplify things and make it easier for us Advanced users as well. Sorry for the confusion.

Sent from my Pixel XL using Tapatalk


  • johnlgalt likes this

Non potest esse nisi unus


#357 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 08:05 PM

Nothing to be sorry about - this way works much, much better.  You have to go in knowing whether you're going to use a factory image or an OTA, and select the version after device selection / automatic device population.

 

I like it a lot better than the previous setup, for sure.


  • SamuriHL likes this

#358 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 21 March 2019 - 08:13 PM

Test #2: 

 

Device:  Taimen

OS:        Android Pie, stock

log:

Platform tools found.
Found Device: Pixel 2 XL (taimen)
%APPDATA%\HouseOfGoogle\IMAGES\taimen\taimen-ota-qpp1.190205.018.b4-41fb84f3.zip
SHA256 VERIFIED!
Download complete...
Rebooting to recovery...
%APPDATA%\HouseOfGoogle\TOOLS\adb.exe reboot recovery
Sideload in progress.
%APPDATA%\HouseOfGoogle\TOOLS\adb.exe sideload %APPDATA%\HouseOfGoogle\IMAGES\taimen\taimen-ota-qpp1.190205.018.b4-41fb84f3.zip
Total xfer: 2.00x                                                                                                               
Flash complete.  Thank you for using the House of Google!


  • SamuriHL likes this

#359 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 08:19 PM

Nothing to be sorry about - this way works much, much better. You have to go in knowing whether you're going to use a factory image or an OTA, and select the version after device selection / automatic device population.

I like it a lot better than the previous setup, for sure.

Me too that's why I changed it LOL

Sent from my Pixel XL using Tapatalk


Non potest esse nisi unus


#360 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,371 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 21 March 2019 - 08:20 PM

Very nice looks like the OTA went well

Sent from my Pixel XL using Tapatalk


  • johnlgalt likes this

Non potest esse nisi unus





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users