[ROM] [AUG 3] [ANDROID 4.3] 3.06.1700.10 - Stock HTC Google Play Edition v1.1

Search This thread

trueblueram

Senior Member
Oct 24, 2012
476
183
This is probably not a ROM but a flashable backup of 4.3. So anyone not converted to full GE will get stuck in boot loop. Just a guess anyway.

Sent from my HTC One using XDA Premium HD app

Wrong guess. I was on a sense ROM . wipe n flash was all it took

Sent from my HTC One using Tapatalk 4 Beta
 

nathan57971

Senior Member
Feb 3, 2011
96
9
I had the same problem. Here is the solution :

- Flash TWRP recovery with fastboot
- Download any rom you want
- Push it to your phone using adb sideload with TWRP
- Flash the rom you've just pushed

Did that.. Still this ROM doesn't work..

Sent from my HTC One using xda app-developers app
 

Turge

Inactive Recognized Developer
Sep 20, 2008
4,789
20,760
Hamilton
venomroms.com
What was wrong with 1.0? I flashed it with no probs. Using yours as a base and have it built already Lol. Was it the update-script?

Sent from my HTC One using xda premium

There was a reference to a file ViperOne extracts on the sdcard while installing the kernel so it would explain why it worked for you ;)

EDIT, to answer your question, I removed the following lines in red:

run_program("/sbin/busybox", "sh", "/sdcard/Venom/Tools/VenomCheck.sh", "VenomSettings.prop", "KernelExists", "FileExists", "/tmp/boot.img");
if file_getprop("/tmp/VenomSettings.prop","KernelExists") != "1" then
package_extract_file("boot.img", "/tmp/boot.img");
endif;
 
Last edited:

mrjaydee82

Senior Member
Apr 5, 2010
6,755
12,549
Naples, FL
There was a reference to a file ViperOne extracts on the sdcard while installing the kernel so it would explain why it worked for you ;)

EDIT, to answer your question, I removed the following lines in red:

run_program("/sbin/busybox", "sh", "/sdcard/Venom/Tools/VenomCheck.sh", "VenomSettings.prop", "KernelExists", "FileExists", "/tmp/boot.img");
if file_getprop("/tmp/VenomSettings.prop","KernelExists") != "1" then
package_extract_file("boot.img", "/tmp/boot.img");
endif;

Thank you

Sent from my HTC One using xda premium
 

Turge

Inactive Recognized Developer
Sep 20, 2008
4,789
20,760
Hamilton
venomroms.com
They are already more than busy enough working on Sense Viper. They don't have the time to maintain a second ROM with all the same tweaks, after all they do have lives... Plus, I think I saw Turge say that Viper will only ever be Sense.


LMAO dude if you had read the first sentence, you wouldn't have had to take a guess. It clearly says it's flashable. You're wrong, no need to scare noobs...

Now here's someone who pays attention to what I write.. lol
 

mobilehavoc

Senior Member
Mar 12, 2006
2,172
356
So to confirm this is stock with no mods or root? Will it work if I'm coming from 4.2.2 Sense without wiping.

Sent from my Nexus 7 using Tapatalk 4 Beta
 

Top Liked Posts

  • There are no posts matching your filters.
  • 55
    Here's the latest Google Edition update.. just flash and wipe data if coming from a Sense ROM.



    Change Log:

    v1.1:

    • Fixed install problem
    v1.0:

    • Initial Release


    Install:
    Download to SDCARD and flash away.

    For root access, flash this: http://xdaforums.com/showthread.php?t=1538053


    What's Included
    • Kernel: Stock
    • Radio: None
    • Firmware: None
    • Recovery: None
    • Root: None

    Prerequisites
    • Custom Recovery (TWRP/CWM)
    • Radio: Any
    • HBOOT: Any
    • Firmware: Any


    Credits:
    Thanks to @eallan for the link to the update.​

    Devs, feel free to use this as a base. Just give proper credit.
    6
    I think we need a 4.3 Viper Google Edition... Just a thought Turge

    Sent from my HTC One using Tapatalk 2
    3
    Sorry guys.. I'll re upload the rom right in a few minutes. Thought everything worked fine. :(

    Sent from my HTC One using Tapatalk 4 Beta
    2
    This have root. Flashed a ROM just a min ago can't get root back

    Sent from my HTC One using xda premium

    No, but I included the link to the latest SuperSU version in the OP (Install instructions)
    2
    I'm stuck in the same bootloop

    I've not got a backup and only have the zip the error 7's, I can't get a new zip onto my phone from CWM, I'm also S OFF

    Is there any way to bring my phone back to life ?

    Apologies for what seems to be a noob type question, but it's been quite a few years since I've played around with HTC stuff, on Samsung stuff there was always the option to copy a new zip to an external SD and flash from there

    I had the same problem. Here is the solution :

    - Flash TWRP recovery with fastboot
    - Download any rom you want
    - Push it to your phone using adb sideload with TWRP
    - Flash the rom you've just pushed