New Gapps 4.2.2 20130301 - Nexus S General

New Gapps
http://goo.im/gapps
changelog 2nd post...

Changelog
-Not recommended for 4.2.1.
-All apps updated to 4.2.2 versions
-Google Play Store updated to 3.10.14
-Google Play Services updated to 3.0.25
-Gmail2.apk (Gmail) and GoogleEars.apk (Sound Search for Google Play) removed since they are available in the Google Play Store
-May require uninstalling and reinstalling Gmail and Sound Search after flashing.
-Keeps previous version's Photosphere/Picasa sync install on Mako, Manta, and Tuna (see below).

polobunny said:
-Keeps previous version's Photosphere/Picasa sync install on Mako, Manta, and Tuna (see below).
Click to expand...
Click to collapse
Does this mean that there were no changes to these APKs between 4.2.1 and 4.2.2? Identical MD5sums?
Also, there are no further details about this 'below'!

dabotsonline said:
Does this mean that there were no changes to these APKs between 4.2.1 and 4.2.2? Identical MD5sums?
Also, there are no further details about this 'below'!
Click to expand...
Click to collapse
I believe it refers to
20121212
MD5: c4a07a24e11448824b84e314600cd357
Not compatible with 4.1.x.
All APKs updated to 4.2.1 versions, where applicable.
Fixes Chrome force-closes.
Depreciated and duplicate files removed.
Like 20121130, installs Photosphere and Picasa sync on Mako (Nexus 4), Manta (Nexus 10) and Tuna (Galaxy Nexus, all variants).
Users on 20121130 will receive GooManager update notifications to 20121212.
Google Play Store updated to 3.10.10.
Fixed problem that was breaking root on some devices after being flashed.
Click to expand...
Click to collapse
which refers to
20121130
MD5: fda2660e94d9b9079b23e7b67ef012b0
Not compatible with 4.1.x.
Installs Photosphere and Picasa sync on Mako (Nexus 4), Manta (Nexus 10), and Tuna (Galaxy Nexus, all variants).
-Does not include Grouper (Nexus 7) because it does not have a rear camera.
-The GalleryGoogle.apk's for each are different, thus why there is one APK for each.
-Overrides custom ROM camera features on all three due to replacing the AOSP camera/gallery APK.
ThinkFree and Microbes live wallpaper removed to save space.
All APKs updated to 4.2.0 versions, where applicable.
Still allows sync between AOSP calendar and Google Calendar.
Does not include non-NEON libraries, as there have not been any non-NEON devices (Tegra and Tegra 2 devices such as the Motorola XOOM) which have received 4.2, and the 4.1 libraries are not compatible with 4.2.
/system/etc/g.prop updated:
Users on 4.1 will not receive GooManager update notifications to 4.2.
Users on any past or third-party GApps packages and 4.2.x will not be recommended the proper package in GooManager when tapping on "Download gapps packages" then selecting to "Download latest google apps".
GooManager recognizes 20121130 (and future 4.2.x packages) as a new platform (jb42 instead of jb).
Click to expand...
Click to collapse

Related

[APP/FRAMEWORK] NOGAPPS Project (NetworkLocation, MapsAPI, Blank Store)

