[MOD!] GMail Application (GB + HC + ICS!) [EXTERNAL APP ACCESS ENABLED!] - XPERIA X10 Themes and Apps

UPDATE 3
--------------
Added modified GMail v3.2.1 for HC and GMail v4.0.3 for ICS based ROMs. Make sure you download the right one for your OS (GB, HC, or ICS).
--------------
Hey guys, for those of you who didn't know, the Gmail application now RESTRICTS access to your emails by third party apps. This basically means that any app that needs access to your email database (for example, Pure Messenger Widget) will be LOCKED OUT and therefore Gmail will be disabled in said application.
So I went ahead and modified the latest Gmail apk to ALLOW EXTERNAL ACCESS to re-enable support for apps that require it. Hope this helps anyone who needed it.
Install Instructions (YOU MUST BE ROOTED!)
--------------------------------------------------------------------------
0) DOWNLOAD CORRECT VERSION FOR YOUR OS AND RENAME TO Gmail.apk
1) Open Root Explorer (or any other root file manager you like)
2) NAVIGATE to /data/app
3) DELETE com.google.android.gm-1.apk (it might say com.google.android.gm-2.apk for some people or it may not exist at all)
4) NAVIGATE to /system/app
5) Mount Read/Write
6) DELETE Gmail.apk
7) COPY new modified Gmail.apk into /system/app
8) CHANGE permissions to Owner = read/write, Group = read, Others = read.
---(The following may not be necessary but its HIGHLY RECOMMENDED!)---
9) REBOOT into Recovery
10) Wipe Cache/Dalvik-Cache/Fix Permisions
------------------------------------------------------------------------
11) REBOOT!
NOTE: Some apps may require you to uninstall and reinstall the program before it is able to see the change in Gmail (for example, Pure Messenger Widget)
DON'T FORGET TO HIT THE THANKS BUTTON!

APK Re-added.
I was having issues with regards to getting the app to show up after reboot but realized it wasn't actually a problem with the modification, but it was a problem with the permissions.

lol guess i was the only one who needed this... ah well, if anyone needs it its here, hopefully people know how to use the search

lol...dont worry dude.. keep up the great work..!!

Thanks for this! Google are a bunch of tight ass losers for restricting access to Gmail...
Oz

BULL3TPR00F said:
lol guess i was the only one who needed this... ah well, if anyone needs it its here, hopefully people know how to use the search
Click to expand...
Click to collapse
Thanks for this, I've been looking for a way to make LED Flow change the LED color for emails from different contacts!

No problem everyone, I will keep this thread updated with newer modified versions as Google releases them.

What do you mean when you say "mount read/write" in step 5?

Nevermind, I figured it out. Explorer didnt allow me to mount r/w or change permissions so I installed Root Explorer and worked it out.....much better file system explorer btw. Thanks for the tutorial.
via x10i WB GB v4.0 edition

Uploaded hacked version of the newest Gmail application (v2.3.5.2).

Now we can have gmail timescape for the latest app

Yeah sorry i took so long to upload the new version, my phone has been disconnected for a few months now so i dont use it too much lol.

BULL3TPR00F said:
Yeah sorry i took so long to upload the new version, my phone has been disconnected for a few months now so i dont use it too much lol.
Click to expand...
Click to collapse
It doesn't seem to work with Launcher Pro's Gmail widget :/

Thanks for this. Just put it on my SGS, now SlideScreen works again, fully .

make sure keep this updated LOL
Slidescreen is back in businesssssss!
Subscribed

It works, thanks.

Working, nice job man, thanks!

Cant get this to work with slidescreen, but it works with launcherPro :s

THanks for this, it's exactly what I've been looking for however I seem to get stuck doing the steps involving pasting into system/data basically nothing ever pastes there despite me setting the read write permissions as suggested. Guy who got slidescreen working using this how exactly did you go about it? exactly as described?

Thanks so much for this fantastic hack!
Mind letting us know exactly what you did?
I ask because I'm using I'm already using a modded themed apk, and obviously I can't use both at the same time.

Related

[HOW TO] Clean up system/app

