Android
Android was designed and built by Google in 2008. The operating system is written mainly in Java, with core components in C and C++. It is built on top of the Linux kernel, giving it incorporated security benefits.
Here are 875 public repositories matching this topic...
So a mac user will probably will not succeed building an apk with numpy in his requirements (or any recipe that depends on it...like matplotlib or any other one)
See also:
- this comment at pr #2077
- this comment at pr #2073
I used to launch pupy using the script ./start-compose.sh (like mentioned in your documentation). But it looks like this file no longer exists.
Did you remove this functionality ? If so can you plz remove it from the documentation ! If not, can you tell me please how I can launch pupy now with docker-compose ?
PS : pupy rocks, really thank you for the author and contributors.
See https://forum.newsblur.com/t/how-to-set-default-full-article-retrieval-in-android-app/7111/4. The most recent comment says that it wasn't discoverable. Let's make it discoverable by adding a preference to turn it off (defaulted to on of course).
(请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。)
(重要!问题分类)
- 测试开发环境AirtestIDE使用问题 -> https://github.com/AirtestProject/AirtestIDE/issues
- 控件识别、树状结构、poco库报错 -> https://github.com/AirtestProject/Poco/issues
- 图像识别、设备控制相关问题 -> 按下面的步骤
描述问题bug
(简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。)
Linux执行airtest脚本报"There is no SIFT module in your OpenCV environment!"
-
Updated
May 18, 2020 - Python
Does anyone uses the AST feature of thje decompiler, i.e. this one:
from pprint import pprint
from androguard.decompiler.dad.decompile import DvMethod
for method in dx.get_methods():
if method.is_external():
continue
dv = DvMethod(method)
dv.process(doAST=True)
pprint(dv.get_ast())
I would really like to see a usecase for this and some code how it is ac
According to the documentation in the wiki:
Frida scripts loaded with the import command are also run as jobs automatically
Describe the bug
When loading a script with the import command, the script is successfully loaded but no jobs is created.
To Reproduce
- import test.js
- jobs list
Expected behavior
The job should be listed when running jobs list
**E
I assume you can do "run something" in the drozer console
# from example module @ https://github.com/mwrlabs/drozer/wiki/Writing-a-Module
module repository enable /path/to/your/repository # I got this working
module install ex.random
# failed attempts
run ex.random.GetInteger
run drozer.modules.Module.ex.random.GetInteger
dz> help drozer.modules.Module
*** No help on drozer.
On-device wake word detection powered by deep learning.
-
Updated
Jun 15, 2020 - Python
Smart phone automation tool. Support iOS, Android, WebApp and game.
-
Updated
Mar 1, 2019 - Python
Tool-X is a kali linux hacking Tool installer. Tool-X developed for termux and other Linux based systems. using Tool-X you can install almost 370+ hacking tools in termux app and other linux based distributions.
-
Updated
Jun 11, 2020 - Python
Remove any following parts if does not have details about
Describe the bug
在测试poco官方提供的tutorial的时候,总是出现错误,按照这个代码运行的时候,拖动星星的顺序是从左到右第一个,第三个,第五个,然后就运行不下去了,甚至在拖动第三个的时候也停止了,

 refers to a buildozer.ini file, which certainly should be buildozer.spec, that seems to be an error.
Full featured multi arch/os debugger built on top of PyQt5 and frida
-
Updated
Jun 27, 2020 - Python
If we compare the name to let's say macOS alternative (NSApplicationDirectory), we should most likely use FOLDERID_Programs from KNOWNFOLDERID.
ref: https://docs.microsoft.com/en-us/windows/desktop/api/sh
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device. Ghost Framework gives you the power and convenience of remote Android device administration.
-
Updated
Jun 26, 2020 - Python
A full fledged GUI integration for the most award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v
-
Updated
Jun 28, 2020 - Python
A command line tool to download Android applications directly from the Google Play Store by specifying their package name (an initial one-time configuration is required)
-
Updated
May 2, 2020 - Python
Push Notifications Server for Human Beings.
-
Updated
May 20, 2020 - Python
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
-
Updated
Jun 27, 2020 - Python
Train and deploy machine learning models for mobile apps with Fritz AI.
-
Updated
May 19, 2020 - Python
Created by Google
Released September 23, 2008
- Organization
- android
- Website
- www.android.com
- Wikipedia
- Wikipedia


Versions
Description
when BorderImage's
display_sizeoption is used, it overrides theauto_scaleparameter, simply because it first computes the valueauto_scalewould need, and then look if there is adispaly_bordersetting, and overrides the values if