[APP] Gmail.apk 2.3.2 that Always Displays Images (Froyo)

Search This thread

murphdsurf

Senior Member
Does any one know if there are any updates to 2.3.5?

Any chance that there is an update for Gmail 2.3.5.2?
I am a flashaholic and every time i flash a new rom its like i gotta start from the begining with allowing the pictures to display.

Any help would be greatly appreciated!
 

azeem.patel

New member
Oct 15, 2012
1
0
Should be added in new version.

If this was working well previously why the hell Gmail App developers have to remove this most wanted feature.
If they care for data download then they should give an option to enable\disable.

The Gmail App developers should understand the user requirements and introduce this in new versions.
 
Last edited:

SeriesXM

Member
Jul 10, 2011
25
5
If this was working well previously why the hell Gmail App developers have to remove this most wanted feature.
If they care for data download then they should give an option to enable\disable.

The Gmail App developers should understand the user requirements and introduce this in new versions.
I don't think this was a "feature" that was ever removed. The whole point of this thread is that someone was able to modify the app so that it always showed pictures for all senders.

I desperately want to be able to do this because every time I flash a new ROM or get a new phone, I've got to start hitting that stupid button twice for all my emails. I guess I wouldn't mind if I only got emails from one sender. :silly:


Honestly don't remember...

decompile it with smali and search the files for setBlockNetworkImages or something and change that to be false instead of true.

Does anyone know how to do this? I hate to complain, but it would have been so much nicer if the OP had taught us how to do it instead of just sharing it because now he's gone and it looks like everyone's stuck. As the saying goes: "Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime."

I don't think I'd consider myself a noob, but I'm definitely not an Android developer, so I'm not even sure where to start. I tried unpacking the APK with Winrar and that actually worked, but the XML files are pretty much unreadable in Notepad (or Notepad2, to be specific). I then did a search for the term smali and came across Apk_Manager_5.0.2. I was able to once again unpack the APK (with what appears to be the same results as with Winrar), but I wasn't able to decompile it without getting an error. (Not even sure what that does, but based on some reading, that seems like the next logical step.)

Does anyone know how to properly view the XML files? I really want to look for that setBlockNetworkImages setting that Anderdroid said to look for.
 

moosc

Senior Member
Feb 21, 2010
842
88
Charlotte NC
I don't think this was a "feature" that was ever removed. The whole point of this thread is that someone was able to modify the app so that it always showed pictures for all senders.

I desperately want to be able to do this because every time I flash a new ROM or get a new phone, I've got to start hitting that stupid button twice for all my emails. I guess I wouldn't mind if I only got emails from one sender. :silly:




Does anyone know how to do this? I hate to complain, but it would have been so much nicer if the OP had taught us how to do it instead of just sharing it because now he's gone and it looks like everyone's stuck. As the saying goes: "Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime."

I think the reason this stopped was google changed somthing in the gmail codding and the devopler wasnt able ro rehack. Thats the way i undestand.I don't think I'd consider myself a noob, but I'm definitely not an Android developer, so I'm not even sure where to start. I tried unpacking the APK with Winrar and that actually worked, but the XML files are pretty much unreadable in Notepad (or Notepad2, to be specific). I then did a search for the term smali and came across Apk_Manager_5.0.2. I was able to once again unpack the APK (with what appears to be the same results as with Winrar), but I wasn't able to decompile it without getting an error. (Not even sure what that does, but based on some reading, that seems like the next logical step.)

Does anyone know how to properly view the XML files? I really want to look for that setBlockNetworkImages setting that Anderdroid said to look for.



Sent from my Xoom using Tapatalk 2
 

pkopalek

Senior Member
Feb 11, 2010
1,155
100
Buffalo, NY
I don't think this was a "feature" that was ever removed. The whole point of this thread is that someone was able to modify the app so that it always showed pictures for all senders.

I desperately want to be able to do this because every time I flash a new ROM or get a new phone, I've got to start hitting that stupid button twice for all my emails. I guess I wouldn't mind if I only got emails from one sender. :silly:




Does anyone know how to do this? I hate to complain, but it would have been so much nicer if the OP had taught us how to do it instead of just sharing it because now he's gone and it looks like everyone's stuck. As the saying goes: "Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime."

I don't think I'd consider myself a noob, but I'm definitely not an Android developer, so I'm not even sure where to start. I tried unpacking the APK with Winrar and that actually worked, but the XML files are pretty much unreadable in Notepad (or Notepad2, to be specific). I then did a search for the term smali and came across Apk_Manager_5.0.2. I was able to once again unpack the APK (with what appears to be the same results as with Winrar), but I wasn't able to decompile it without getting an error. (Not even sure what that does, but based on some reading, that seems like the next logical step.)