Introduction:
Most users propably run proprietary apps from Google by one of the three reasons "Stock ROM", "integrated within custom rom" (which may be not entirely legal) or "installed from gapps zip".
Some of the users know that those gapps do track them more than most other apps as they are system-apps and therefor got full rights on android.
Only few users use cyanogenmod or another rom without gapps and leave without it. This solution however is not great as you wont get updates for your apps that regularly and all over googles apps are not bad in functionality (but in privacy)
I am one of those who do they everyday work without google stuff and without gapps. I found out several problems:
Some apps do not install because of missing Google Maps API
Some apps fc at startup bacause of missing Maps API or market license check issues
Some apps hardcoded links to several Google Apps and therefor fc or react unexpectedly on certain cases.
No access to Play Store (i tried nearly every alternative market, but nothing is as good for free apps as play store) Meanwhile, F-Droid provides nearly everything you need
So i started developing what i named the NOGAPPS package - a set of applications and frameworks with the goal to fill the gap of missing gapps package.
This project will be continued under the name microG Project.​
Parts of this project:
Maps API v1
A replacement of the often used google maps api with an open source one using OpenStreetMap.
State: Version 0.5 - LEGACY BETA (15.02.2014)
License: GNU LGPL - http://www.gnu.org/licenses/lgpl.html
Used Third-Party-Librarys:
- osmdroid - LGPL​
Network Location
Geolocation using wlan and data from Apple or a database of gsm phone cells at /sdcard/.nogapps/cells.db
State: Version 0.1.3.2 - NO LONGER SUPPORTED (11.12.2013) - use µg UnifiedNlp
License: Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
Upcoming features:
- Select data sources
- allow disabling wifi based location
- Add support for Mozilla Location Services
- Collect cell/wifi location information on device and allow to submit collected information to several services
Used Third-Party-Librarys:
- Wire Mobile Protocol Buffers - Apache License 2.0​
BlankStore
An open source Google Play Store client
Google may not like this - you're responsible for what you do, i suggest using an extra account for this app :angel:
State: Version 0.7.5 - LEGACY (9.2.2016) - only critical updates, no new features
License: Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
Used Third-Party-Librarys:
- android-market-api - Apache License 2.0
- protobuf - New BSD License​
Not useable yet:
LoginService (used by some Tasks/Feed -Apps) [Development]
Services Framework [Development]
Maps API v2: This time with onboard map rendering, so we can use it offline even for navigation purposes and search
Downloads:
PROVIDED "AS IS", ... (YOU are responsible for what YOU do!)
NetworkLocation:
Latest Release: Check out microG UnifiedNlp
μg v1.3.2 - Download (Android <= 4.3), Download (Android 4.4)
μg v1.3.0 - Download (Android <= 4.3), Download (Android 4.4)
μg v1.2.4 - Download (Android <= 4.3), Download (Android 4.4)
μg v1.2.3 - Download (Android <= 4.3), Download (Android 4.4)
μg v1.2.2 - Download (Android <= 4.3), Download (Android 4.4)
μg v1.2.1 - Download (Android <= 4.3), Download (Android 4.4)
μg v1.2.0 - Download (Android <= 4.3), Download (Android 4.4)
μg v1.1.0 - Download
μg v1.0.9 - Download
μg v1.0.7 - Download
μg v1.0.4 - Download
Version 0.9.11 - Download [SYSTEM-APK]
Version 0.9.08 - Download [SYSTEM-APK] BETA 3
Version 0.9.07 - Download [SYSTEM-APK]
Version 0.9.05 - Download [SYSTEM-APK]
Version 0.9.03 - Download [SYSTEM-APK] BETA 2
Version 0.8.12 - Download [SYSTEM-APK]
Version 0.8.10 - Download [SYSTEM-APK] BETA 1
Version 0.8.09 - Download [SYSTEM-APK]
Version 0.8.07 - Download [SYSTEM-APK]
Version 0.8.06 - Download [SYSTEM-APK]
Version 0.8.02 - Download [SYSTEM-APK]
Version 0.7.02 - Download [SYSTEM-APK]
NetworkLocation Database [Old file format] (copy to /sdcard/.nogapps/cells.db):
-- Based on dumps of opencellid.org and opencellids.org - all credits to those guys there!
Latest release: Version 2013-01-01: World - Africa - Asia - Australia - Europe (Mirror) - North-America - South-America
Version 2012-08-27: World - Africa - Asia - Australia - Europe - North-America - South-America
Version 2012-07-06: World - Africa - Asia - Australia - Europe - North-America - South-America - Germany
Maps API v1
Latest Release: Version 0.5 - Download [FLASHABLE ZIP] BETA 3
Version 0.4 - Download [FLASHABLE ZIP] BETA 2 (fixes minor issues)
Version 0.3 - Download [FLASHABLE ZIP] BETA 1
Blank Store
Latest Release: Version 0.7.5 - Download [APK]
Version 0.7.4 - Download [APK]
Version 0.7.3 - Download [APK]
Version 0.7.2 - Download [APK]
Version 0.7.1 - Download [APK]
Version 0.7.0 - Download [APK]
Version 0.6.6 - Download [SYSTEM-APK] BETA 3
Version 0.6.3 - Download [SYSTEM-APK] BETA 2
Version 0.4.7 - Download [SYSTEM-APK] BETA 1
Version 0.3.7 - Download [SYSTEM-APK]
Version 0.3.1 - Download [SYSTEM-APK]
Installation Instructions:
NetworkLocation
Install on Android 2.3 - 4.3: Copy NetworkLocation.apk to /system/app/NetworkLocation.apk, reboot to recovery and clean dalvik-cache.
Install on Android 4.4 and later: Copy NetworkLocation-gms.apk to /system/priv-app/NetworkLocation.apk, reboot to recovery and clean dalvik-cache.
Use cell locations:: Either download database from above or create your own​
Maps API
Install on Android 2.3 and later: Install the flashable zip from recovery​
Blank Store
Install on Android 4.0.4 and later: see here
Generate Android ID: see here​
Source Code:
NetworkLocation - GitHub
Maps API - GitHub
BlankStore - GitHub (new dev version: GitHub)
LoginService GitHub
Google Client Library GitHub
Play Store Client Library GitHub​
Donations:
Feel free to donate via PayPal.
Donators: @haffenloher, "privacy lawyering"
If your donation is not listed here, this is not because i don't received or honored it, but for privacy reasons. I'll publish only those that explicitly stated that they want to be published (opt-in).​
if anybody is interested in helping me to develop these things or in testing, feel free to leave a pm or comment.
This project's goal is to make android a real open source project - where real means good for everyday use, without stalking google apps.
MaR-V-iN
Interesting. One would assume these could be legally integrated into a custom ROM as well? Would make things easier for people who install custom ROMs often (switching between different ROMs/builds etc.) I'm sure.
SifJar said:
One would assume these could be legally integrated into a custom ROM as well?
Click to expand...
Click to collapse
Yes. I want this to be as open as possible. I am going to publish the sourcecode under apache license when its ready, so everybody is free to change what he likes. (Some of the upstream librarys i use are licensed under gpl so at the moment it seems like not everything can be apache licensed, however gpl should be enough for most usecases and maybe i will recode some of the stuff if need)
This is really awesome! This would be the ideal addition to custom roms.
It always bothered my that i have to install the gapps only to get access to market.
You think about adding own syncprovider so one can use the calendar without creating a google account. I found a small apk for this purpose but open-source solution is always better.
Adding Gapps to a custom rom is only illegal for developers to do, because that from can be flashed to non licensed android devices. A end user can legally install gapps to any rom he is running as long as his device is licensed to have google apps on it, so if your device comes with gapps in its stock state, than you can re add them to any other rom you put on your devive.
Sent from my HTC Sensation using XDA
Righteous Joe said:
Adding Gapps to a custom rom is only illegal for developers to do, because that from can be flashed to non licensed android devices. A end user can legally install gapps to any rom he is running as long as his device is licensed to have google apps on it, so if your device comes with gapps in its stock state, than you can re add them to any other rom you put on your devive.
Sent from my HTC Sensation using XDA
Click to expand...
Click to collapse
No one ever said otherwise.
r3d4 said:
You think about adding own syncprovider so one can use the calendar without creating a google account. I found a small apk for this purpose but open-source solution is always better.
Click to expand...
Click to collapse
Syncprovider isnt so easy as you think. I tried it myself with the sample at google developers but the ruby-Code isnt visible with their system so he must write the serverside-code himself.
But i think this Projekt is very intresting and the android-market-api sounds intersting to me.
sent from my icecream.
Awesome!
This looks great
Sent from my GT-I9000 using Tapatalk 2
r3d4 said:
You think about adding own syncprovider so one can use the calendar without creating a google account. I found a small apk for this purpose but open-source solution is always better.
Click to expand...
Click to collapse
I added this to the list in op, i worked with contact provider - maybe its similar for calender.
MaR-V-iN
I love people with ideas like yours.
There has been such an Project in the early days of Android.
Too bad it got deserted over time. Nice that somebody started it again.
The name back then was cooler, though. Lol
No seriously: Hope this is going somewhere. Looks promising :good:
aah found it.
http://forum.xda-developers.com/showthread.php?t=564263
what a mess.
cool more diversity in android and more chance for diversity.
and a more open android
Is this going to get rid of the google account from android
aptoide-- is a good marketplace(repository based market) --( think it is open source)
k9mail --open source email client
osmand-- one of the open source map applications-- get the app off the google page for a free pro version)
dragon go-- voice to text-- not open source but an alternative
I wish you the best of luck on this project and I hope it is a great success!
I have to ask though, why choose Apple for Network Location? I don't see how Apple is any better than Google. I skimmed through the link you posted but I'm still not convinced... perhaps I'm being too skeptical :laugh:
It would be awesome if the contacts / calendar providers were written to allow a configurable server address. Then anyone could run their own server on a home network or vps. Of course the server would have to be open source too, but I'm sure it will.
m2xtreme said:
I have to ask though, why choose Apple for Network Location? I don't see how Apple is any better than Google. I skimmed through the link you posted but I'm still not convinced... perhaps I'm being too skeptical :laugh:
Click to expand...
Click to collapse
I needed to use a good data source and the only one I know is Google's one (correct me if I'm wrong). Apple uses Google's data, but their API has an completely different approach: Google wants you to send them all wireless and phone networks, your Google account, Android device id, phone number, ... and returns your Geo location. As there is nothing to be cacheable (your wireless networks change probably minutely), you do these requests many times a day. Apple's API let you simply send them one single wifi Mac and they return its location and those in the environment of 250m. The exact location is calculated on the device and you may cache results so you may end up with a database with all necessary data to locate you
here you have been before (or next to this place) without any further data connection.
zman0900 said:
It would be awesome if the contacts / calendar providers were written to allow a configurable server address. Then anyone could run their own server on a home network or vps. Of course the server would have to be open source too, but I'm sure it will.
Click to expand...
Click to collapse
I planned to use CardDAV and CalDAV for that. There are several open source servers that support both, including open source Microsoft exchange clone zarafa. (But you probably want to use exchange active sync with zarafa)
I would be happy to test.
what a fantastic idea! I can foresee some problems, as Android versions upgrade again, however I'm all for it!
(I also find it funny Apple's API is more open then Google's LMFAO )
But I'm wrong or this is the same goal of the replicant project? replicant.us
Inviato dal mio Galaxy Nexus con Tapatalk 2

