Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
saco274
Old
(Last edited by saco274; 8th June 2012 at 10:55 PM.)
#21  
saco274's Avatar
Senior Member
Thanks Meter 18
Posts: 277
Join Date: Apr 2011
Location: NJ
Hey, I lost google wallet. And titanium backup is telling me that ID has changed. Should I except new ID or do I keep the old one? I've never seen this popup before. How can I get google wallet back and what to do with TB??

Any help would be appreciated.

edit: got wallet back after restore. How about TB?
 
RockoDev
Old
#22  
RockoDev's Avatar
Recognized Contributor - OP
Thanks Meter 1963
Posts: 1,146
Join Date: Apr 2010
Location: Denver, CO

 
DONATE TO ME
Quote:
Originally Posted by sivarticus85 View Post
Good to see you over here on the EVO 4G LTE Rocko! Loved your work when I had my Photon!
Thanks man

Sent from my EVO using xda premium
 
pathtologos
Old
#23  
pathtologos's Avatar
Senior Member
Thanks Meter 142
Posts: 1,027
Join Date: Mar 2009
Location: Ft. Lauderdale, FL
Loving the slim rom. Thanks OP! Quick question, which app do I have to install to get that photo widget that lets me scroll through photos right on the homescreen. That's the only thing I'm missing. Also, do I have to adb push the app, or can I just sideload it?

Thanks guys!
"This is America honey, our names don't mean ****."
 
scottspa74
Old
#24  
scottspa74's Avatar
Senior Member
Thanks Meter 2162
Posts: 7,214
Join Date: Apr 2009
pretty the apk is htcphotowidget. You don't HAVE to use adb if you have root explorer or some file explorer with root access. You would need to navigate to /system/app and paste it there. Then long press to set permissions to rw-r-r, like all the other apps in /system/app.

Sent from my EVO using xda premium
Evo LTE=$XXX.XX ~ XDADevs = PRICELESS
------
Evo LTE. AKA "the beast" . Thanks regaw_lienad, you're a genius.
ROM: AOKP
Kernel: komodo v7
Hboot: lazy panda S-off 1.12.222

Evo 4G HW002
Rom: Deck GB
Kernel: SZ 0.savaged zen21
Recovery: AmonRa 1.80

- thanks whitslack & fastRX8 & Netarchy & Toast, of course. - my Evo: the house that toast built (& many other XDAers)- thank you all
The Following 2 Users Say Thank You to scottspa74 For This Useful Post: [ Click to Expand ]
 
RockoDev
Old
(Last edited by RockoDev; 10th June 2012 at 09:44 PM.)
#25  
RockoDev's Avatar
Recognized Contributor - OP
Thanks Meter 1963
Posts: 1,146
Join Date: Apr 2010
Location: Denver, CO

 
DONATE TO ME
Quote:
Originally Posted by scottspa74 View Post
pretty the apk is htcphotowidget. You don't HAVE to use adb if you have root explorer or some file explorer with root access. You would need to navigate to /system/app and paste it there. Then long press to set permissions to rw-r-r, like all the other apps in /system/app.

Sent from my EVO using xda premium
Thank you for helping him ill be updating this 2night


Any special request
Sent from my EVO using xda premium
 
pathtologos
Old
#26  
pathtologos's Avatar
Senior Member
Thanks Meter 142
Posts: 1,027
Join Date: Mar 2009
Location: Ft. Lauderdale, FL
Quote:
Originally Posted by scottspa74 View Post
pretty the apk is htcphotowidget. You don't HAVE to use adb if you have root explorer or some file explorer with root access. You would need to navigate to /system/app and paste it there. Then long press to set permissions to rw-r-r, like all the other apps in /system/app.

Sent from my EVO using xda premium
Cool, thanks. Weird discovery tho. When I try to paste, I get a message that the apk is already there. It asks if I wanna overwrite. So I stopped and looked for it in system/apps. Sure enough, its there but with an odex right under it. The other apps do not have odex "companion" so I assume its a deodexed rom. Should I delete the current apk along with odex ,and then paste the other and set permissions?

