[TOOL] Download APK Files Directly From Google Play | Web Based! - apk-dl.com - Android Software Development

Download APK Files Directly From Google Play Fully Responsive and Web Based.
Website Address:
APK-DL - Download APK Packages Directly From Google Play
use website or simply change Google Play Link like this, then file will be appear for download :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Enjoy It!

mohammadN said:
Download APK Files Directly From Google Play Fully Responsive and Web Based.
Website Address:
APK-DL - Download APK Packages Directly From Google Play
use website or simply change Google Play Link like this, then file will be appear for download :
Enjoy It!
Click to expand...
Click to collapse
Alternative to http://apps.evozi.com/apk-downloader/ ?

Very informative post thanks

At first i try to download 3 - 4 apps with an average size of 10 - 30mb .. the apps was downloaded perfectly ..
And then i try to download more bigger apps .. Like fifa 14 .. But it keeps getting false size .. And the website told me to use the chrome extension ..
The problem is the extension permission policy . It needs all detail to my google account .. Uhmm .. i just felt unsecured ..

cmlx said:
Alternative to http://apps.evozi.com/apk-downloader/ ?
Click to expand...
Click to collapse
I tried to download some app, but...
Code:
Ops, we are out of quota, please try again in another hour or try others apps.
This apk-dl.com works only on phones? I don't get any file to download in my notebook. Only wierd address appers in the browser

apkleecher.com is another site with same service.
the site address is:
http://apkleecher.com

https://drive.google.com/file/d/0BwKJBNZiopkoZGVMbTVRdFRmbFE/edit?usp=sharing

wow
for me it is very useful thanks man :good:
great job

New Online APK Downloader! Enjoy! http://goo.gl/eTqlmA

Can't download Google Now Launcher!!!
https://play.google.com/store/apps/details?id=com.google.android.launcher

it's worked, thanks.
easy and good way to download apk from official site

This is a goog way to download APKs directly, we have a same service with some differences, check it out
www.apksend.com/download

Very nice.
+ apps.evozi.com/apk-downloader is best
+download.freeapk.ru is good
alternative we can using :
+ sameapk.com
or other method by android os:
Apk Downloader Extension by jackpf on googleplay: com.jackpf.apkdownloader
or using apk download: com.apk.download2031

Is there any way to get an app for a specific device without log in or registering?

Try another simple and fast way
APK Downloader

mohammadN said:
Download APK Files Directly From Google Play Fully Responsive and Web Based.
Website Address:
APK-DL - Download APK Packages Directly From Google Play
use website or simply change Google Play Link like this, then file will be appear for download :
Enjoy It!
Click to expand...
Click to collapse
It is a quite great tool. Very useful and easy to use, but I'm curious, how does it working? What is main methodology behind these tools?

You shared good question,Yes we all people do need best source for downloading APK files from Google Play.
:fingers-crossed::highfive:

https://androidappsapk.co/apkdownloader/

i want apk download script
Hi, i want apk downloader like ap-dl dot com , for my website

Best tools
Apknite is good to use. I have downloaded ksl classifieds and some others from that site. It's safe. 4/5 my vote

Related

Easy Apk Disassembler // Software