CM 10.2-10.1 Gapps Goo.im and Cm11 wiki.cyanogenmod

View attachment 2190152
CM10.2 Gapps : http://goo.im/gapps/gapps-jb-20130813-signed.zip
!!Not compatible with 4.2.x!!
* All APKs updated to 4.3.0 versions, where applicable.
* Does not include GalleryGoogle, meaning no Photosphere-equipped Camera app.
* Gmail added to package (for those who could not download through Play Store) and updated to 4.5.2-714156
* Google+ added to package (to fix Location map tiles bug) and updated to 4.1.0.50809204
* Google Play Services updated to 3.2.25
* Google Play Store updated to 4.3.11
* Google Search updated to 2.6.7.721924
* TalkBack updated to 3.4.0
--From wiki.rootzwiki.com/Google_Apps
CM10.1 Gapps : http://goo.im/gapps/gapps-jb-20130812-signed.zip
!!Not compatible with 4.3.x!!
!!Not recommended for 4.2.1!!
* Does not include GalleryGoogle, meaning no Photosphere-equipped Camera app.
* Gmail added to package (for those who could not download through Play Store) and updated to 4.5.2-714156
* Google+ added to package (to fix Location map tiles bug) and updated to 4.1.0.50809204
* Google Play Services updated to 3.2.25
* Google Play Store updated to 4.3.11
* Google Search updated to 2.6.7.721924
* TalkBack updated to 3.4.0
--From wiki.rootzwiki.com/Google_Apps
CM 11 20140105-20140606
Link :http://wiki.cyanogenmod.org/w/Google_Apps
You can use it on any aosp rom ! ! !​
Flashed the new gapps on two devices and am having the same issue with google now search; it immediately crashes upon voice or text input. Also, my Gmail app disappeared although I could reinstall it through play store. Its anyone else experiencing the same thing?
rg2 said:
Flashed the new gapps on two devices and am having the same issue with google now search; it immediately crashes upon voice or text input. Also, my Gmail app disappeared although I could reinstall it through play store. Its anyone else experiencing the same thing?
Click to expand...
Click to collapse
With other gapps u get the same problem?
rg2 said:
Flashed the new gapps on two devices and am having the same issue with google now search; it immediately crashes upon voice or text input. Also, my Gmail app disappeared although I could reinstall it through play store. Its anyone else experiencing the same thing?
Click to expand...
Click to collapse
Nope just with this latest update. I can flash the gapps package on its own then reboot, and Google Now search does work, but as soon as I flash a new nightly search crashes the app. Same issue across my NS4G and tablet.
Hmn, when the 10.2 update gets built for crespo, can we update directly or do we have to do a full proper wipe? I for example have all the newest gapps updated from the play store. Are there any problems with this?
andrei1015 said:
Hmn, when the 10.2 update gets built for crespo, can we update directly or do we have to do a full proper wipe? I for example have all the newest gapps updated from the play store. Are there any problems with this?
Click to expand...
Click to collapse
I think some lib is missing
Okay, so, if I flash the 10.2 update then flash the gapps, will it be fine? (Yea I am aware the phone might need a full wipe, but first I would like to try without and see what happens. "What could go wrong?")
andrei1015 said:
Okay, so, if I flash the 10.2 update then flash the gapps, will it be fine? (Yea I am aware the phone might need a full wipe, but first I would like to try without and see what happens. "What could go wrong?")
Click to expand...
Click to collapse
I think no need full wipe .. but gapps needed
hi everyone I just created super slimed version of gapps
which is less than 12 mb
you can find that here and its tested on cm10.2
by the way its trimmed from official gapps for CyanogenMod
10.2
http://forum.xda-developers.com/show...8#post45376258
link for gapps 10.2 down any mirror?
eissenvale said:
link for gapps 10.2 down any mirror?
Click to expand...
Click to collapse
the problem is from goo.im
here mirror:http://www.androidfilehost.com/?fid=23060877490000124
leap_ahead said:
View attachment 2190152
CM10.2 Gapps : http://goo.im/gapps/gapps-jb-20130813-signed.zip
!!Not compatible with 4.2.x!!
* All APKs updated to 4.3.0 versions, where applicable.
* Does not include GalleryGoogle, meaning no Photosphere-equipped Camera app.
* Gmail added to package (for those who could not download through Play Store) and updated to 4.5.2-714156
* Google+ added to package (to fix Location map tiles bug) and updated to 4.1.0.50809204
* Google Play Services updated to 3.2.25
* Google Play Store updated to 4.3.11
* Google Search updated to 2.6.7.721924
* TalkBack updated to 3.4.0
--From wiki.rootzwiki.com/Google_Apps
CM10.1 Gapps : http://goo.im/gapps/gapps-jb-20130812-signed.zip
!!Not compatible with 4.3.x!!
!!Not recommended for 4.2.1!!
* Does not include GalleryGoogle, meaning no Photosphere-equipped Camera app.
* Gmail added to package (for those who could not download through Play Store) and updated to 4.5.2-714156
* Google+ added to package (to fix Location map tiles bug) and updated to 4.1.0.50809204
* Google Play Services updated to 3.2.25
* Google Play Store updated to 4.3.11
* Google Search updated to 2.6.7.721924
* TalkBack updated to 3.4.0
--From wiki.rootzwiki.com/Google_Apps
You can use it on any aosp rom ! ! !​
Click to expand...
Click to collapse
thanks, but i have a school pc, internet filter blocks goo. can you please please please provide a dropbox or google drive link?
thanks.
Oh So Great!
Kobro said:
thanks, but i have a school pc, internet filter blocks goo. can you please please please provide a dropbox or google drive link?
thanks.
Click to expand...
Click to collapse
http://wiki.cyanogenmod.org/w/Google_Apps
cm11 gapps update
where is the update? version is still the same from 6/6/14
iakoboss7 said:
where is the update? version is still the same from 6/6/14
Click to expand...
Click to collapse
that is the update
Mirror for CM 11 gapps?

