问题标签 [rooted-device]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - 如何在没有root的情况下访问android中的系统文件夹?
我无法在没有植根设备的情况下访问 android 中的系统文件夹。还想知道在启动Android手机时是否可以访问?
android - 使用 root 发送 Whatsapp 消息
我想知道一些应用程序如何设法以完全编程方式发送 whatsapp 消息。我知道没有root权限是不可能的。由于我对启用 root 的 android 应用程序编程不太熟悉,因此我不知道它是如何工作的。例如,实现此目的的示例应用程序是 Whatsremote 和 SeeBye Scheduler。你们中有人知道它是如何工作的吗?
特别是他们在不打开whatsapp的情况下发送/接收消息。因此,发送到 whatsapp 的简单意图将不起作用。
android - 安装在 system/priv-app 中的应用程序在没有重启的情况下无法启动(root)
我正在使用有根设备。我创建了一个应用程序作为系统应用程序运行。在以 su 用户身份从 adb shell 挂载 /system 目录后,我已将 apk 文件复制到 sd 卡,然后复制到 /system/priv-app。清单文件如下所示
将 apk 复制到 /system/priv-app 后,我将权限从 shell 更改为 777。该应用程序在设备启动时启动得非常好。但我无法在重新启动之前启动服务。我的限制之一是不应重新启动设备以启动此服务。
我尝试了以下方法,但都没有奏效。
有什么我想念的吗?!提前致谢。
android - 用于查看 Android 手机内存中文件的应用程序/实用程序?
是否有一些实用程序可以显示安卓手机上的所有文件,包括本地内存和 sd 卡,即使手机没有植根?
它可以是某个 Android 应用程序或某些基于 PC 的实用程序,可以在通过 USB 连接的手机上显示文件。
另外,对于那些在安卓手机上开发的人,你们是否在有根手机上进行开发和测试?
android - How can I connect one Android phone to multiple other Android phones, using WiFi direct, with each on a separate channel?
It does not look like there is an API to do this within the app, so let us assume the phone is rooted. I don't have any experience working with rooted phones, but here's what I've come up with so far:
The wpa_supplicant.conf
file seems to be able to handle what I need. There is a parameter that can be included there, called p2p_oper_channel
, which can be set to 1/6/11/whatever that forces the channel to be that, when wpa_supplicant
is run.
I also found the p2p_connect
command, which takes as a parameter the frequency of the channel.
Currently, the application I have is all built using the ADK and supports sending/receiving a text using multicast, to several phones, using WiFi direct. But they're all on the same channel.
Can anyone tell me how I can use one/both of the above 2 points to set up one Android phone (master) to deliver a message to the others (slaves) on WiFi Direct, with each connected to the master on a different channel? (I assume we would do this using the fact that the phone is rooted but I'm not sure as I have no experience with this). I'm using multicast. The reason I want each on a channel is to minimize interference.
Furthermore, is it even possible to open several connections with different devices, each on a different channel, using the same WiFi chip?
android - Install Android L on Nexus 5 which is rooted
I have rooted my Nexus 5 long back. Today I received a notification asking me to install Android L from play store. When I downloaded it and restarted for installation it is taking me to the team win recovery project screen with out installing the Android L OS. How should I ask the device to forcefully install the new OS
android - Android,如何在无根手机上获取数据库目录?
我正在尝试获取我的 Android SQLite 程序正在使用的数据库列表。如果我理解正确,数据库位于:
数据/数据/[包名]/数据库
数据库是使用以下方法创建的:
然后我尝试使用以下方法获取列表:
但是,这会返回一个空数组。我知道正在创建 SQL 数据库,因为我的应用程序的其他部分能够访问它。这是因为我的手机没有植根而无法获取列表吗?
另外,有没有办法使用 adb 获取该目录中的文件列表?
任何帮助是极大的赞赏。
android - Android:DisplayMetrics densityDpi 在有根设备上返回零
短问题
DisplayMetrics.densityDpi 在有根设备上似乎为零。
长问题
我在我的应用程序中使用以下代码:
我使用它来缩放我的应用程序在运行时制作的图标,并缩放我从其他应用程序获得的图标,因为它们的大小并不总是正确的。
这很好用,但在(某些)根设备上它似乎失败了。Size 返回为零,因此从代码中我们可以得出结论,metrics.densityDpi 必须等于零。(我没有root手机来测试这个)
我查看<supports-screens>
了清单的部分,但似乎默认值是我需要的。
有谁知道发生这种情况的原因以及可能的解决方法?
谢谢
java - 访问和操作根植于 Android 设备中外部 USB 存储上的文件和目录
现在我很清楚,在 Android 的外部 USB 设备中复制、移动等文件非常困难(目前),因为没有高级类可以做到这一点。
我正在考虑让我的应用程序只在有根设备上工作。我已经读过,可以(并且更容易)将文件复制到有根 android 设备中的 USB 设备和从 USB 设备复制文件,因为可以为此使用操作系统命令。
但是,我没有发现如何真正做到这一点,以及它是否适用于所有有根设备。
我需要的是允许用户从 UI 浏览设备中的文件,选择他想要的文件并允许他将文件复制到 android 设备(并返回)。
android - 无法在有根设备上安装应用程序
我带了一加一并尝试安装一个应用程序。但是后来它说你的手机已经root了。最后它没有安装。我知道,如果手机被植根,那么有两个缺点。如果手机在生根时损坏,您的手机保修将不起作用。还有两个..您将获得支持用户访问权限。
我的问题是,从应用程序的角度来看,如果手机被植根,问题是什么?为什么很少有应用程序被阻止安装在 root phon 上。?