On the german "android-hilfe"-forum the users managed to delete the default apps from the system/app folder. I'm going to translate it to english and post it here. Original thread: android-hilfe.de
All changes are done at own risk. I'm not responsible for a bricked phone. If you don't know what you do, stop reading here.
First of all you need to root your mobile: [HOW TO] Root Motorola Defy.
If you rooted with z4root: you need the androidSDK to go on with the next steps. So have a look at the link above and get the tools and information need to go ahead.
After that you need to:
1. type in the command line on your PC
Code:
adb shell
2. now you need to get super user rights:
Code:
su
3. you need to remount the system partition
Code:
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
4. change to the /system/app directory and you can now rename/delete all files in there
I hope you make a copy of this folder, so you can always revert back to factory default. A hardreset doesn't restaure the deletet apps, so be carefull. Also you need to check on your own IF you can really delete a app or not. I don't know what features you use.
Successfull deletet apps:
- amazon
- adservice
- arcphotoworkshop
- arcvideoeditorlite
- bluremail
- blursnmessagingengine
- blurupdater
- cardock
- contactsunconnected
- es musica
- fota
- friendfeed
- hilfe center
- hiphop official
- kpt (kodak perfect touch)
- homesyncwizard
- livewallpapers
- livewallpaperspicker
- magicsmokewallpaper
- messageswidget
- newswidget
- protips (tips für den startbildschirm)
- quickcontactwidget
- quickoffice
- revolvertv
- socialmessaging
- sprachwahl
- statuswidget
- stk (sim-tool-kit)
- toggle widgets
- truecountry
- ttsservice
- visualizationwallpapers
- universalinbox
- weatherwidget
- workcontacts
Taken from android-hilfe.de
Click to expand...
Click to collapse
Stand by for more information
It will be great!
is it posible to replace any of the "blured" apps?
Code:
BlurAlarmClock - AlarmClock (whats special with blured AlarmClock?)
BlurCalendar - Calendar
BlurContacts - Contacts (I only want google contacts and groups)
BlurEmail - Email (what's the difference between default?)
BlurHome - I Assume this is MotoBlur launcher (Wild Guess; it's really bad idea to remove this)
BlurPhone - Dialer?
is it posible to stop services from starting?
I have this services started, I have removed ALL widgets on ALL motoblur-homescreens and rebooted my phone and using ZeamLauncher. Still I have a few services started that I don't like to have started.
FeedReciverService - Social networking (com.motorola.blur.friendfeed)
WeatherService - Weather (com.motorola.blur.home.other)
Click to expand...
Click to collapse
Considering the name of the services I don't use them. I have no Social Networking stuff on my phone and no weather widget.
When and where do services start? if apps can start services when needed (I assume they can) is it posible to track down which services an app starts?
Ok, a couple of noob-ish questions here...
Sqoerk said:
First of all you need to root your mobile: [HOW TO] Root Motorola Defy
Click to expand...
Click to collapse
I've done this, though not through the method listed in the thread that's linked-to.
I used z4root, which was significantly simpler but I'm wondering if it's left me poorer equipped to do what comes next.
Sqoerk said:
1. type in the command line
Code:
adb shell
2. now you need to get super user rights:
Code:
su
3. you need to remount the system partition
Code:
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
4. change to the /system/app directory and you can now rename/delete all files in there
I hope you make a copy of this folder, so you can always revert back to factory default. A hardreset doesn't restaure the deletet apps, so be carefull. Also you need to check on your own IF you can really delete a app or not. I don't know what features you use.
Click to expand...
Click to collapse
Ok, so now we seem to have jumped forward a bit.
I assume by command line we're doing this on a PC, right?
If so, is there a particular mode I should select when connecting the handset?
And one last one - you list 'adservice' as something that's safe to remove, does what I suspect and kill off adverts on the handset?
Step666 said:
Ok, so now we seem to have jumped forward a bit.
I assume by command line we're doing this on a PC, right?
If so, is there a particular mode I should select when connecting the handset?
And one last one - you list 'adservice' as something that's safe to remove, does what I suspect and kill off adverts on the handset?
Click to expand...
Click to collapse
If you used the rooting method I've linked to, there wouldn't be a jump
Anyway you are right, its the command line from the PC. But you need the androiSDK for this commands. The adb.exe can be found in the tools subfolder. Go to the rooting method I've linked to and just get the infos missing here.
I don'T think that adservice will kill ALL your ad's on your phone. Those are included IN the games or apps. Have a look at adfree on the marked. This will work on your rooted phone.
Thanks for your respond...I've changed the first post a little bit.
deleted most of the stuff above...
CMP_AmazonFR_InternalFM_1.0.179.apk
what is exactly are?...
- bluremail
- blursnmessagingengine
- blurupdater
not sure.. i'd like to have blur email ... afterwards.. .so.. is it the app..?
crazyVII said:
deleted most of the stuff above...
CMP_AmazonFR_InternalFM_1.0.179.apk
Click to expand...
Click to collapse
That's the (awesome!) music player app
Deleting Blur
If you delete all the blur stuff, believe me I want to, how do you setup and get emails?
nickzee said:
If you delete all the blur stuff, believe me I want to, how do you setup and get emails?
Click to expand...
Click to collapse
I havn't deblured my phone, but I've added the 2.1 Mail.apk ...
The motorola mail app just synced my exchange once each time I've configured it. If you're interested in the apk....pm me or quicksearch at google
4. change to the /system/app directory and you can now rename/delete all files in there
Click to expand...
Click to collapse
So when I try to access the /system/app directory I get a "permission denied" message. I am rooted. Any advice?
blur... now you see it now you don't. ... goodbye
Homesicktexan said:
So when I try to access the /system/app directory I get a "permission denied" message. I am rooted. Any advice?
Click to expand...
Click to collapse
U did the remount? If not, follow all steps again. If you tried to access /system/app directly from you phone with a filemanager: it won't work until you use rootexplorer (payware).
You can use Titanium backup too (free)
Amazing how responsive the phone becomes after removing some of the bloat.
Interesting Topic, is this about deblurring or are there any more Motoblur Tasks running in the Background after the process?
I really want to get rid of Motoblur, (in my opinion it is just useless Crap running in the Background and collecting data) but I would still like to have my Android Updates. Is there any way to do this?
For you guys who have been de-bluring your phones which apps have you removed? It would be interesting to know which apps that are safe to remove and which that are not or have dependencies to other blur-apps. Thanks in advance!
Probably there's only a try and error you can do. I'e posted a list of apk's which are save to remove without going into bootloops. But there's no garuntee that this meets ALL your whishes of services to remove or to stay.
I think that you can give jboogie a try. Also you can try to make a nandroid backup befor starting to remove things. A titanium backup won't help, as it won't backup your system APKs. Don't rely on this.
If you miss a APK (cause you deleted it to fast) feel free to ask, I copied mine all to my SD Card.
Titanium backup will back up the data (edit: not apps) to your SD card and won't restore them to the system/app folder. (so be warned)
Personally I went for:
ESMusica (Didn't notice any difference)
HipHopOfficial (Didn't notice any difference)
TrueCountry (Didn't nitice any difference)
Social Networking 2.1 update 1 (big speed boost)
Social Status 2.1 update 1 (big speed boost)
Social Messaging service update 1 (big speed boost)
Social Messaging update 1 (big speed boost)
AmazonMP3 (nice speed boost)
News 2.1 update 1 (nice speed boost)
Weather 2.1 update 1 (nice speed boost)
CarDock 1.0 (Didn't notice any difference)
Sticky note 2.1 update 1 (Didn't notice much difference)
Browser Message 2.0.2 (Didn't notice much difference)
Connected Music player (nice speed boost) - Spotify + powerAMP user
At this stage the phone was running lag free, so I don't bother with anything else. (esp with custom ROMS on the horizon back then )
Sounds very interesting.
Would be really great if someone could put together a real Noob Tutorial.
I am not familiar with ADB
Here's what I renamed. I just changed the .apk file extension to .fix (just something easy to remember if I want to do a search and change them back)
AdService
ArcPhotoworkshop
ArcVideoEditorLite
blur-services
BlurDemo
BlurEmail
BlurEmailEngine
BlurSNMessagingEngine
ClockWidget
FriendFeed
NewsWidget
SocialMessaging
SocialShare
StatusWidget
VisualVoicemail
WeatherWidget
I have not experienced any problems yet. If I do I'll post what I find.
can i get some help here? how exactly do you change to /system/app? is it as simple as typing "/system/app"? and then what happens does ADB list all the files in there or is there another command you ahve to use?

[MOD!] GMail Application (GB + HC + ICS!) [EXTERNAL APP ACCESS ENABLED!]

UPDATE 3
--------------
Added modified GMail v3.2.1 for HC and GMail v4.0.3 for ICS based ROMs. Make sure you download the right one for your OS (GB, HC, or ICS).
--------------
Hey guys, for those of you who didn't know, the Gmail application now RESTRICTS access to your emails by third party apps. This basically means that any app that needs access to your email database (for example, Pure Messenger Widget) will be LOCKED OUT and therefore Gmail will be disabled in said application.
So I went ahead and modified the latest Gmail apk to ALLOW EXTERNAL ACCESS to re-enable support for apps that require it. Hope this helps anyone who needed it.
Install Instructions (YOU MUST BE ROOTED!)
--------------------------------------------------------------------------
0) DOWNLOAD CORRECT VERSION FOR YOUR OS AND RENAME TO Gmail.apk
1) Open Root Explorer (or any other root file manager you like)
2) NAVIGATE to /data/app
3) DELETE com.google.android.gm-1.apk (it might say com.google.android.gm-2.apk for some people or it may not exist at all)
4) NAVIGATE to /system/app
5) Mount Read/Write
6) DELETE Gmail.apk
7) COPY new modified Gmail.apk into /system/app
8) CHANGE permissions to Owner = read/write, Group = read, Others = read.
---(The following may not be necessary but its HIGHLY RECOMMENDED!)---
9) REBOOT into Recovery
10) Wipe Cache/Dalvik-Cache/Fix Permisions
------------------------------------------------------------------------
11) REBOOT!
NOTE: Some apps may require you to uninstall and reinstall the program before it is able to see the change in Gmail (for example, Pure Messenger Widget)
DON'T FORGET TO HIT THE THANKS BUTTON!
Let me know if anyone has any issues with these (there shouldnt be as i tested all versions myself).
Hi there,
I tried the above method with the Honeycomb apk on my Asus Transformer but after rebooting (and formatting dalvik cache/fixing permissions) the Gmail app was gone from my app drawer. Also, shortcuts I made to Gmail, showed no linked application.
It's as if Gmail isn't installed. Rebooting again didn't help.
I renamed the new Gmail apk in the /system/apps folder Gmail.apk.
Any idea what could be wrong? If not, how can I go back to my previous Gmail installation?
it works perfectly on my transformer. try launching the apk from the system/app folder and see if it installs
Email application?
Hi,
I came across this old forum. I am looking for the ICS email client (not gmail) with the external app access enabled. Can anyone help?
Also jellybean?
Sent from my tf101g using xda app-developers app
Works like Magic!
I am running Jelly-Bean 4.1.2, the Rom is Slim-Bean 2.9.0. I used the Root Browser in 'Rom Toolbox Pro', followed your instructions and everything worked just like you said it would.
Thanks,
Richard

