[Q] [HELP] Google Search won't launch with hardware key - Xperia Play General

OK so this is all my fault, and I haven't figured out how to fix it.
I used root uninstaller to remove Google Search from system (because I hate having apps in system) and then reinstalled it from the market. Problem is, now the hardware search button doesn't pull up google search. In fact, it doesn't pull up anything at all on the home screen. Inside of applications, it functions normally (for instance, inside the music app, hitting the search button allows search for music, etc). But from the homescreen it doesn't work.
I tried to download ButtonRemapper (off XDA forum), but it doesn't even list the standard android hardware buttons for reassignment (but it does list all the special keys).
Anybody have any ideas?

You could reflash the system.sin
I do not beleive it will delete any data, but should restore the system to default. Just back up your launcher homescreen and restore after flash.

Or push quicksearchbox.apk back to /system/app/
Sent from my R800i using Tapatalk

Fixed it. Had to use Root Uninstaller to install qucksearch to system.

Related

Motoactv

Just curious if anyone is willing to tackle this little gagdet. It needs some fine tuning and possibly a voodoo sound app would be awesome. It lacks the loudness like most android phones.
It looks interesting, but I would not personally buy it. It does not have enough features for me to use it over my phone.
Sent from my XT862 using XDA App
Well I purchased one and with the help of the other thread about the apk i was able to sync to my epic with all features including the calls/missed calls and acuweather. This was with the corded headset. I have no real reason to get the wireless. The only real problem that i have right now is the sound level of the player. Its very frustrating to have to use a program to up the db level in every song i put on it. It running some kind of android platform so someone has to have some ideas.
Well, it looks like someone has listened... I didn't see a thread anywhere else, so I'll post it here, some one has rooted the motoactv. the story, along with a link to a how to is available, just google it. I was gonna post a link, but I can't.
The Motoactv runs gingerbread. CWM has gained root on it and installed Google apps. It has a decent chip and ram for a small device. The bootloader isn't locked. More and more smart watches and wearable computers will be coming out. I'd like to see a custom launcher for this size screen as QCIF+ ain't exactly great for a lot of launchers. A custom rom that remapped the hardware buttons would be nice as well.
Cheers,
-M
XDA member since 2007
Hi People
I just rooted the MotoACTV with the tutorial provided by Wade, the guy that rooted the watch. But I am having problems installing the ggole apps on it. The guide does not explain very well how to install the gogle apps. I managed to install several apk via adb commands and they work ok. But I am missing the market and every default google ape. Can someone explain how to do this? I already downloaded google apps zip file from cynogen web page.
rdavidowski said:
Hi People
I just rooted the MotoACTV with the tutorial provided by Wade, the guy that rooted the watch. But I am having problems installing the ggole apps on it. The guide does not explain very well how to install the gogle apps. I managed to install several apk via adb commands and they work ok. But I am missing the market and every default google ape. Can someone explain how to do this? I already downloaded google apps zip file from cynogen web page.
Click to expand...
Click to collapse
There are libraries in the unzipped file that need to be installed with the adb push command to get maps to work. The market needs a bunch of crap to work. You should push all the apk (except car home if you don't want it) once you have those over, restart and you download the rest of the apps from market.
Cheers,
-M
XDA member since 2007
This sounds intriguing can you run RunKeeper on the rooted device. I have the motoactv and love it for running but RunKeeper in my opinion is the best running app. Im anxious to hear more about this.
Thanks Dragon, but one more question before I keep trying this market stuff. Do I do the adb push command to the same exact directories as the zip has. Like for example: the zip file that I downloaded was for CM7 and it includes a lot more directories than simply the app directory. Do I have to push every single directory the zip has and create the ones that are missing within the watch. Can you please explain more in detail if possible. Thanks again for the help as this is the only thing I am missing from this "the market".
rdavidowski said:
Do I have to push every single directory the zip has and create the ones that are missing within the watch. Can you please explain more in detail if possible. Thanks again for the help as this is the only thing I am missing from this "the market".
Click to expand...
Click to collapse
So, once unzipped you will see "META-INF" and "system" folders.
Inside "system" you will see:
app
etc
framework
lib
inside "app" you will see:
*CarHomeGoogle.apk
*FOTAKill.apk
GenieWidget.apk
Google Maps 5.12.0.apk
GoogleBackupTransport.apk
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
GoogleFeedback.apk
GooglePartnerSetup.apk
GoogleQuickSearchBox.apk
GoogleServicesFramework.apk
*LatinImeTutorial.apk
MarketUpdater.apk
MediaUploader.apk
NetworkLocation.apk
OneTimeInitializer.apk
*Talk.apk
Vending.apk
(*not really needed on MotoACTV but won't hurt to install)
I am doing this from a Mac using terminal, it has been a richard year since I have used CLI with windows but for Linux the commands will be the same ("dragon$" is just my terminal prompt).
dragon$ adb push ~/Desktop/gapps/system/app/Vending.apk /system/app
dragon$ adb push ~/Desktop/gapps/system/etc/permissions/features.xml /system/etc/permissions/
So, you see I have pushed the files to the corresponding directories that the files are found in the unzipped folders.
I cannot remember if adb push defaults to parent owner and permissions but if not you will have to change them to root/root and RW-R--R--
I followed CMW's guide to root mine, too.
dragon_76 said:
I'd like to see a custom launcher for this size screen as QCIF+ ain't exactly great for a lot of launchers. A custom rom that remapped the hardware buttons would be nice as well.
Click to expand...
Click to collapse
A full custom would be great (but not needed for remapping hardware keys); Motorola's UI is really quite nice for the screen size, but won't show custom apps. Instead of the fake Honeycomb one, I prefer to use Zeam (with the launcher and grid set to 3x3 icons) -- I just think it works much better, without overlapping icons and so on.
To get a shortcut to the wifi access point settings in zeam, press and hold in a blank area, and go to "add", then "shortcuts", then "settings", then "settings" again. This "settings" is the hidden wifi one.
I also remapped "Start" to menu fairly easily by modifying they G2-keypad.kl file under keylayout; nosit1 was able to do the same with music to home. The people in #motoactv on freenode.net are very helpful, including CMW.
More information on that:
/system/usr/keylayout/G2-keypad.kl
Change this line:
key 220 FITNESS WAKE_DROPPED
to this:
key 220 MENU WAKE_DROPPED
On a separate note, you'll want to backup your userdata partition, too. Otherwise, it can get corrupted and make the file loop at the motorola logo:
dd if=/dev/block/userdata of=/sdcard/userdata.img bs=1024
adb pull /sdcard/userdata.img userdata.img
Even when restoring that, there are a ton of force closes from com.motorola.gault.activity; you have to get past them to a custom launcher to factory reset.
@dragon_76
Does anything need to be done with the META_INF folder? I'm attempting to get Market working on my Motoactv but I'm still getting a Google Services Framework force close. I pushed over the gapps from CM6 (the ones under HDPI). Not sure if those were the right ones.
I think I need to factory reset and start over from the beginning. :/
MinionOfEckerd said:
@dragon_76
Does anything need to be done with the META_INF folder? I'm attempting to get Market working on my Motoactv but I'm still getting a Google Services Framework force close. I pushed over the gapps from CM6 (the ones under HDPI). Not sure if those were the right ones.
I think I need to factory reset and start over from the beginning. :/
Click to expand...
Click to collapse
No, that folder is for recovery mode installers.
Amazon app store works perfectly if you can't get Market to work. It takes a fair amount of trial and error with apps to find ones that are functional.
I can't recommend enough installing grafitti pro. I have it from Amazon FAOTD.
I have superuser.apk installed and I had to push my preferences from /data/data/ on my phone to my watch so as to autorespond "yes" to root requests and no notifications because the UI is a fixed size window.
After doing that I installed button saviour and my purchased key for the pro features to have only home and menu onscreen. (Button saviour needs root permission).
I use golauncher ex with 3x3 home screen and the notification bar hidden. I wish I could remove the dock but oh well.
Android is going into more types of devices, I wish Google would push scalable graphics. I am however very impressed with the amount of apps that work usably on a QCIF+ screen (Netflix!)
I also like the main launcher and if I could access an app like AltDrawer from it I would not have another home replacement installed. I will tear apart Launcher2.apk soon and see if there is a way to customize it.
Sent from my MB860 using xda premium
Okay so last night I attempted to root my motoactv but my adb for some reason say it cannot load the root.img, I had the same problem where it's couldn't load the recovery.img for my photon when attempting to apply CWM or twerp recovery. Fastboot devices definitely sees both my devices (no I didn't do them are same time, and the files needed are in the same file location as instructed) and I can even Fastboot reboot and have that work. Any ideas or suggestions?? Any help would be appreciated.
moonzbabysh said:
Okay so last night I attempted to root my motoactv but my adb for some reason say it cannot load the root.img, I had the same problem where it's couldn't load the recovery.img for my photon when attempting to apply CWM or twerp recovery. Fastboot devices definitely sees both my devices (no I didn't do them are same time, and the files needed are in the same file location as instructed) and I can even Fastboot reboot and have that work. Any ideas or suggestions?? Any help would be appreciated.
Click to expand...
Click to collapse
Try downloading a new root image. Also try switching USB ports.
Sent from my MB860 using xda premium
dragon_76 said:
No, that folder is for recovery mode installers.
I have superuser.apk installed and I had to push my preferences from /data/data/ on my phone to my watch so as to autorespond "yes" to root requests and no notifications because the UI is a fixed size window.
After doing that I installed button saviour and my purchased key for the pro features to have only home and menu onscreen. (Button saviour needs root permission).
I use golauncher ex with 3x3 home screen and the notification bar hidden. I wish I could remove the dock but oh well.
I also like the main launcher and if I could access an app like AltDrawer from it I would not have another home replacement installed. I will tear apart Launcher2.apk soon and see if there is a way to customize it.
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
Thanks, wasn't sure about the META-INF folder. Going to try installing button saviour. How did you "push" preferences from your phone to the watch? I have root/su on my Xperia Play so I should have the files there to push?
Did you personally get the Google Apps working?
EDIT: Everything is forceclosing on me. :/ Installed the Stock Browser from my XP but that's forceclosing as well. Attempted to change the permissions of the applications but either it didn't work or it didn't help.
I couldn't figure out how to push preferences, but I was able to tell Superuser to allow all apps after remapping Start to Menu, then just doing Superuser > Menu > preferences. You could always do this to get Superuser working, get Button Savior working, and then revert it back.
(I made a step by step on Pastebin, but if you use Oneroot, it might do all this for you: http://pastebin.com/AZRemesV )
ldrn said:
I couldn't figure out how to push preferences, but I was able to tell Superuser to allow all apps after remapping Start to Menu, then just doing Superuser > Menu > preferences. You could always do this to get Superuser working, get Button Savior working, and then revert it back.
(I made a step by step on Pastebin, but if you use Oneroot, it might do all this for you: http://pastebin.com/AZRemesV )
Click to expand...
Click to collapse
Thanks a lot. Just did a factory reset, figure I'll start from scratch. Did you get the Google Apps working after Superuser was configured? What Browser are you using? (Dolphin was forceclosing for me every time I went to type.)
EDIT: Got Superuser working, did the keyboard hack to make Start=Menu. Anybody know what button Music is mapped to in the configuration?
Going to fiddle around some more w/ Google Apps. Anybody have a walkthrough of installing the apps? IE Which ones you must do, don't have to do and what to do to get it working.
EDIT: It was WAKEkey 378. It was set to "MEDIA" so I changed it to "HOME". Works perfectly!
Hanging at the Red Moto Logo
Followed the instructions and had it working rooted, etc. Was going to change out the launcher. And obviously did something wrong. Now it just just hangs at the Red Moto logo. Can get it to power off and can still get it to the fastboot mode. Have tried reflashing the system and userdata, wiping the user data, etc. Any suggestion on what to try next?
ts937km said:
Followed the instructions and had it working rooted, etc. Was going to change out the launcher. And obviously did something wrong. Now it just just hangs at the Red Moto logo. Can get it to power off and can still get it to the fastboot mode. Have tried reflashing the system and userdata, wiping the user data, etc. Any suggestion on what to try next?
Click to expand...
Click to collapse
Join our IRC at irc.freenode.com #motoactv
We have been working on this for a while. We are planning on working on a thread for this.
Currently I have Spotify and Sportstrack Pro running well. I'll start to compile a list of working applications.
If you're stuck in a boot loop, you'll need the userdata partition image. I'll edit my post with it once I'm on my computer.
Sent from my Galaxy Nexus using Tapatalk

My Apps is empty in Market

Hi All,
There are already threads for this problem, but all possible solutions are not working
My apps are not showing anymore in Market.
Clear cache is not working
Clear cache and reboot is not working
Clear cache foreclose and reboot is not working
Market dokter Titanium does not work
I always get a agreement of de market but again my apps are empty.
Did a full wipe and reinstalled ARHD 6.3.2 then restoren my apps by Titanium
A see all the Apps in my Apps, but again later on... everything is empty
Somebody have same issues?
Cheers,
Peter
If you find an app you have purchased before, does it allow you to install it? Or does it say its "incompatible" with your device?
It is allowed to download it and install it. And i have no new phone... so maybe my account is corrupt at Google side?
Try the following, if you have superuser permissions.
In the file /system/build.prop find the line starting with ru.build.fingerprint, and replace symbols JFM to JJ7
If this not works, in the same file find the option ro.sf.lcd_density=167 and change 167 to 160. You may set another value, eg. 240.
After saving the changes you should reboot.
Sent from my HTC Desire HD using XDA App
WoW......................
skythunder83 said:
WoW......................
Click to expand...
Click to collapse
Care to elaborate? Or do I need to remove your post?
My ro.build.fingerprint is like:
ro.build.fingerprint=htc_wwe/htc_ace/ace:2.3.5/GRJ90/$:user/release-keys
Do i replace GRJ90 then?
ro.sf.lcd_density=240 this is my line
Have change this things but did not work.
clear cache did also not work again...
160bpm said:
My ro.build.fingerprint is like:
ro.build.fingerprint=htc_wwe/htc_ace/ace:2.3.5/GRJ90/$:user/release-keys
Do i replace GRJ90 then?
ro.sf.lcd_density=240 this is my line
Click to expand...
Click to collapse
Better first try to change LCD density to 160. I'm not sure about fingerprint in non-Russian roms
Btw, are the permissions for build.prop set correctly after making changes?
Sent from my HTC Desire HD using XDA App
Try everything nothing helped...
I use a build.prop editor this saves the file and correct the permissions.
Even uninstalled the market update did not work
IT is working again:
unimstalled the update of market
Clean data from google services framework.
Then force close
Clean data of market
Then force close
Reboot
Now it seems to work....
After update of market app the problem is back. Now i try the same steps as above...
After the steps above without remove market update i got my list back...
But after a change from portrait to landscape the list is gone again....
Seems like Google developers "fixed" something again. Try to ask their support
Sent from my HTC Desire HD using XDA App
I discover it was a App problem. When i did a full restore of Titanium the problem was there... When i did every time 5 apps restore i use for long time the problem was gone...
I do not know that app gives this error.. because i delete all other apps what i think it was the problem and even do not use them anymore as well..
It is a update of something .. so my problem is solved.
Also, Market Fixer can help to solve the problem. Root required!
Market fixer did not work... have try that already.. but it is solved now...
Official fix for me...
Requirements:
Market Fixer app installed
Faith and patience
Intructions:
1) go to manage applications in your settings, tap view all and force close "Market" (don't delete any data)
2) while still there, also delete "Google Services Framework"'s data and force close it
3) run "Market Fixer", tap analyse market links, select all of them and tap remove market links ONLY
4) go to "My Apps" inside Android Market and make sure there's a Retry button on the screen telling you it couldn't communicate with the server, if there isn't, repeat step 2 and re-check
5) re-run "Market Fixer" to be sure the links didn't get recreated, and if none appear, reboot
6) go to "My Apps" as soon as you boot completely
7) if previously bought apps appear on the list, go to the free apps category and install a new one (this will recreate your market's database with working information)
8) check "My Apps" one last time, all apps should be there now
9) if you want, reboot once more and go to "My Apps" again to make sure everything's in working order with your "My Apps" list
10) dance the macarena, shoot a few hoops or just enjoy your victory like i did
11) make sure you don't re-link those evil apps to your market so you don't have to redo all of this
***As you could've noticed, the idea behind the first five steps is to keep the market from recreating the links or having to clear the data for Google Services Framework many times (both happen when the market's still running in background).***

