-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathgapps.html
31 lines (30 loc) · 1.84 KB
/
gapps.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: GApps
---
<div class="card">
<div class="card-content-1">
<p>Please make sure using the right GApps for your Android Version!</p>
<p>There are various sources of GApps you can use, some examples for you:</p>
<ul>
<li><a href="http://forum.xda-developers.com/android/software/app-minimal-gapps-gapps-lp-20150107-1-t2997368">GApps by Deltadroid</a></li>
<li><a href="http://opengapps.org">Open GApps Project</a>
<br />
<a href="http://forum.xda-developers.com/android/software/pa-gapps-continuation-t3098071">Open GApps Project on XDA-Developers</a></li>
</ul>
<p>Please use the XDA Threads if you have problems with the GApps packages or questions about them.</p>
</div>
<div class="alert alert-primary" style="margin: 0; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px;">
<div class="alert-icon">
<i class="material-icons">info</i>
</div>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true"><i class="material-icons">clear</i></span>
</button>
<h4>Important notes for Android 6.0:</h4>
Installing GApps tends to be problematic: in order to try to avoid installation issues, be sure to install GApps immediately after installing the ROM, before booting the system for the first time.
<br/>
<b>Maybe needed (check the gapps xda thread for more information):</b> After the initial bootup finished, be sure to go into Settings -> Apps, and grant every permission to every Google application - most importantly, Google Play services. In the case of an upgrade you also might need to re-install the GApps package, as upgrading wipes /system. You shouldn't need to re-set the permissions afterwards.
<br/>
<b>One more note:</b> DO NOT set up your Google account until you grant all permissions, otherwise you will be stuck on the initial setup.
</div>
</div>