[App] Google Experience Launcher (GEL) 0.10.1.920880 (Update from Nexus 10)

Google updated Launcher from version 0.9.6.886092 to version 0.10.1.920880
Found from http://forum.xda-developers.com/showthread.php?t=2561057
Link to APK
https://mega.co.nz/#!5xg1USQI!IZDaXQzI4AJ09WMj_So5xleENuQeM_X3Gbi01t5YSSU
I have that as part of the 4.4.1 OTA

[SCRIPT][CWM] NoMoto - Stock ROM Debloat Scripts (KitKat | Lollipop)

Disclaimer: I am not responsible for anything that happens as a result of flashing these files. Your destiny is your own.​
WARNING: This script will remove Velvet.apk (Google Search) - If you use Google Now Launcher, change to another launcher before flashing this script.
These scripts will remove the bloat from Stock Motorola ROMs and Google Play Edition. Scripts can be run in Custom Recovery (CWM / TWRP) prior to first boot to avoid unnecessary setup and app updates. I have not experienced any force closing or obvious problems as a result of these scripts. Infact, theoretically; you should gain battery-life and performance by having less services running on your handset. Nandroid Backup before flashing recommended.
Motorola apps can be reinstalled via Google Play Store.
NOTE #1: If you cannot boot after running this script, flash one of the following zips: Velvet-KitKat | Velvet-Lollipop
NOTE #2: If you loose wifi, reflash stock / custom kernel.
Lollipop:
LessMoto v007: (Motorola Camera and Gallery remain)
[Download]
Removed:
All Pre-installed Google apps (excluding Play Store)
Audio Effects (Equalizer)
CloudPrint
CQATest
DemoMode app
Face Unlock
FM Radio
HP Legacy Plugin
Live Wallpapers (Pre-installed) (You can still add your own)
Motorola promotional video and pictures
Motorola Alert
Motorola Assist
Motorola Migrate
Motorola Help
Motorola Rescue Add-on
MotoCare
Motorola Bootanimation
Photo Table
Print Spooler
Stock Exchange
Stock Email
Talkback
[GPE] Chinese Keyboard (GooglePinyinIME)
[GPE] Hindi Keyboard (GoogleHindiIME)
[GPE] Korean Keyboard (KoreanIME)
[GPE] Japanese Keyboard (iWnnIME)​
NoMoto v005: (WARNING: OTA Updates no longer possible)
[Download]
Removed:
Same as 'LessMoto'
All Motorola apps and services​
KitKat or older:
LessMoto v005: (Motorola Camera and Gallery remain)
[Download]
Removed:
All Pre-installed Google apps (excluding Play Store)
Audio Effects (Equalizer)
Chinese Keyboard (GooglePinyinIME)
CloudPrint
com.qualcomm.atfwd (Wifi Display)
DemoMode app
Face Unlock
FM Radio
HP Legacy Plugin
Live Wallpapers (Pre-installed) (You can still add your own)
Motorola promotional video and pictures
Motorola Alert
Motorola Migrate
Motorola Help
Motorola Rescue Add-on
MotoCare
Motorola Bootanimation
Photo Table
Picasa Uploader
Print Spooler
QualcommSettings app
Stock Exchange
Stock Email
Talkback​
NoMoto v004: (WARNING: OTA Updates no longer possible)
[Download]
Removed:
Same as 'LessMoto'
All Motorola apps and services​
ExtremeNoMoto v004: (WARNING: OTA Updates no longer possible)
[Download]
Removed:
Same as 'NoMoto'
Motorola Ringtones
Motorola UI Sounds​With NoMoto and ExtremeNoMoto; 'Motorola Privacy' still remains as a menu item, however you should not receive any further Motorola updates, FOTA, Bootanimation, Contextual Services etc.​
Older Versions:
LessMoto: v001 | v002 | v003 | v004
NoMoto: v001 | v002 | v003
ExtremeNoMoto: v001 | v002 | v003
Changelog:
LessMoto
v001
------
Initial release.
v002
------
Fixed removal of following:
Chinese Keyboard (GooglePinyinIME)
Migrate
FM Radio
Stock Email
Talkback
Script also now removes:
PhotoTable
Print Spooler
v003
------
Added removal of:
Picasa Uploader
Audio Effects (Equalizer)
com.qualcomm.atfwd (Wifi Display)
v004
------
Added removal of:
Velvet (Pre-installed Google Search)
v005
------
Fully removed all files related to Chinese Keyboard (GooglePinyinIME)​
NoMoto
v002
------
Same as 'LessMoto v003'
v003
------
Same as 'LessMoto v004'
v004
------
Same as 'LessMoto v005'​
ExtremeNoMoto
v002
------
Same as 'LessMoto v003'
v003
------
Same as 'LessMoto v004'
v004
------
Same as 'LessMoto v005'​
lost101 said:
...
Click to expand...
Click to collapse
ru sure this deserves to be in original development forum?
Report it to a mod and have it moved to where you think it belongs.
Wow, lightspeed script, worked like a charm. Thanks!
EDIT: XT1033
Edit: Thanks , removed the bloat.
To remove a .apk from the list,I have to edit updater-script right?
great !
How does this work if I've already removed a few of the apps (via Titanium Backup) and updated some via Google Play? Will it skip over the ones already removed? Will I have to uninstall the updates to the others?
Nicolae-Daniel said:
To remove a .apk from the list,I have to edit updater-script right?
Click to expand...
Click to collapse
Yes. But use notepad++ if in windows.
benutne said:
How does this work if I've already removed a few of the apps (via Titanium Backup) and updated some via Google Play? Will it skip over the ones already removed? Will I have to uninstall the updates to the others?
Click to expand...
Click to collapse
The script will remove all Google apps (both pre-installed and updated) on the phone. It will skip over any expected, but not present.
lost101 said:
The script will remove both pre-installed and updated versions of any Google apps on the phone.
Click to expand...
Click to collapse
What about apps I've already removed? Will it choke on those, or notice they're already gone and skip em?
benutne said:
What about apps I've already removed? Will it choke on those, or notice they're already gone and skip em?
Click to expand...
Click to collapse
It will just skip them.
Just ran the script. Looks like it took care of all the Google apps that were preinstalled and the boot animation. However, it did miss several others, inlcuding a lot of the Moto apps. I've listed the items it did delete in green, the ones it missed in red. Blue is if I can't tell. I'm on 4.4.2, a Boost Mobile phone if that matters.
All preinstalled Google apps (excluding Play Store)
Chinese Keyboard (GooglePinyinIME)
CloudPrint
DemoMode app
Face Unlock
FM Radio
HP Legacy Plugin
Live Wallpapers
Motorola promotional video and pictures
Motorola Alert
Motorola Migrate
Motorola Help
Motorola Rescue Add-on
MotoCare
Motorola Bootanimation
QualcommSettings app
Stock Exchange
Stock Email
Talkback
benutne, the remaining apps should now be gone. Live Wallpaper functionality remains; the script only removes pre-installed wallpapers.
lost101 said:
benutne, the remaining apps should now be gone. Live Wallpaper functionality remains; the script only removes pre-installed wallpapers.
Click to expand...
Click to collapse
Yeah, I don't know what to tell you. I looks like some apps got deleted while others did not. Moto Migrate is still there, even in the app launcher. It looks like the live wallpapers did get deleted though. I'm still pretty happy with how it turned out though.
benutne said:
Yeah, I don't know what to tell you. I looks like some apps got deleted while others did not. Moto Migrate is still there, even in the app launcher. It looks like the live wallpapers did get deleted though. I'm still pretty happy with how it turned out though.
Click to expand...
Click to collapse
Just to make it clear, I've updated the script. v002 should address the things you mentioned.
lost101 said:
Just to make it clear, I've updated the script. v002 should address the things you mentioned.
Click to expand...
Click to collapse
Awesome. That did the trick. Bang up job man, thanks!
nice work
nice
NoMoto and ExtremeNoMoto now available. 'Motorola Privacy' still remains as a menu item, however you should not receive any further Motorola updates, FOTA, Bootanimation, Contextual Services etc.
I runned this script and now after the starting animations of the boot i get a black screen, what's the problem?