NEW THREAD For EASY APK DISSASSEMBLER
http://forum.xda-developers.com/showthread.php?p=14049173
Hi everyone,
I have create a little app for modified APK
I hope it will be usefull
Please help me to fix the translation in english, i have a bad english
Download Easy Apk Disassembler:
Update V1.3.1 05/2011
http://code.google.com/p/easy-apk-dissassembler/
ScreenShot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How use it ?
Use WinRar
Open .apk with WinRAR
Extract classes.dex at the same folder as EasyApkDisassembler.EN.bat
Run Easy EasyApkDisassembler
Dissasembe
Modify
Compile
How to rebuild apk ?
Open .apk with WinRAR
Copy out.dex to the .apk
remove "META-INF" folder and classes.dex
now rename out.dex to => "classes.dex"
Now you must sign apk
once you have signed apk you can install signed_YourFile.apk
Have fun
Download link:
http :// sharebee.com/2c6b1857
please admin remove me the limitation
I CAN'T POST ANY LINK
yeah!!
thank you , what a nice tool this is!
Thanks!!!!!!!!!!!!!!!!!!!!!!!
Idk
Awesome!!! Now I can specialize to reverse engineering of apks
what are the differences between easy apk disassembler to Brut's apktool ?
Well, you can use this package for win32 environments - tried brut's tool moments ago and got a java exception...-.-
eli1981 said:
what are the differences between easy apk disassembler to Brut's apktool ?
Click to expand...
Click to collapse
EAD is a simple wrapper/helper/front-end to some other tools. It does not decode resources, apktool is currently single one tool, which can do it and 95% of apktool is just about res decoding. EAD has AXMLPrinter builtin, but there is no real use for this tool.
Just downloaded. Thank you
update enjoy
Mhmh... And when I have the XMLs edited, and want them back into binary XMLs? What I have to do?
DarkMio said:
Mhmh... And when I have the XMLs edited, and want them back into binary XMLs? What I have to do?
Click to expand...
Click to collapse
It is impossible to do using this tool.
Mh, yes, but how can i do that back?! When you search here, or use other searches I can't find the answer.
DarkMio said:
Mh, yes, but how can i do that back?! When you search here, or use other searches I can't find the answer.
Click to expand...
Click to collapse
Because it was impossible until 2 weeks ago, when I have released apktool:
http://code.google.com/p/android-apktool/
It is more complicated to use for Windows users, I'm working on a multiplatform version.
Mhmh... Thank you, but I can't use it - all my Linux-Machines are down ...
Okay. oô You said, it is hard for Windows-User -> is it possible without massive extra software on a weak PC (1.8Ghz - worse graphiccard... you know the rest..)
DarkMio said:
Okay. oô You said, it is hard for Windows-User -> is it possible without massive extra software on a weak PC (1.8Ghz - worse graphiccard... you know the rest..)
Click to expand...
Click to collapse
Unfortunately not. VirtualBox + some small linux is a lightiest solution I know, but it should work even on older PC.
ORioN.BAK said:
Hi everyone,
I have create a little app for modified APK
I hope it will be usefull
Please help me to fix the translation in english, i have a bad english
Download Easy Apk Disassembler:
Update V1.1 mar*2010
http://www.megaupload.com/?d=32ZNIKSZ
ScreenShot
Have fun
EDIT:
please admin remove me the limitation
I CAN'T POST ANY LINK
Click to expand...
Click to collapse
join it with jode (jode.sf.net) - then it would be usable
m32 said:
join it with jode (jode.sf.net) - then it would be usable
Click to expand...
Click to collapse
How do you want to use standard Java decompiler with dexed bytecode? Did you manage to join these tools or you just make wishes?
This tool is amazing, It did a real good job. Thank you very much.

free application .apk request

