Народ всем привет нужен человек который не бесплатно поможет собрать автокликер со сканером на андроиде суть работы вот в чем я работаю в транспортной компании и нам приходят сообщения на андроид и программа должна автоматически определять сумму время заказа и потом уже выполнять клик по экрану есть добрые люди кто возмется скаип rezonanses1
Tasker » Страница 39
-Программы под Android
- на сайте с 2011 года
- сообщений: 1341
Столица УрФО Екб - Керчь Россия
Возраст - 42
#384
2016-12-20T21:43:53Z21:43 20 дек 2016
Tasker v4.9 Final
Что нового:
* added network access control per-app without root for Android 6.0+, otherwise all-apps
* actions in File category: support for new external SD access API (Android 5.1+)
* Android 7.0 bugfixes and additions
* added Portuguese (Brazil) translation (many thanks to Breno Rafael Corrêa)
Many other additions, changes and bugfixes.
Прикрепленный файл #1: 45_tasker_4.9.apk (3.91 Mb)
- на сайте с 2011 года
- сообщений: 1341
Столица УрФО Екб - Керчь Россия
Возраст - 42
#386
2017-01-13T14:52:23Z14:52 13 янв 2017
Профиль для автоматизации загрузки свежих GAPPS с opengapps.Вот только у меня такая
15.35.59/E Java Function: request -> request
15.35.59/JU analyse: target: Request expected: null
15.35.59/JU target: analyse done: Request: class: android.app.DownloadManager$Request obj: null partWithoutMods: null static: true const false casted: false
15.35.59/JU analyse: returnval: android.app.DownloadManager$Request expected: null
15.35.59/JU returnval: analyse done: android.app.DownloadManager$Request: class: android.app.DownloadManager$Request obj: null partWithoutMods: null static: true const false casted: false
15.35.59/JU initClass: class: android.app.DownloadManager$Request obj: null partWithoutMods: android.app.DownloadManager$Request static: true const false casted: false
15.35.59/JU initClass: retnovar: init with array handling -> class android.app.DownloadManager$Request
15.35.59/JU initClass: class: android.app.DownloadManager$Request obj: null partWithoutMods: android.app.DownloadManager$Request static: true const false casted: false
15.35.59/JU initClass: target: init with array handling -> class android.app.DownloadManager$Request
15.35.59/JU analyse: param0: uri expected: class android.net.Uri
15.35.59/JU param0: analyse done: uri: class: android.net.Uri$StringUri obj: %par1 partWithoutMods: null static: false const false casted: false
15.35.59/E param 0 class: class android.net.Uri
15.35.59/E constructor: public android.app.DownloadManager$Request(android.net.Uri)
15.35.59/E arg0 class android.net.Uri$StringUri value %par1
15.35.59/E Java Function: java.lang.reflect.InvocationTargetException
15.35.59/ Caused by: java.lang.IllegalArgumentException: Can only download HTTP/HTTPS URIs: %par1
15.35.59/ android.app.DownloadManager$Request.<init>(DownloadManager.java:436)
15.35.59/ java.lang.reflect.Constructor.newInstance(Native Method)
15.35.59/ java.lang.reflect.Constructor.newInstance(Constructor.java:288)
15.35.59/ net.dinglisch.android.taskerm.ExecuteService.c(Unknown Source)
15.35.59/ net.dinglisch.android.taskerm.ExecuteService.a(Unknown Source)
15.35.59/ net.dinglisch.android.taskerm.ExecuteService.a(Unknown Source)
15.35.59/JU analyse: target: Request expected: null
15.35.59/JU target: analyse done: Request: class: android.app.DownloadManager$Request obj: null partWithoutMods: null static: true const false casted: false
15.35.59/JU analyse: returnval: android.app.DownloadManager$Request expected: null
15.35.59/JU returnval: analyse done: android.app.DownloadManager$Request: class: android.app.DownloadManager$Request obj: null partWithoutMods: null static: true const false casted: false
15.35.59/JU initClass: class: android.app.DownloadManager$Request obj: null partWithoutMods: android.app.DownloadManager$Request static: true const false casted: false
15.35.59/JU initClass: retnovar: init with array handling -> class android.app.DownloadManager$Request
15.35.59/JU initClass: class: android.app.DownloadManager$Request obj: null partWithoutMods: android.app.DownloadManager$Request static: true const false casted: false
15.35.59/JU initClass: target: init with array handling -> class android.app.DownloadManager$Request
15.35.59/JU analyse: param0: uri expected: class android.net.Uri
15.35.59/JU param0: analyse done: uri: class: android.net.Uri$StringUri obj: %par1 partWithoutMods: null static: false const false casted: false
15.35.59/E param 0 class: class android.net.Uri
15.35.59/E constructor: public android.app.DownloadManager$Request(android.net.Uri)
15.35.59/E arg0 class android.net.Uri$StringUri value %par1
15.35.59/E Java Function: java.lang.reflect.InvocationTargetException
15.35.59/ Caused by: java.lang.IllegalArgumentException: Can only download HTTP/HTTPS URIs: %par1
15.35.59/ android.app.DownloadManager$Request.<init>(DownloadManager.java:436)
15.35.59/ java.lang.reflect.Constructor.newInstance(Native Method)
15.35.59/ java.lang.reflect.Constructor.newInstance(Constructor.java:288)
15.35.59/ net.dinglisch.android.taskerm.ExecuteService.c(Unknown Source)
15.35.59/ net.dinglisch.android.taskerm.ExecuteService.a(Unknown Source)
15.35.59/ net.dinglisch.android.taskerm.ExecuteService.a(Unknown Source)
Мож кто глянет.Общение с автором не принесло плодов
Прикрепленный файл #1:
Внимание! У вас нет прав для просмотра скрытого текста.
(2.49 Kb)
#388
2017-04-21T05:11:17Z05:11 21 апр 2017
Экспортирую тестовый проэкт в app, содержимое один профиль срабатывает по времени и одна задача выполняет сигнал beep на выходе получаю файл в 2,45 МБ а при установке в диспетчере приложений размер 14,04 Мб. Что делаю не так, почему такой большой размер файла?
#389
2017-05-06T01:35:43Z01:35 6 май 2017
Приложение автономное полностью , все нужное (библиотеки и т.д.) несёт с собой. АПК это по сути тот же архив , отсюда и различия по Объёму занимаемой памяти после установки.
#390
2018-01-14T05:08:21Z05:08 14 янв 2018
добавлено:
- Menu / Prefs / Monitor / App Check Method (where multiple options available, not in Beginner Mode)
- Menu / More / Android Settings / App Usage Stats
- app creation: include PACKAGE_USAGE_STATS permission if app contexts are exported
- Manifest: PACKAGE_USAGE_STATS permission for app detection
- action Set Tasker Pref: option App Check Method
- description of what Accessibility is used for before the enablement
- Menu / More / Android Settings / Tasker General Settings
- Prefs / Monitor / Show Notification Icon: dialog describing necessary workaround (Android 8.1+)
- state edit, Wifi Near or Connected: show warning dialog if location services not enabled (Android 8.1+)
- action Settings / Application Settings, allow specification of an app
исправлено:
- task edit screen: try to treat labels as HTML if necessary, otherwise plain text
- task edit screen: current running action indicator wasn't visible in light themes
- crash from Notify actions with bad ipack icon
- app creation: setting child foreground without using Set Tasker Icon first was causing a crash
- locked tasks/scenes could be accessed via UI search
- attempted fixes for dev console exception reports
убрано:
app creation: Prefs / Misc / Use External Storage: removed, always use internal to prevent permission problems
- «
- 1
- 2
- --
- 38
- 39
- 40
- »
Авторизуйтесь на сайте для написания ответа.