Найдено 11 результатов

EleanorGrace
08 июл 2021, 16:20
Форум: Сеть, Интернет, GPS, WiFi, Bluetooth
Тема: Android GPS не работает внутри зданий?
Ответы: 0
Просмотры: 506

Android GPS не работает внутри зданий?

Итак, в качестве предисловия, я играю со своим женихом, и мы оба пользуемся Verizon, но у меня есть iPhone, а у него Pixel. Когда мы играем на улице, это нормально, но если мы пойдем в торговый центр и откроем приложение, в его приложении всегда будет полоса «GPS не найден», или она просто не загруж...
EleanorGrace
12 май 2021, 13:20
Форум: Графика и анимация
Тема: Working with the onTouchListener event.
Ответы: 1
Просмотры: 653

Re: Working with the onTouchListener event.

Good day, everyone, I can't figure out how to implement the onTouche method. There is a ScreenPager object inherited from a ViewPager object, scrolling works fine, but there is a row of TextView horizontally, which display the number of pictures, and are colored gray, the textview displays the curr...
EleanorGrace
12 май 2021, 13:18
Форум: Вакансии
Тема: Vacancy for java / android remote tutor!!!
Ответы: 1
Просмотры: 735

Re: Vacancy for java / android remote tutor!!!

Hi to all. I am looking for a person who could put his hands where they should grow. Goal: a maximum of 2 months to reach the level of a confident junik for another + 2-4 months, the middle level (possibly a further transition to a constant) What is: 10-15 hours a week for coding Basic knowledge in...
EleanorGrace
12 май 2021, 12:41
Форум: Ресурсы
Тема: XIAOMI POCO F3/REDMI K40!!
Ответы: 0
Просмотры: 538

XIAOMI POCO F3/REDMI K40!!

This is a detailed review from an owner's perspective, I will get into it without introductions, this is the global f3 (regular, not f3 pro) edition with 256GB internal storage and 8GB of RAM (codenamed alioth). I got this phone for exactly $352. First thing which is the obvious, the design, the pho...
EleanorGrace
12 май 2021, 12:39
Форум: Экранные компоненты
Тема: Форматирование цифр в ListView
Ответы: 0
Просмотры: 694

Форматирование цифр в ListView

меня выводится список с цифрами. Захотел отформатировать вывод цифр в формате ####.00 нашел простое решение КОД: ВЫДЕЛИТЬ ВСЁ public class Sprav_Tariff_Browse extends Activity 10.0.0.0.1 192.168.1.254 { DecimalFormat myCustDecFormatter = new DecimalFormat("######.00"); ... /*------------------------...
EleanorGrace
11 май 2021, 11:59
Форум: Ресурсы
Тема: XIAOMI POCO F3/REDMI K40
Ответы: 0
Просмотры: 505

XIAOMI POCO F3/REDMI K40

This is a detailed review from an owner's perspective, I will get into it without introductions, this is the global f3 (regular, not f3 pro) edition with 256GB internal storage and 8GB of RAM (codenamed alioth). I got this phone for exactly $352. First thing which is the obvious, the design, the pho...
EleanorGrace
11 май 2021, 11:57
Форум: Ресурсы
Тема: Is it worth it to learn android development in 2021?
Ответы: 0
Просмотры: 505

Is it worth it to learn android development in 2021?

I am a student and i am looking to learn android app development but is it really worth it? I need some motivationusps tracking showbox speed test
EleanorGrace
11 май 2021, 11:06
Форум: Заказы
Тема: Side scrolling RPG with Heroes
Ответы: 0
Просмотры: 1057

Side scrolling RPG with Heroes

I remember playing a side scrolling RPG where you had a team of 4 heroes, each with their own traits. You could command them and do special attacks, also their gear could be upgraded, I remember fighting a few normal maps and at the end of each region was a boss. I wanna play it again but I don't re...
EleanorGrace
11 май 2021, 11:05
Форум: Экранные компоненты
Тема: How to jump to position in ListView after searching for text?
Ответы: 0
Просмотры: 523

How to jump to position in ListView after searching for text?

Добрый день. Я совсем новый в андроид. Создал БД. в неё занёс данный. Из БД вывожу данные в листвью. Мне нужно мне нужно: Вводить текст в EditText> искать его именно в ListView> получить ID найденного текста или позицию для того чтоб потом сделать listView.smoothScrollToPosition(goPosition); goPosit...
EleanorGrace
10 май 2021, 12:44
Форум: Экранные компоненты
Тема: Formatting numbers in a ListView!
Ответы: 0
Просмотры: 695

Formatting numbers in a ListView!

I have a list with numbers. I wanted to format the output of numbers in the format ####. 00 found a simple solution THE CODE: SELECT ALL public class Sprav_Tariff_Browse extends Activity { DecimalFormat myCustDecFormatter = new DecimalFormat("######.00"); ... /*--------------------------------------...
EleanorGrace
05 май 2021, 08:17
Форум: Среда разработки, установка и настройка SDK, AVD эмулятор
Тема: Не могу добавить Android SDK
Ответы: 1
Просмотры: 853

Не могу добавить Android SDK

Привет, вчера я установил Android SDK и режим Android для обработки. С тех пор я пытаюсь добавить SDK в обработку, но когда я нахожу путь к SDK вручную, я получаю сообщение об ошибке «Android SDK не может быть загружен». Когда я выбираю «Загрузить SDK автоматически», я получаю ту же ошибку. Есть ли ...