hi all..
as for some country (like my country)
many tablet apps cant be installed, even the free one
so many apps i want to try and it says 'the application can not bi installed in your country'
very annoying ...
so for all from a country such as mine , let do the free .apk request here ...
firstly i want to request friendcaster tab for facebook apk
can anyone send me this..
thx..
I believe this is the file that you are wanting. Let me know
Edit2: Friendcaster.apk
This should be what you're looking for!
chlballi said:
I believe this is the file that you are wanting. Let me know
Edit2: Friendcaster.apk
This should be what you're looking for!
Click to expand...
Click to collapse
yeah...
thats the right app
thx so much.. please dont hesitate if i request anymore in future, almost all aps that i wanted to download cant be installed in my country
interqd said:
yeah...
thats the right app
thx so much.. please dont hesitate if i request anymore in future, almost all aps that i wanted to download cant be installed in my country
Click to expand...
Click to collapse
Friendcaster is such a great app!
I want to request FILE MANAGER HD apk
can anyone send me this..thanks..
I'm not sure if this will help, but why not try this alternative:
www . aptoide . com / index2 . html
(I cannot post real links - not have 8 posts right now - so I try this way, sorry)
t4k1 said:
I want to request FILE MANAGER HD apk
can anyone send me this..thanks..
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=13984237&postcount=19
I have the same problem, but I really don't know the best apps that honeycomb has. I would appreciate your help.
But I have a request, i read some tome ago about a remote desktop app but dunno if it is free. Can i get tips about it???
chlballi said:
I believe this is the file that you are wanting. Let me know
Edit2: Friendcaster.apk
This should be what you're looking for!
Click to expand...
Click to collapse
Your Dropbox link is dead. Could you repost the apk link please? I'm really interested in putting this on my Galaxy Tab (now with Honeycomb, thanks to Spacemoose1), and I'd really appreciate it. Thanks in advance.
hey, i would like to request XDA free app and ADW launcher thx
Droid Tips
found a way to download apps from market that works (at least in puerto rico)
1. as of today june 12, search (via google, not market) appbrain 6.02 (or latest version) and download it
2. register (it seems to use for default your google account)
3. look for apps and enjoy (it redirects you to android market but this time wotks)
edit
it seems that it does not work for all apps. did not work for aldiko nor trillian but got to download a bunch of other apps
Why the hell are some countries or regions are blocked from downloading even the free applications. Is there a concept of developed and 3rd world countries in stupid Android Market (which even doesn't allow to update flash player!!!).
Can some body explain the genius in the google?
Simple answer
settings> applications> allow unknown
MOD EDIT: Link removed - no warez!
Thanks at least you gave an alternative but my question is why some regions/ countries blocked?
Had you guys tried Market Enabler?
http://code.google.com/p/market-enabler/
Thanks will try this. Hope it will work
gasparzim said:
Had you guys tried Market Enabler?
http://code.google.com/p/market-enabler/
Click to expand...
Click to collapse
You can get more codes for it....try searching market enabler codes in the market...!
It works for my xt720...haven't tried it on my a500 though.....
Sent from my XT720 using XDA App
just want to try out an app i have made for my company
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i have made an app for my company and just need some feedback if you like it and things i d have to change.
thanks
http://dl.dropbox.com/u/28870402/RACapp.apk
what was this site? i clicked and nothing happened, i assume something got injected??? anyone tested it? pl be careful.

[TOOL] Real APK Leecher - Download apk from your PC

Hi guys, sometimes you can't download an application from market because it is unavailable in your country or many other reasons. But now you can always download the apk files from your PC easily with this tool then transfer it into your device.
Real APK Leecher v1.1.8
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Real APK Leecher allows you to download android APK files from Android Market to your PC.
Features:
Download APK from market to your PC
Download apk icon (just for fun )
Download multiple files at once
Supports to search in:
- Vendor name
- Package name. Ex: com.android.helloworld
- Custom
Change logs:
25/3/2012: v1.1.8
Option to scan existing apk folder to compare its version with market version.
Rename apk file manually.
Rename all apk files automatically with file name format option.
Download apps with option to select file name format.
Copy link location on Google Play.
Search related apps.
Fix download app that contains “:”
Check update for new version.
Download:
discontinued
Instruction:
To use this tool, you need enter your market account and Device ID. To get your Device ID, just simply open dial pad, press *#*#8255#*#*. If it opens “GTalk Service Monitor”, find lines that begin with JID and Device ID. Your account is JID, and your device id is a string that after android- prefix.
.
Note:
- Use at your own risk. I’ll not take responsibility for anything happen to you or your account.
- This tool request Java Runtime Environment(JRE) or JDK.
- Do not delete "lib" folder.
Thanks:
- Tim Strazzere for his android-market-api.
- CodeBlue for his awesome tool.
If you encounter other issues please contact at: [email protected] or leave comment on this blog.
More screen shot:
Were is the download? Looks good this.
Sent from my R800 using xda premium
Hm, how does this work with paid apps that your phone doesn't support?
danlivesey said:
Were is the download? Looks good this.
Sent from my R800 using xda premium
Click to expand...
Click to collapse
Sorry i forgot link updated.
UrInsan3 said:
Hm, how does this work with paid apps that your phone doesn't support?
Click to expand...
Click to collapse
At this time, this tool doesn't support to download paid apps.
thanks man
great program thanks for sharing works great
thanks man...
Great program but unfortunately i search for zenonia 4 and it only finds zenonia 1 & 2 even zenonia 3 is not showing up...wonder why?
@whisky_x : Thanks for public my tool to xda-forum.
@yukimura12: i've re-checked my tool for "zenonia 4" and its showing up as expected. So i'm not sure about your problem. Can you tell me if zenonia 4 is listed if you search it on your phone? By the way, recheck your device id. The search result comes with less accurate with you provide wrong device id.
Great Program to share here .
bibovodanh said:
@whisky_x : Thanks for public my tool to xda-forum.
@yukimura12: i've re-checked my tool for "zenonia 4" and its showing up as expected. So i'm not sure about your problem. Can you tell me if zenonia 4 is listed if you search it on your phone? By the way, recheck your device id. The search result comes with less accurate with you provide wrong device id.
Click to expand...
Click to collapse
nvm...i just found that my device id is wrong...
working great now...
yukimura12 said:
thanks man...
Great program but unfortunately i search for zenonia 4 and it only finds zenonia 1 & 2 even zenonia 3 is not showing up...wonder why?
Click to expand...
Click to collapse
it found it for me
just searshed for zenonia 4 and showed up
Thanks for the application.....downloading...
Just a quick reminder, since it is not clearly specified in the first post:
This tool is illegal and goes against the ToS of the Android Market / Play Store:
3.3 You agree not to access (or attempt to access) Google Play by any means other than through the interface that is provided by Google, unless you have been specifically allowed to do so in a separate agreement with Google. You specifically agree not to access (or attempt to access) Google Play through any automated means (including use of scripts, crawlers, or similar technologies) and shall ensure that you comply with the instructions set out in any robots.txt file present on the Google Play website.
Having said that, this is a really sweet tool and helpful too. Have fun using it and take care
Download Paid Apps
Google Play currently has a bug in it which prohibits some users from installing apps they have paid for (listed as purchased in the Google Play App).
They are "working" on it but it is very frustrating when I cannot download apps that I have purchased.
This application would be extremely useful if it allowed downloading of apps that I have purchased.
Thank you.../
thnx works great
ChitownWingMan said:
Google Play currently has a bug in it which prohibits some users from installing apps they have paid for (listed as purchased in the Google Play App).
They are "working" on it but it is very frustrating when I cannot download apps that I have purchased.
This application would be extremely useful if it allowed downloading of apps that I have purchased.
Thank you.../
Click to expand...
Click to collapse
Same here, would be crazy of happiness of being able to do that
Mmm, interesting, when I dial *#*#8255#*#* nothing happens (Galaxy ace 2.3.4). Thanks anyway.
Nestagirl said:
Mmm, interesting, when I dial *#*#8255#*#* nothing happens (Galaxy ace 2.3.4). Thanks anyway.
Click to expand...
Click to collapse
Search device Id on the play store
Sent from my SGH-T959 using xda premium
ChitownWingMan said:
Google Play currently has a bug in it which prohibits some users from installing apps they have paid for (listed as purchased in the Google Play App).
They are "working" on it but it is very frustrating when I cannot download apps that I have purchased.
This application would be extremely useful if it allowed downloading of apps that I have purchased.
Thank you.../
Click to expand...
Click to collapse
seahorsepip said:
Same here, would be crazy of happiness of being able to do that
Click to expand...
Click to collapse
I don't have any account that purchased app, so i couldn't test it. I blocked download to all apps that is not free. Leave your email at my blog. I'll give you the unblock download app version to let you try.
Btw, i'll upgrade this tool for more functions as soon as posible when i have free time.
PS: you can find my blog link on the first post. Due to 3 posts, i can't insert a link on my reply T_T
is there anyway to spoof a device id other than your own?
I ask because I wish to download APKs of applications like Chrome browser but my Bravo doesn't officially support ICS.

Google News & Weather working. Need Root.

Its very easy to get the new Google News & Weather app working on the Nexus 5, all you need is root and a root enabled file explorer. First off, youre going to need to use that root file explorer to ho and uninstall/delete the Google News & Weather widget. It should be found in /ststem/app/. Then youll need to reboot. Now download and install the Google News & Weather app. After this, it should be working. Oh, btw, heres the apk http://goo.gl/Iivbtc
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just install the apk
simms22 said:
Its very easy to get the new Google News & Weather app working on the Nexus 5, all you need is root and a root enabled file explorer. First off, youre going to need to use that root file explorer to ho and uninstall/delete the Google News & Weather widget. It should be found in /ststem/app/. Then youll need to reboot. Now download and install the Google News & Weather app. After this, it should be working. Oh, btw, heres the apk http://goo.gl/Iivbtc
Click to expand...
Click to collapse
No need to remove the widget. Just download and install the APK. Works Fine!!
Cheers
Actually like the app. Its like a condensed version of Google Now. Thanks braaahhh
I just install it normal like other apps.
cool. many told me that it wasnt working on the n5
Yeah it works fine on Mahdi ROM. Just installed as normal APK. No need to remove the widget already installed. Thanks Simms.
google news and weather got updating in the play store.. who, with a nexus, can see it there? i updated via the online play store but it isnt seen in my play store app.
I can not see it in the playstore... no matter how I search!
galaxys said:
I can not see it in the playstore... no matter how I search!
Click to expand...
Click to collapse
yea, i cant either, unless i look at my installed apps or use a direct link. or, use the online play store.
heres the updated apk http://goo.gl/XcqEUg
and a widget was added
I had no issue with SlimRom except it said it wasn't available in my country(The US, weird right?). I just downloaded the .apk and installed it.
Sent from my Nexus 5 using Tapatalk
Jonnyredcorn said:
I had no issue with SlimRom except it said it wasn't available in my country(The US, weird right?). I just downloaded the .apk and installed it.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
that's the same error that many are getting, which is odd.
https://play.google.com/store/apps/details?id=com.google.android.apps.genie.geniewidget
What do you see when you click that?
ChongoDroid said:
https://play.google.com/store/apps/details?id=com.google.android.apps.genie.geniewidget
What do you see when you click that?
Click to expand...
Click to collapse
na, it works and i see it when linked or opened through the app. but if i search for it in the play store(app), i cant find it.
ChongoDroid said:
https://play.google.com/store/apps/details?id=com.google.android.apps.genie.geniewidget
What do you see when you click that?
Click to expand...
Click to collapse
Don't think they've allowed "compatibility" with the Nexus 5.. which makes no sense LOL.
ChongoDroid said:
https://play.google.com/store/apps/details?id=com.google.android.apps.genie.geniewidget
What do you see when you click that?
Click to expand...
Click to collapse
Says Open or Uninstall! Since I have the relic version!
galaxys said:
Says Open or Uninstall! Since I have the relic version!
Click to expand...
Click to collapse
update it via the second link provided at the bottom of the page. odd thing, same as on the n4. but i opened the online playcstore via aosp browser, and updated my n5 and installed on my n4 that way.
it says its compatible with all my devices, 3 nexus and a sgs4. none of them see it except the sgs4. but installed it on all of them
just showed up in my play store app.
Google derp

[ANDROID L][APP'S] Material Desing App's Of Android 5.0 (Lollipop)

Android 5.0 (Lollipop) New Apps to Redesigned Materials Desing.
Google Search
Google Search
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Google Now
Google Now
So far the new version only works correctly on devices with Android 5.0 (Lollipop), previous versions misfiring and closures. You have to be root and replace a system file. We have to install 4.0 and Google Google Launcher 1.1.1 Now, make a copy of libgooglehotwordjni.so file (/ system / lib) and replace it with the version that you can download here:
libgooglehotwordjni.so
Google Play Movies
Google Play Movies
Google Play Games
Google Play Games
Google Play Music
Google Play Music
Google Play Books
Google Play Books
Messenger
Messenger
Note that at the moment is an application that is fully functional but is not a final version, so that may not work properly on some devices or some specific Android versions.
only need to install our Android without more, download the application and install like any other apk.
Gmail 5.0, support for accounts on other services.
Tutorial:
-Delete your current GMail app or rename.
-Move new Gmail App /System/app changing permissions rw-r-r.
-Edit build.prop, edit the following line:
ro.build.type=user
to
ro.buid.type=userdebug
-Reboot.
Gmail
google launcher works perfect but now google serch has a layout bug
then everything works fine in 4.1
jaxzr55 said:
google launcher works perfect but now google serch has a layout bug
then everything works fine in 4.1
View attachment 2975191 View attachment 2975192
Click to expand...
Click to collapse
excellent my friend, is the version of android, android apps are 5.0 but work fine in android 4.4, so some small details in previous versions ... : Highfive:
is the layout correct with 4.4.4?
guybrush2099 said:
is the layout correct with 4.4.4?
Click to expand...
Click to collapse
yes, I have them in android 4.3
yeah! It works on Xperia Z1
Is this Messenger the official app present in Android L? :silly:
I hoped to see more features
Thanks for sharing btw
[Fenix] said:
Is this Messenger the official app present in Android L? :silly:
I hoped to see more features
Thanks for sharing btw
Click to expand...
Click to collapse
The application is not a final version, so it may not work properly on some devices or some specific Android versions.
and if so the application is not more things.
Working fine..... Yeahhh
Link http://goo.gl/d3ND6Q
Move to system / app and give RW / R / R .... permissions delete the original file or rename Gmail.apk @juliand95
Se gostou do meu trabalho, clique em thanks.
Xperia Z2 Sensation by Ogunja - D6543
I have bugs on my sony xperia z android 4.4.4 rooted deodexed with superusermod,when i' m try google now launcher with new google search everiy time popup window " unfortunately google search has stoped" and chrome to.how solve it?
Sorry for my bad english
do u mean i can install this without editing build.prop?
what about calendar?
Anyone managed to get Google Search working? Z1 rooted/deodexed KK 4.4.4 it force-closes although the other apps work perfectly.
EDIT: Also Google Search working great now. Needs the lib file posted in OP.

Categories

Resources