[Q] hardware search button works inapp but does not open the google search app

Hey guys !
i need your help fixing the google search app on my defy with cm7.
when i press the sreach hardware button, the google search app does not start. at longpress it offers me to star dragonGO, Voice search by google and one other app.
the sreach button does work in the market or other app.
with the default rom i could start the search app with the button. is this possible with cm7 aswell?
i flash the gapps zip to get all google apps. then i installed the updates via market. in the original nor the updated one the button works.
thanks sofar!
See if google search is installed (market)
If it is, go to settings > input > ... (look for something with search button)
Ok thank you man! I found the setting. when i checked the button for custom app it could _NOT_ select google search app, but unchecking did the job!
thanks again
I tried this solution and it did not work.
Thinking a fresh install may do it, I deleted it manually from the system dir using root explorer and then it would not even install from the market for some error from the market.
I found a different solution in case anyone has this issue. Once you have it installed as a user app (I copied an apk from a rom zip and pasted it into the /data/app dir) open Titanium backup and find Google Search. Long-press on it and select the option that says "convert to system app"
Done. The search button should now open the google search app from the home screen now.
PS: If GS is already is already installed as a "System app" app long-press and select "Convert to User app" and see if it works at that point.

[How-To] disable permanently MultiWindow in Android 4.1.1