[GAPPS][2015-04-04] Google Apps Minimal Edition for Android 5.0.x & 5.1.x

{
"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"
}
FAQ
What is Google Apps Minimal Edition and what makes it different from other GApps packages?
Google Apps Minimal Edition for Android 5.0.x & 5.1 is a modified, slimmed down version of the Google Apps package. The goal of these packages is to provide the smallest GApps pack possible in addition to de-bloating your custom ROM (de-bloat script offered in Add-On section). The GApps Minimal Edition only includes the absolute essentials to make everything run properly. This includes the Google Play Store, Google Play Services, and Google Contact Sync along with the necessary frameworks and libraries.
What's included in GApps Minimal Edition?
GoogleBackupTransport.apk (Handles backup of settings)
GoogleContactsSyncAdapter.apk (Google Contacts Sync)
GoogleFeedback.apk (ForceClose reporting)
GoogleLoginService.apk (Google login system)
GoogleOneTimeInitializer.apk (?)
GooglePartnerSetup.apk (In App purchases)
GoogleServicesFramework.apk (Provides account / login information to Google Apps)
Phonesky.apk (Google Play Store)
PrebuiltGmsCore.apk (Google Play Services)
SetupWizard.apk (Setup Wizard when you first use your phone)
lipAppDataSearch.so (part of PrebuiltGmsCore.apk)
libconscrypt_gmscore_jni.so (part of PrebuiltGmsCore.apk)
libgames_rtmp_jni.so (part of PrebuiltGmsCore.apk)
libgcastv2_base.so (part of PrebuiltGmsCore.apk)
libgcastv2_support.so (part of PrebuiltGmsCore.apk)
libjgcastservice.so (part of PrebuiltGmsCore.apk)
libgmscore.so (part of PrebuiltGmsCore.apk)
libgms-ocrclient.so (part of PrebuiltGmsCore.apk)
libjgcastservice.so (part of PrebuiltGmsCore.apk)
libNearbyApp.so (part of PrebuiltGmsCore.apk)
libsslwrapper_jni (part of PrebuiltGmsCore.apk)
libWhisper.so (part of PrebuiltGmsCore.apk)
What does the bloatware removal script remove from my system?
The bloatware removal script will remove the following:
AudioFx.apk (AudioFX)
Apollo.apk (CyanogenMod's Apollo Music Player) - use Google Play Music instead
BasicDreams.apk (Customizable screensaver)
Browser.apk (AOSP Browser) - use Google Chrome instead
Calendar.apk (AOSP Calendar) - use Google Calendar instead
Camera2.apk (AOSP Camera ) use Google Camera or CyanogenMod's Camera Next instead
CellBroadcastReciever.apk (Cell Broadcast Reciever)
CMFileManager.apk (CyanogenMod File Manager) - use Cabinet Beta instead
CMHome.apk (Google Now Search Panel for Trebuchet) - use a better launcher
CMWallpapers.apk (Wallpaper bloat)
Dashclock.apk (Dashclock widget for lockscreen)
DSPManager.apk (Sound Processor & Graphic Equalizer)
Eleven.apk (CyanogenMod Music Player for Android 5.0 Lollipop) - use Google Play Music instead
Email.apk (Email Sync for IMAP, POP3, Exchange accounts)
Exchange2.apk (Part of Email.apk)
Galaxy4.apk (Wallpaper bloat)
HoloSpiralWallpaper.apk (Wallpaper bloat)
LiveWallpapers.apk (Wallpaper bloat)
MagicSmokeWallpapers.apk (Wallpaper bloat)
Music.apk (AOSP Music Player) - use Google Play Music instead
NoiseField.apk (Wallpaper bloat)
PhaseBeam.apk (Wallpaper bloat)
PhotoPhase.apk (Screensaver Bloat)
Phototable.apk (Screensaver bloat)
PicoTts.apk (AOSP Text-To-Speech) - use Google TTS instead
VideoEditor.apk (MovieStudio)
VisualizationWallpapers.apk (Wallpaper bloat)
VoicePlus.apk (Google Voice and Hangouts integration)
WhisperPush.apk (Secure Messaging Integration - Read more about it here)
Installation:
Step 1. Copy .zip to sdcard or internal storage
Step 2. Boot into recovery
Step 3. Flash .zip
Step 4. Wipe dalvik & cache
Step 5. Reboot system and enjoy the sweetness!
Download GApps Minimal Edition:
Download GApps Minimal Edition 2015-04-04 for Android 5.0.x (90 MB)
Download GApps Minimal Edition 2015-04-04 for Android 5.1 (91 MB)
Download Add-Ons:
Download Bloatware Removal Script 2015-03-24 (181 KB)
Download Google App (Search) v4.3.10.88581490.arm 2015-04-04 for Android 5.0.x (44 MB)
Download Google App (Search) v4.3.10.88581490.arm 2015-03-24 for Android 5.1 (44 MB)
Download FaceLock 2015-03-24 for Android 5.0.x (8 MB)
Download FaceLock 2015-03-24 for Android 5.1 (8 MB)
Download AOSP Calendar Sync 2015-02-03 (1 MB)
Changelog:
2015-04-04
Updated to Google Play Store v5.4.10
Corrected libs for 5.0.x Google App Add-On Package
Modified 73-google.sh for 5.0.x Google App Add On Package
2015-03-29
Updated to Google Play Services v7.0.99 for armeabi-v7a CPU
2015-03-24
Merged separate DPI specific .zips into one package for easy end-user flashing (GApps package will automatically detect and install the correct Google Play Services for your device. Credits to Deltadroid for the "install-optional.sh" script source.)
Added 5.1 GApps package (Credits to Deltadroid for the core base - Nexus 10 LMY47D Factory Image)
Added flashable Facelock .zip for Android 5.1 (view OP, Add-On section)
Added flashable Google App (Search) .zip for Android 5.1 (view OP, Add-On section)
Updated to Google Play Services v7.0.97 for armeabi-v7a CPU
Updated to Google Play Store v5.3.6 for armeabi-v7a CPU
Updated to Google App (Search) v4.3.10.88581490.arm
Updated FAQ
Modified updater-script for 5.0.x & 5.1 packages
Modified Bloatware Removal Script
Removed "libjni_latinime.so" from GApps packages (Use Google Keyboard instead)
Dropped support for x86-based devices
2015-03-08
Added x86 GApps Package
Updated to Google Play Services v7.0.87 for armeabi-v7a CPU & x86 CPU
Updated to Google Play Store v5.3.5 for armeabi-v7a CPU & x86 CPU
Updated FAQ
Modified 70-gapps.sh
Added libNearbyApp.so (part of Google Play Services update)
2015-03-01
Updated to Google App (Search) v4.2.16.8707579
Fixed "Unknown Issue with Google Play Services" due to corrupt PrebuiltGmsCore.apk's
2015-02-22
Updated to Google Play Services v6.7.76 for arm-v7a CPU
Updated to Google Play Services v6.7.76 for 320 DPI arm64-v8a CPU
Updated to Google Play Services v6.7.74 for 480 DPI arm64-v8a CPU
Updated to Google Play Store v5.2.13 for arm64-v8a CPU
Updated to correct libs for arm64 packages
Updated Bloatware Removal Script to help eliminate potential conflicts within addon.d directory
Fixed lib issue (libjni_latinime.so) where gesture typing was not enabled when using AOSP Keyboard
Added Google App (Search) v4.1.29.1706998 for arm64 devices (see Add-On section)
Re-uploaded Google Play Services v6.6.03 for Universal DPI arm64-v8a CPU
2015-02-16
Updated to Google Play Store v5.2.13 for armeabi-v7a CPU
Updated to Google Play services v6.7.74 for 240 DPI, armeabi-v7a CPU
2015-02-12
Updated to Google Play services v6.7.74 for Universal, 320, & 480 DPI, armeabi-v7a CPU
2015-02-08
Updated to Google Play Store v5.2.12 for armeabi-v7a CPU
Updated to Google App (Search) v4.1.29.1706998.arm
2015-02-03
Updated to Google Play Services v6.6.03 for 240, 320 & 480 DPI, armeabi-v7a CPU
Added Google Play Services v6.6.03 Universal, 320, & 480 DPI, arm64-v8a CPU
Added Google App v4.1.24.1672412.arm as separate flashable .zip (view OP, Add-On section)
Added AOSP Calendar Sync as separate flashable .zip (view OP, Add-On section)
Added FaceLock as separate flashable .zip (view OP, Add-On section)
Added Bloatware Removal Script as separate flashable .zip (view OP, Add-On section)
Removed Minimal Plus Edition (in favor of Bloatware Removal Script)
Removed Minimal GS & GS Plus Edition (in favor of Google App flashable .zip)
Updated FAQ
2015-01-23
Updated core to Android 5.0.2 LRX22G (Razor Factory Image)
Updated to Google Play Services 6.6.03 1681564-430
Added GS & GS Plus Edition (See OP for details)
Updated to Google (Search) 4.1.24.1672412.arm for GS & GS Plus Packages
Added libcronet.so (part of Google (Search) update) to GS & GS Plus Packages
Removed Minimal X Edition
Removed com.google.android.dialer.support.xml (Permission no longer needed)
Removed com.google.android.dialer.support.jar (Framework no longer needed)
Renamed Minimal X+ Edition to Minimal Plus Edition
Fixed issue with Plus Edition packages not removing certain system apps
Added CyanogenMod Music Player (Eleven.apk) to removal list for Plus editions
Added AudioFX (AudioFx.apk) to removal list for Plus editions
Updated updater-script
Updated 70-gapps.sh
Updated FAQ
2014-12-18
Updated to Google Play Services v6.5.99 for Universal & 320 DPI
Added Minimal X+ Edition (Read OP)
Removed Google Search from all packages
Updated FAQ
2014-12-14
Updated Core to Android 5.0.1 LRX22C (Razor Factory Image)
Added Google Play Services -430 (Universal DPI)
Added Google Play Services -434 (240 DPI)
Updated to Google Play Services v6.5.99 for 480 & 240 DPI
Updated to Google Play Services v6.5.87 for 320 & Universal DPI
Updated to Google Play Store v5.1.11
Added Google Search v4.0.29.1615250.arm to all packages (Fixes "-505" error)
Added libsslwrapper_jni.so to all packages (part of GPS v6.5.xx update)
Modified updater-script
Modified 70-gapps.sh
Updated FAQ
2014-11-17
Initial Release
Credits:
Google for the apps
CyanogenMod for the original GApps package
Deltadroid for the updated sources and modified install-optional.sh script
TKruzze for the updated GPS sources
BaNkS for the original minimal GApps packages and updated sources for 5.0.x
Fred6681 for helping me identify certain libs & apk's
androcraze for testing and providing feedback on earlier Android 5.0 GApps builds
What about universal dpi?
Thank you very much, you are great.
Everything's great. Thanks a lot
Thanks very much.
What is about a Launcher?
JoshuaOrphir said:
What is about a Launcher?
Click to expand...
Click to collapse
Launcher isn't included in minimal package..
Thanks @jajb!
Can't wait for your X+ version!
-wardawgmalvicious
Working great with simpleaosp.
Hi, can I add your minimal gapps as a reference in my thread ? Thanks.
http://forum.xda-developers.com/google-nexus-5/development/rom-aosp-liscio-extremely-fluid-art-t2591280
Worked great for me! Thanks dev!
Sent from my Nexus 5 using XDA Free mobile app
Thanks
Cant install Google search on this gapps?
Any tip?
redirect not working for download. someone has the direct link?
thanks!
Gesendet von meinem Nexus 5 mit Tapatalk
EdgA#1 said:
Cant install Google search on this gapps?
Any tip?
Click to expand...
Click to collapse
+1
Thanks mate, looking forward to X+. Great work.
Sent from my A0001
EdgA#1 said:
Cant install Google search on this gapps?
Any tip?
Click to expand...
Click to collapse
cryogeno said:
+1
Click to expand...
Click to collapse
What is your device DPI?
nedooo said:
What is your device DPI?
Click to expand...
Click to collapse
Oneplus One: 480 dpi, unmodified.
I'm on cm12 by @bpear96, build 20141118.
Play store error code: -505
Thank you
f4iNER said:
redirect not working for download. someone has the direct link?
thanks!
Gesendet von meinem Nexus 5 mit Tapatalk
Click to expand...
Click to collapse
Right click on blue button "save liknk"
Nexus 5 480 dpi rastapop

Categories

Resources