-
```
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…
-
Steps:
1. Log in
2. Make the app crash
3. When the app restarts, it displays the log in screen. If you wait a few seconds, the app automatically logs the user in.
-
You store the users password as a SharedPreference, which is simply stored on disk as a plaintext xml file.
-
After using this library app gets update but Login Page appears again. Login Page should appear again
-
suppose I want to create a package and make this package support `multi language`
so when i want to know the language of the device i can use
> Locale myLocale = Localizations.localeOf(context);…
-
someone, please help me (I am newbie)... how to use this librarry.. I try hard but still cannot understand how to use this librarry... I have text quran from my database and its work, I need to conv…
-
-
Could we please have a custom CDN server option? I'd like this to test out other backend infra configurations against my own data files mirror (without having to recompile the app).
-
Nice work, @kasnder!
Together with my students I was looking into GPC on Android a while back. We found two central themes. I am curious what your thinking is.
1. **GPC across apps**: does your …