Sent from my EVO using Tapatalk 2
"This is America honey, our names don't mean ****."
 
scottspa74
Old
#27  
scottspa74's Avatar
Senior Member
Thanks Meter 2162
Posts: 7,214
Join Date: Apr 2009
Strange. I dont have the ROM so I can't look at it. But I would do as you just suggested. Don't know why it would be there with its odex if it's been removed from ROM.

And rather than delete, just rename with .bak at end of file extension. That way you still have em if anything ever goes wrong. I mean, it's just a widget, nothings gonna go "wrong", but I think it's a good, safe habit to have. My .02¢

Sent from my EVO using xda premium
Evo LTE=$XXX.XX ~ XDADevs = PRICELESS
------
Evo LTE. AKA "the beast" . Thanks regaw_lienad, you're a genius.
ROM: AOKP
Kernel: komodo v7
Hboot: lazy panda S-off 1.12.222

Evo 4G HW002
Rom: Deck GB
Kernel: SZ 0.savaged zen21
Recovery: AmonRa 1.80

- thanks whitslack & fastRX8 & Netarchy & Toast, of course. - my Evo: the house that toast built (& many other XDAers)- thank you all
The Following User Says Thank You to scottspa74 For This Useful Post: [ Click to Expand ]
 
RockoDev
Old
#28  
RockoDev's Avatar
Recognized Contributor - OP
Thanks Meter 1963
Posts: 1,146
Join Date: Apr 2010
Location: Denver, CO

 
DONATE TO ME
Quote:
Originally Posted by scottspa74 View Post
Strange. I dont have the ROM so I can't look at it. But I would do as you just suggested. Don't know why it would be there with its odex if it's been removed from ROM.

And rather than delete, just rename with .bak at end of file extension. That way you still have em if anything ever goes wrong. I mean, it's just a widget, nothings gonna go "wrong", but I think it's a good, safe habit to have. My .02¢

Sent from my EVO using xda premium
I'll take a loom at it but if its odex it should be removed if not its probably a human mistake by me


Sent from my EVO using xda premium
The Following 2 Users Say Thank You to RockoDev For This Useful Post: [ Click to Expand ]
 
pathtologos
Old
(Last edited by pathtologos; 11th June 2012 at 02:15 PM.)
#29  
pathtologos's Avatar
Senior Member
Thanks Meter 142
Posts: 1,027
Join Date: Mar 2009
Location: Ft. Lauderdale, FL
Quote:
Originally Posted by scottspa74 View Post
Strange. I dont have the ROM so I can't look at it. But I would do as you just suggested. Don't know why it would be there with its odex if it's been removed from ROM.

And rather than delete, just rename with .bak at end of file extension. That way you still have em if anything ever goes wrong. I mean, it's just a widget, nothings gonna go "wrong", but I think it's a good, safe habit to have. My .02¢

Sent from my EVO using xda premium
Well, I tried deleting them and pasting the one from the removed apk zip (i also changed permissions). Then rebooted, long-pressed screen, but the widget still didn't appear on list. Damn it!

I had this same issue on the gnex with a "slim" rom by another dev. Someone suggested I find a gallerygoogle.apk and use that. I believe it worked. Might try. Any reason not to?

Thanks for the support guys!

Sent from my EVO using Tapatalk 2

Edit: it worked! Gallerygoogle.apk. download it (found it using google), used root explorer to paste in system/app and fixed permissions. Rebooted and voila!
"This is America honey, our names don't mean ****."
 
pathtologos
Old
#30  
pathtologos's Avatar
Senior Member
Thanks Meter 142
Posts: 1,027
Join Date: Mar 2009
Location: Ft. Lauderdale, FL
Hey all, me again. Don't wanna be a pain in the ass, but are there any plans to map menu to recent apps button? Or get quick settings in notification drawer. That would be sweet! On some roms, devs have gotten rid of that virtual menu bottom that appears on some apps (look down...lol).

Sent from my EVO using Tapatalk 2
"This is America honey, our names don't mean ****."

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...