Does anyone know how to properly view the XML files? I really want to look for that setBlockNetworkImages setting that Anderdroid said to look for.

I am currently (and have been) looking for the answer to this for quite a long time.

I still don't have it.

Is anyone else here able to provide any helpful information on this?

Thank you.
 

lionelhuts

Senior Member
Feb 9, 2011
99
67
Buffalo, NY
I am currently (and have been) looking for the answer to this for quite a long time.

I still don't have it.

Is anyone else here able to provide any helpful information on this?

Thank you.

Hello my fellow Buffalonian.

I'm hoping someone can jump in on this as well.

When you think about it, the whole need for the button on Android is ridiculous in the first place. Clicking "always show images for sender" in any version of Gmail (Web, Android, iOS, etc.) should be saved to Google's servers.

Basically, once I click the button once for a sender, it should be replicated for every interface and every device I own. Of course, if they are concerned about data downloads, there should be an in-app option to disable auto-loading.
 

jgordon00

Senior Member
Jun 15, 2010
91
48
Any chance you'd be willing to do this same thing for the latest Gmail app (version 4.2.1 as of this post)?



EDIT: 2.3.2 done

I noticed one annoying thing about Gmail for me. I always had to hit the big "Display Images" button to view emails properly.

So I decompiled it, did some editing, and got it to always display images period. Doesn't ever show that big ugly button either. All emails load images, it's great.

This is based on the latest FROYO Gmail. I may make a version for Eclair if there's enough people interested.

You will need to be rooted.

Method 1: adb push Gmail.apk /system/app
Method 2: copy Gmail.apk to /system/app using Root Explorer

Delete Gmail.odex from /system/app if it exists. Also delete GoogleMail.apk and GoogleMail.odex if they exist.

You may be able to simply uninstall the updates to Gmail and then install this like a normal app, it may not require root. Someone try it.

apk is attached
 

SeriesXM

Member
Jul 10, 2011
25
5
Guys, if you look at moosc's comment, you'll see that this hack is no longer possible. It's hard to see because it kind of got lost when he was quoting my other post, but he said:

I think the reason this stopped was google changed somthing in the gmail codding and the devopler wasnt able ro rehack. Thats the way i undestand.

If there is another way to hack it on the newer versions, nobody's found it yet.
 

redbeard07

Member
Jan 23, 2010
30
3
edit gmail apk

Can anyone point me to a link on how to edit the current gmail apk? I want to try adding some features to it...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 23
    EDIT: 2.3.2 done

    I noticed one annoying thing about Gmail for me. I always had to hit the big "Display Images" button to view emails properly.

    So I decompiled it, did some editing, and got it to always display images period. Doesn't ever show that big ugly button either. All emails load images, it's great.

    This is based on the latest FROYO Gmail. I may make a version for Eclair if there's enough people interested.

    You will need to be rooted.

    Method 1: adb push Gmail.apk /system/app
    Method 2: copy Gmail.apk to /system/app using Root Explorer

    Delete Gmail.odex from /system/app if it exists. Also delete GoogleMail.apk and GoogleMail.odex if they exist.

    You may be able to simply uninstall the updates to Gmail and then install this like a normal app, it may not require root. Someone try it.

    apk is attached
    7
    I have attached patched versions of the 2.3.4.1 Froyo standard and 'black' versions that will show email images automatically and do not require you to press the 'show pictures' button.

    I do not have Froyo and thus have no way to test these. I patched them in the same way as the Eclair version I provided earlier determined by decompiling the Froyo version from the original poster.

    I have also attached the most recent 1.3 Eclair version with the same patch.

    Enjoy...

    Be sure to rename the APK you are using to gmail.apk
    7
    New APKs Packaged in Flashable ZIPs

    Hello All,
    If anyone's having difficulty with copying, renaming, permissions, etc, I have packaged the new *.apk* files into a flashable zip you can install from Recovery or ROM Manager the old way.

    None of this is mine- I just placed the new APKs into the ZIP package created by the original poster.

    @Anderdroid - I hope you have no problem with this
    5
    Alright I did the new Gmail. See OP.
    4
    download the file you want from post #217 to the root of your sd card. With root explorer, mount the sd card as RW and delete the original gmail apk from /system/app

    once you do that, copy and paste the apk from the root to the app folder
    click and open permissions and select all of them under user..

    reboot and enjoy