Показать сообщение отдельно
Старый 23.08.2013, 13:35   #298
msforever
Старший Пользователь
 
Регистрация: 15.07.2013
Возраст: 43
Город: Москва
Регион: 77, 97, 99, 177
Машина: Opel Astra J
Сообщений: 131
msforever is on a distinguished road
По умолчанию

Цитата:
Сообщение от Rage2 Посмотреть сообщение
В этом дело!

Ты опять тему не читал!!!


кури с 22 поста..там как раз идет разговор как эту галку включить...
а точнее тут http://pccar.ru/showpost.php?p=253676&postcount=24
т.е. мне нужно создать xml с такими внутренностями?

android.hardware.location.gps.xml в папке \system\etc\permissions со следующим содержимым
Цитата:
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->

<!-- These are the location-related features for devices that include GPS. -->
<permissions>
<feature name="android.hardware.location" />
<feature name="android.hardware.location.network" />
<feature name="android.hardware.location.gps" />
</permissions>
msforever вне форума   Ответить с цитированием