profile image How to use on mobile
-
It works normally on a PC. but When running in Android Web View, profile image does not work. I can’t get any messages in the logcat when I run it as web view.
Has anyone used it? or do anyone know how to fix it?
Could it be a permission issue? I used
<uses-permission android:name=”android.permission.READ_EXTERNAL_STORAGE”/>
<uses-permission android:name=”android.permission.WRITE_EXTERNAL_STORAGE”/>
<uses-permission android:name=”android.permission.INTERNET”/>
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘profile image How to use on mobile’ is closed to new replies.