-
```
mobilepdf [Android Application]
DalvikVM[localhost:8611]
pdfivew [Android Application]
DalvikVM[localhost:8611] (may be out of synch)
Thread [ main] (Suspended (exception U…
-
```
mobilepdf [Android Application]
DalvikVM[localhost:8611]
pdfivew [Android Application]
DalvikVM[localhost:8611] (may be out of synch)
Thread [ main] (Suspended (exception U…
-
Hi
i am interested in starting to use this library but i immediately noticed a few things that are missing and i think they would make this library better.
***disclaimer: i did not dive into this li…
-
Hello,
After the user submits the contact form with a comment, I would like to clear his email address so that later when displaying the contact form again, the email field is empty.
Is there a …
-
It would be handy to have a widget which could show the application status - whether its service running or not.
When the widget is clicked, the main window may be opened.
**Is your feature reques…
-
Hi Ahmed aljazzar Rosetta was working fine till Android N but not working on Android 8.0
-
我在模块应用里自定义了一个SharedPreferences
context.getSharedPreferences("conf", Context.MODE_WORLD_READABLE);
然后我在hook用prefs("conf").get(PrefsData("test", false))读取不到变化的值,不知道为什么
如果在AndroidManifest.xml加上下面的就可…
-
Seems MasterKeys.getOrCreate is deprecated.
It says to use MasterKey.Builder instead:
![image](https://user-images.githubusercontent.com/5357526/97193586-d5e2e880-17b1-11eb-9341-4315c54191b9.png…
-
Hello,
first, thanks for this library. It makes settings management much easier !
I'd like to link settings.
For example :
- setting1 (checkbox)
- setting2 (text)
I'd liked to gray/disable set…
Koxx3 updated
4 years ago
-
[libcom_wuba_uc_rsa.so.zip](https://github.com/zhkl0228/unidbg/files/8423432/libcom_wuba_uc_rsa.so.zip)
public class RsaCryptService {
private static final String TAG = "RsaCryptService";
…