Under 4.1.2 you can disable Multi Window (Mw) in settings.... in 4.1.1 not.
I just found the path where Mw file is stored.
Some of you have the Mw, want to get rid of it so, and who not have it, it will ...
Yes, something is often found in life.
The Android developers have good hidden the file in the system and renamed it.
So before you go to delete it, please make a backup of your system.
I accept no responsibility for any damages. You do everything on your own risk!
1.Your SGN2 must be rooted
2.Save previously with e.g. Titanium Backup all system applications
3.Search the file: com.sec.android.app.FlashBarService 1.0
4.Freeze them with e.g. Titanium Backup
5.Reboot your SGN2
Now by a long press the Back button MultiWindow should not apear.
Using a file explorer like Root Explorer, you can find it under the path:
/ system / app: FlashBarService.apk
My Mw is no longer working by that method (That was my goal)
Unfortunately, the back button does not close any app with the function of long press. Normal decline by briefly press still works.
Probably is someone of you able to activate the function of closing apps by long press the Back button
Sorry for my bad English, i have translate it by the help of google
do realy nobody know where the touchkey settings are hidden?
how to enable to close an app with long press the back button?
Or just
Pozdrav
Croatia1
this is only possible in android 4.1.2 but not in 4.1.1

[Q] Google Play appears to have been deleted...