[MOD!] GMail Application (GB + HC + ICS!) [EXTERNAL APP ACCESS ENABLED!]

UPDATE 3
--------------
Added modified GMail v3.2.1 for HC and GMail v4.0.3 for ICS based ROMs. Make sure you download the right one for your OS (GB, HC, or ICS).
--------------
Hey guys, for those of you who didn't know, the Gmail application now RESTRICTS access to your emails by third party apps. This basically means that any app that needs access to your email database (for example, Pure Messenger Widget) will be LOCKED OUT and therefore Gmail will be disabled in said application.
So I went ahead and modified the latest Gmail apk to ALLOW EXTERNAL ACCESS to re-enable support for apps that require it. Hope this helps anyone who needed it.
Install Instructions (YOU MUST BE ROOTED!)
--------------------------------------------------------------------------
0) DOWNLOAD CORRECT VERSION FOR YOUR OS AND RENAME TO Gmail.apk
1) Open Root Explorer (or any other root file manager you like)
2) NAVIGATE to /data/app
3) DELETE com.google.android.gm-1.apk (it might say com.google.android.gm-2.apk for some people or it may not exist at all)
4) NAVIGATE to /system/app
5) Mount Read/Write
6) DELETE Gmail.apk
7) COPY new modified Gmail.apk into /system/app
8) CHANGE permissions to Owner = read/write, Group = read, Others = read.
---(The following may not be necessary but its HIGHLY RECOMMENDED!)---
9) REBOOT into Recovery
10) Wipe Cache/Dalvik-Cache/Fix Permisions
------------------------------------------------------------------------
11) REBOOT!
NOTE: Some apps may require you to uninstall and reinstall the program before it is able to see the change in Gmail (for example, Pure Messenger Widget)
DON'T FORGET TO HIT THE THANKS BUTTON!
That is sweet, thanks!
Great job, this night i try it.
You are reading my firm
No problem, I actually had this posted in the X10 section since last year when I had my X10 (now i have an SGS II).
Someone PM'd me requesting the ICS version, so i did it and thought it would make sense to move it to the main thread so everyone can use it.

