9999 < header >
100100 < div class ="header-content ">
101101 < div class ="header-content-inner ">
102-
102+
103103 < h1 > Android in a Box</ h1 >
104-
105-
104+
105+
106106 < hr >
107-
108-
107+
108+
109109 < p > Run Android applications on any GNU/Linux operating system.</ p >
110-
111-
110+
111+
112112 < a href ="#about " class ="btn btn-primary btn-xl page-scroll "> Find out more</ a >
113-
113+
114114 </ div >
115115 </ div >
116116 </ header >
@@ -151,7 +151,7 @@ <h2 class="section-heading text-center">How does it work?</h2>
151151 </ section >
152152
153153 < section id ="features " style ="padding: 50px 0; ">
154-
154+
155155 < div class ="container ">
156156 < div class ="row ">
157157 < div class ="col-lg-12 text-center ">
@@ -160,77 +160,77 @@ <h2 class="section-heading">Features</h2>
160160 </ div >
161161 </ div >
162162 </ div >
163-
163+
164164 < div class ="container ">
165165 < div class ="row ">
166-
166+
167167 < div class ="col-lg-2 col-md-4 text-center ">
168168 < div class ="service-box ">
169169 < i class ="fa fa-4x fa-github wow bounceIn text-primary "> </ i >
170170 < h3 > Open Source</ h3 >
171-
171+
172172 < p class ="text-muted "> The whole source code is available as Open Source and licensed under the terms of the Apache and GPLv3 license.
173173</ p >
174-
174+
175175 </ div >
176176 </ div >
177-
177+
178178 < div class ="col-lg-2 col-md-4 text-center ">
179179 < div class ="service-box ">
180180 < i class ="fa fa-4x fa-laptop wow bounceIn text-primary "> </ i >
181181 < h3 > No limits</ h3 >
182-
182+
183183 < p class ="text-muted "> As Anbox is running an entire Android system, conceptually any application can run.
184184</ p >
185-
185+
186186 </ div >
187187 </ div >
188-
188+
189189 < div class ="col-lg-2 col-md-4 text-center ">
190190 < div class ="service-box ">
191191 < i class ="fa fa-4x fa-lock wow bounceIn text-primary "> </ i >
192192 < h3 > Secure</ h3 >
193-
193+
194194 < p class ="text-muted "> Anbox puts Android apps into a tightly sealed box without direct access to hardware or your data.
195195</ p >
196-
196+
197197 </ div >
198198 </ div >
199-
199+
200200 < div class ="col-lg-2 col-md-4 text-center ">
201201 < div class ="service-box ">
202202 < i class ="fa fa-4x fa-clock-o wow bounceIn text-primary "> </ i >
203203 < h3 > Performant</ h3 >
204-
204+
205205 < p class ="text-muted "> Runs Android without hardware virtualization and seamlessly bridges over hardware acceleration features.
206206</ p >
207-
207+
208208 </ div >
209209 </ div >
210-
210+
211211 < div class ="col-lg-2 col-md-4 text-center ">
212212 < div class ="service-box ">
213213 < i class ="fa fa-4x fa-microchip wow bounceIn text-primary "> </ i >
214214 < h3 > Integrated</ h3 >
215-
215+
216216 < p class ="text-muted "> Tightly integrated with the host operating system to offer a rich feature set.
217217</ p >
218-
218+
219219 </ div >
220220 </ div >
221-
221+
222222 < div class ="col-lg-2 col-md-4 text-center ">
223223 < div class ="service-box ">
224224 < i class ="fa fa-4x fa-microchip wow bounceIn text-primary "> </ i >
225225 < h3 > Convergent</ h3 >
226-
226+
227227 < p class ="text-muted "> Anbox scales across different form factors similar like
228228Android does. It works on a laptop and a mobile phone.
229229</ p >
230-
230+
231231 </ div >
232232 </ div >
233-
233+
234234 </ div >
235235 </ div >
236236 </ section >
@@ -416,7 +416,7 @@ <h3><a data-toggle="collapse" data-parent="#accordion" href="#collapse8">Why is
416416 easy distribution to our users, as well as regular and fast updates.
417417 < a target ="_blank " href ="http://flatpak.org/ "> Flatpak</ a >
418418 would be another alternative but we didn't investigate this yet, nor
419- are we planing to do so in the near future. However, we're happy to
419+ are we planning to do so in the near future. However, we're happy to
420420 accept contributions from the community around Anbox to provide necessary
421421 changes to distribute Anbox as a flatpak package too.
422422 </ p >
0 commit comments