... A space where app should be on front screen and when clicking on play button from other Google apps, its asking if I'd like to open chrome etc.
Can someone plrease point me in the right direction to reinstall? Searched on here and Google but no luck.
Thank you.
Try installing the apk again, here's a link.
dinjin said:
Try installing the apk again, here's a link.
Click to expand...
Click to collapse
Dinjin, managed to install that but no reappearance of the icon nor automatic launching of Play from in-app buttons in Google apps.
The only change is that I can adjust , within settings, a new app called Google Play Services. Is this what Play normally show as in the settings?
Install gapps from goo http://goo-inside.me/gapps#table
Sent from my Nexus 7
sambaselect said:
... A space where app should be on front screen and when clicking on play button from other Google apps, its asking if I'd like to open chrome etc.
Can someone plrease point me in the right direction to reinstall? Searched on here and Google but no luck.
Thank you.
Click to expand...
Click to collapse
Hi, sambaselect...
You don't specify if you're rooted, have an unlocked bootloader... or if you're running unrooted factory stock.
There is one thing you could try... Boot your Nexus 7 into safe mode - LONG PRESS the SHUTDOWN TABLET option in the POWERDOWN menu. (or the REBOOT option if you're running a custom ROM that supports an extended POWERDOWN menu).
You will be given the option to reboot the tablet with all user installed apps (ie, from PlayStore) temporarily suspended... and just the core Android apps (Gmail, Maps, etc).. and hopefully PlayStore will be available in the app drawer. If it is, 'drag' a shortcut to one of the home screens and reboot.
Sometimes, if you have a lot of apps installed, it's easy to 'lose' an app in the forest of of icons in the app drawer - you can't 'see the wood for the trees', to use a phrase.
Safe Mode is a good way of quickly seeing those apps installed to the folder /system/app and what might be missing.
Hope this helps....
Rgrds,
Ged.
PS., if you are rooted, you can use a rooted file manager like X-Plore File Manager (http://play.google.com/store/apps/details?id=com.lonelycatgames.Xplore&hl=en) to check the contents of /system/app... you need to be looking for something called PHONESKY.APK - which is the PlayStore app.

Categories

Resources