[APP] Google Now APK/ZIP for ICS [ARMv7]

Requirements:
Follow the simple instructions here.
You must be on Ice Cream Sandwich.
You MUST be rooted
You must be on a deodexed ROM. If you aren't sure, ask your chef.
You should be running a custom recovery like ClockWorkMod Recovery (CWM) or Team Win Recovery Project (TWRP). I use CWM, so this guide is based on that.
Your device must be using ARMv6 or v7 CPU architecture. If you aren't sure what that is, check this thread.
You must have a file explorer that has root permissions. I use ES File Explorer, so this guide is based on that.
You need at least 60MB of system space for the full offline installation. (30MB for online only version) If you don't know how to check, simply download Titanium Backup from the market. It tells you right on the main screen.
ARMv7 INSTRUCTIONS:
Download whichever file you want and flash it in recovery.
File descriptions:
Online only zip is for those of you who need to save /system space. It removes the offline voice files, so that offline voice dictation does not work. You must always have some sort of data connection for this type of zip.
Offline/Online zip is for those with no /system space restrictions. It contains the full Google Now package with offline voice dictation.
APK only is for those who have already flashed a zip. You may simply push the new apk to /system/app (overwrite or remove the previous version), set permissions to rw-r-r (0644), and reboot to enjoy the latest version of Google Now. DO NOT TRY TO INSTALL THE APK BY ITSELF.
If you aren't sure which one to use, or if this is too much information or is otherwise overwhelming for you, just flash the M7 version - Offline/Online, since it's the latest. Be sure to scroll down a bit and read about it, though.
Before doing anything, you need to make sure you have at least 60MB of free space on your /system partition for Offline/Online files and 30MB of free /system space for Online Only files.
Flashable Zips:
M7 - mikeyxda's version 7. This version improves on M6 by tweaking notifications to be more accurate and frequent. This version may use more battery. If you are using a Sense ROM, see the troubleshooting below for a hack to improve Google Now performance and battery efficiency.
Online/Offline via Mediafire - 36.48MB /Hotfile mirror
Online Only via Mediafire - 14.06MB /Hotfile mirror
M7-Velvet.apk Only
M6 - Mikeyxda's version 6. This version has improved on the previous one by fixing the double take problem, typed searches are working, auto launch is fixed, as well as the following fixes from the previous version: Red mic with cards showing with no refresh needed, no FCs, offline dictation, and no stretched words. These zips all use zipalligned apks.
Offline/Online via Mediafire - 36.43MB /Hotfile mirror
Online only via Mediafire - 14.01MB /Hotfile mirror
M6-Velvet.apk Only
R3 - "Nearly there" version by ReekoTubbs. This version has the Red mic with cards showing with no refresh needed, no double take, no FCs, offline dictation, auto-launch, no blank screen, and no stretched words. These zips all use zipalligned apks.
Offline/Online via Mediafire - 36.48MB /Hotfile mirror
Online only via Mediafire - 14.07MB/Hotfile mirror
R3-Velvet.apk Only
How to:
Move the file you picked to the root of your SD card. Don't put it in any folder. This just makes it easier to find.
Reboot your device into recovery. See your device's specific instructions on how to do this if you are not sure. Google it for a faster answer.
In CWM, navigate to "Install zip from SD" and select that.
Next, highlight "Choose zip from SD card" and select it.
Scroll down to the Google Now zip you loaded onto your SD card, then select it.
Scroll down and select the option that says "Yes - Install Google Now....zip"
Once it has flashed, go back to the main CWM menu and select "Reboot system now".
Double Checking:
Some Recoveries do not do a good job of retaining the permissions being set by the zips. If you aren't using CWM or TWRP, then please follow these steps to ensure that everything is as it should be.
Let the ROM boot all the way, then fire up ES File Explorer (or whichever one you feel like using). We need to make sure a few permissions stuck (just in case).
If you haven't used ES File Explorer before, open it, then hit menu.
Tap settings, then scroll all the way down.
Check the box that says "Up to Root" (pic).
Then check the box that says "Root Explorer"
Allow root access when the dialogue box for Superuser pops up.
After that, check off "Mount file system", then back out of the menu. (pic)
Navigate to /system/usr/srec/ and find two folders named "config" and "en-US"
Tap and hold on the "config" folder icon to bring up the options menu, then scroll down to Properties.
Tap properties, then tap change and see if the check boxes match this picture.
If it matches, leave it alone and head back to your home screen to enjoy using Google Now! If it doesn't match, change it so it does.
Do the same thing for the "en-US" folder.
Go into the settings menu for Google Now and set it up for your Google account and various other settings.
Now What?
So, you flashed Google Now. You're wondering what you can do with it, right? Well, thankfully, Killer-B has a handy little guide to get you up to speed on all the cool stuff Google Now can do as well as how to do it!
Commands & Now Cards For Google Now!!! Now Video, and custom widget
At this point, I'd suggest looking through your contact list for people with unusual, or difficult to pronounce names. Go into their contact card, and add in a nickname for them of their phonetically spelled name. Google Now has trouble parsing these unusual names, and their isn't a way to make it learn. Spelling the names like they sound allows you to send texts and place calls via Google Now without any voice issues.
Open up the red mic screen and "Do a barrel roll."
Troubleshooting:
If you are having an issue with Google Now, please refer to the thread originally created by cajunflavoredbob here: http://forum.xda-developers.com/showpost.php?p=30809177&postcount=1
The red mic screen won't display.
To fix this, press the normal mic within the Google Now app. While it is listening (after it beeps), press menu > refresh. Now you're at the red mic.
Google Now Force Closes.
Make sure you have enough space on your /system partition before installing this. You need at least 60MB free for the Offline versions and 30MB free for the Online versions.
Originally Posted by lenny_kano
About the permission denied fc, I'm guessing the users with the issue have an old gmail? Try updating or using tsjoklats patched one and the note to self fc will go away. See what logs do?
Oh and just to explain, the old gmail allows stuff based on signature, so as this apk is resigned it will not be allowed. The new gmail marks it as dangerous and will create a notification for you to allow permission, or the patched one marks it as normal and allows it silently.
Click to expand...
Click to collapse
My phone gets worse battery life or uses more data.
Read this post by Racer Of All and follow the directions using apktool. This is for advanced users running a Sense ROM only.
Sports cards aren't showing up.
It won't add teams that aren't in season. American football is currently in preseason. Baseball, however, works perfectly fine.
I want Google Now in another language than US English.
From the Google Now home screen with the cards, tap Menu, then Settings. Tap Voice, then Language and select the language you want recognized. The text of Google Now in searches and regular cards should mirror that of your system language.
My Galaxy SIII just received the new update which blocks local search, and Google Now won't work properly.
Originally Posted by ashshlay
This following post only applies currently to the stock rooted LH2 rom for the Galaxy S III TMO and Google Now installation.
The Samsung Kies update that removed the universal search function won't allow this to install via regular methods.
All files are on the device with the correct permissions except because of the different search apk (GoogleQuickSearchBox_USA.apk) the method mentioned in the OP won't work until you delete the _USA part of the file and then reboot into recovery and reflash following the OP instructions.
Click to expand...
Click to collapse
I can't open any search links!
This is a quirk in the later apks. You may need to hit the little magnifying glass icon next to the search link. This will allow you to open those links properly.
My phone exploded.
Have a muffin.
Questions see cajunflavoredbob's thread here: http://forum.xda-developers.com/showpost.php?p=30809177&postcount=1
Want to go back to stock?
If, for some reason, you want to remove Google Now and return to how you were before, flash the following zip. It removes all Google Now files, and returns the original Google Search app and voice files, as well as sets permissions for the Search app. Make sure to uninstall talkback and then reinstall it once you reboot to get voice search working again.
Google Now to Google Search via Mediafire- 629.35KB /Hotfile mirror
-----------------------------------------------
Credit where credit is due:
cajunflavoredbob ----- I'm pulling all this from his original thread -----
mikeyxda ----- APKs -----
Works for text but voice, yet. Many thanks.
Works on ParanoidAndroid
View attachment 1175418
View attachment 1175419
View attachment 1175420
Munching on Ice Cream with Sky ICS/UCLF5 and XDA Premium
I'll play with it later on.
mimart7 said:
I'll play with it later on.
Click to expand...
Click to collapse
Yeah I'm having the same issues with voice as well
Munching on Ice Cream with Sky ICS/UCLF5 and XDA Premium
MokujinX5 said:
Yeah I'm having the same issues with voice as well
Munching on Ice Cream with Sky ICS/UCLF5 and XDA Premium
Click to expand...
Click to collapse
there is no voice anywhere atm
Doesn't work on Galaxy Note with Paranoid latest Version.
No speech recognition, no network connection :-(
chrizzzzly said:
Doesn't work on Galaxy Note with Paranoid latest Version.
No speech recognition, no network connection :-(
Click to expand...
Click to collapse
Yeah speech recognition doesn't work, but the cards do
Munching on Ice Cream with PARANOIDANDROID and XDA Premium
MokujinX5 said:
Yeah speech recognition doesn't work, but the cards do
Munching on Ice Cream with PARANOIDANDROID and XDA Premium
Click to expand...
Click to collapse
Cards dosen't work for me because i get "Network error".
chrizzzzly said:
Cards dosen't work for me because i get "Network error".
Click to expand...
Click to collapse
Try clearing the app cache first - let me know if that works
**Updated Original Post**
Im on CM9 and I can't install. It says something about "conflicting signatures in existing app"
monsterdan5 said:
Im on CM9 and I can't install. It says something about "conflicting signatures in existing app"
Click to expand...
Click to collapse
Ah, that means you already have the old Google Search on your phone (I ran into that too)- uninstall it or navigate to System/App and rename GoogleQuickSearchBox.apk in GoogleQuickSearchBox.bak and install the downloaded APK again
I keep getting the network error, even after clearing CACHE and DATA :/
oddfuturejoey said:
I keep getting the network error, even after clearing CACHE and DATA :/
Click to expand...
Click to collapse
Added new .apk in the OP which should solve fc issues for some users and a new Cards explanation
MokujinX5 said:
Ah, that means you already have the old Google Search on your phone (I ran into that too)- uninstall it or navigate to System/App and rename GoogleQuickSearchBox.apk in GoogleQuickSearchBox.bak and install the downloaded APK again
Click to expand...
Click to collapse
I am having the same issue and this suggestion does not work. I have renamed and tried to install multiple times. I have also deleted the old one and tried to install multiple times. Any other suggestions?
MokujinX5 said:
Added new .apk in the OP which should solve fc issues for some users and a new Cards explanation
Click to expand...
Click to collapse
Worked! I can confirm that the OP instructions (if followed completely), work great. Thanks!
moobies said:
I am having the same issue and this suggestion does not work. I have renamed and tried to install multiple times. I have also deleted the old one and tried to install multiple times. Any other suggestions?
Click to expand...
Click to collapse
I would suggest making a Nandroid backup then try the zip and flash in CWM (clear cache and davlik - reboot will take longer the first time)
OR
Using Root Explorer
Navigate to System/app rename GoogleQuickSearchBox.apk to whatever you want to
Drag/Drop Velvet-theos0o-3.apk in System/app and rename it to GoogleQuickSearchBox.apk
Change permissions to rw-, r--, r-- and reboot (do NOT try and install the APK)
- it should definitely work then
When you restart - go to Manage Apps, find Google Search then clear data and cache (should clear up the network error)
MokujinX5 said:
I would suggest making a Nandroid backup then try the zip and flash in CWM (clear cache and davlik - reboot will take longer the first time)
OR
Using Root Explorer
Navigate to System/app rename GoogleQuickSearchBox.apk to whatever you want to
Drag/Drop Velvet-theos0o-3.apk in System/app and rename it to GoogleQuickSearchBox.apk
Change permissions to rw-, r--, r-- and reboot (do NOT try and install the APK)
- it should definitely work then
When you restart - go to Manage Apps, find Google Search then clear data and cache (should clear up the network error)
Click to expand...
Click to collapse
I have tried both of these techniques multiple times. Never works. I am currently running AOKP and InsitgatorX Kernel. Can anyone with this combo confirm they have it working?
moobies said:
I have tried both of these techniques multiple times. Never works. I am currently running AOKP and InsitgatorX Kernel. Can anyone with this combo confirm they have it working?
Click to expand...
Click to collapse
I'll Nandroid my current setup and run an AOKP here in a bit...
EDIT: Installed Chimera vs Skyrocket_RC1 - used Root Explorer, and renamed GoogleQuickSearchBox.apk to GoogleQuickSearchBox.apk.bak
Copied Velvet-theos0o-3.apk and renamed it GoogleQuickSearchBox.apk then changed the permissions to rw-, r--, r-- and rebooted
Works fine on that AOKP ROM
MokujinX5 said:
I'll Nandroid my current setup and run an AOKP here in a bit...
Click to expand...
Click to collapse
Ok I am on AOKP Build 40 specifically and InstigatorX v 2.8. Thanks for the help.

[Android-4.2][Google-Apps] Flashable zip for all Gapps from Android 4.2 !

** I didn't make this ***
Just thought of posting here.
Credits to OMG!Droid for Uploading and Making the Flashable Zip.
All Google Apps from Android 4.2.
DOWNLOAD LINK
Video-
http://www.youtube.com/watch?feature=player_embedded&v=00xUH86sJV0
Instructions:
Note: This APK should work on Android 4.0+. You do need to be rooted.
The Gmail 4.2 APK is signed by Google, but with a different key than the one in the Play Store (we checked the signatures - they differ). One is probably the test key and the other the production key. For this reason, you can't simply install it as an update and therefore need to be rooted with the ability to mount the /system directory for writing in order to remove the existing Gmail APK.
Important: Once Google updates Gmail in the Play Store, you will want to revert this process or at the very least delete the Gmail 4.2 APK you installed here if you want to update it from the Play Store.
OK, let's get down to it. You'll probably need ADB installed on your computer. There is a chance that this might work without ADB by just removing the APKs mentioned below and installing the new one, but it didn't seem to work reliably for everyone. This should, though:
1. Download Gmail 4.2 apk.
2. Rename it to Gmail2.apk.
3. Make a Nandroid backup in case something goes wrong (this is always a good thing to do before messing with your device).
4. Remount /system for writing (via your favorite root-aware file explorer).
5. Delete (or move if you want to save the APKs) all other versions of Gmail. Usually there are 2 or 3 copies. One will be in /system/app (that's the original Gmail that was pre-installed on the device) and there may be a few in /data/app (these are the updates installed from the Play Store). They'll be called "Gmail.apk," or "com.google.android.gm-[number].apk," An easy way to tell is to look for the Gmail icon.
6. You may need to delete the .odex files matching the APKs in step 5 too, if you have them. Neither I nor Artem had to do this, but there are many different ROMs out there, and we're trying to cover all bases. Ignore this step and only come back to it if something doesn't work later.
7. Reboot. Once you do, you should have no Gmail as far as Android is concerned.
8. You can try to install the Gmail 4.2 APK you downloaded at this point by tapping it in your favorite file explorer (move the APK to your device first, of course). If that doesn't work, or if you prefer ADB, fire up a command line and type adb install Gmail2.apk.
If you get an error message, you probably didn't delete all copies of Gmail. If you don't feel like playing with ADB for Step 8, I've also gotten it to work by just copying the APK to /data/app, but that's not as fool proof as "ADB install".
Click to expand...
Click to collapse
Courtesy: http://forum.xda-developers.com/showthread.php?t=1933225
Click to expand...
Click to collapse
Wooow .. well done ..
Its work perfect .. great..
Sent from my GT-I9003 using xda premium
hider7 said:
Wooow .. well done ..
Its work perfect .. great..
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
Ah.! Enjoy
Sent from GT-I9003 powered by Titanium ROM + Titanium Kernel.
Thank you so much work very well on RemICS-JB
Envoyé depuis mon GT-I9003 avec Tapatalk
works good

Categories

Resources