-
Hi!
Some apps store very large files in Android/data. Some other apps and games store their
settings or savegames also in that path. Backing up this large files would lead to too big
backup files o…
-
I am running Ressurrection Remix 5.7.2 (Adnroid 6.0.1) and Sensei Kernel 2.3R3 on Xiaomi Mi 4i.
Kernel Aditor Mod V15.
Going to KA Mod --> CPU --> MSM_Limiter (enabled) and then enable "Per core cont…
-
I have the latest Android Studio installed at different location / different partition.
When running the command `bubblewrap build` I get this error:
ERROR The provided androidSdk isn't correct
…
-
Use System.IOUtils unit
ex)
procedure TForm1.Button2Click(Sender: TObject);
var
APath, output_text: string;
begin
output_text := 'CineMemo.ini';
APath := TPath.Combine…
-
instead of only editIcon it should be dropdowns with edit/delete menu items.
-
Hi everyone.
I wonder if you all ever thought about adding a mitosis cloud. That way we could store mitosis projects or maybe mitosis could receive investments as a marketplace. *Have you all ever …
-
### Describe your feature / Опишите ваше предложение
Any plans to support udp ports?
Discord voice runs over udp ports and it's blocked here.
Whenever i turn on voice chat I hear robot voices whi…
ghost updated
1 month ago
-
## 基本信息
| | |
|----|----|
| 测试项目 | TS+IOS版、Android版|
| 测试版本号|1.7.z |
| 对接人 | IOS:杨征 -- Android:贺华军|
| 需要测试时间 | 2018.3.21 2人/天 |
| 后端仓库 | |
- [x] 是否有 iOS
- [x] 是否有 Android
- [x] 是否有 PC…
-
UAAL 확인을 위해서 우선 Sample project 를 android project 로 export 해서 mobile 에서 실행되는지 까지 확인
-
Demo中只提供了v7a的xxx_java.so文件,我需要arm-V8a的。翻遍全网也找不到_java.so的编译方法,谁能告诉我吗?