Posts by user3267188 • 21 points
3 posts
-
0
votes0
answers39
viewsQ: Problems with Lib Pdfview
I’ve had the following problem for days: I am using the Pdfview library to upload a PDF to my application. https://github.com/JoanZapata/android-pdfview Sometimes the PDF disappears, becomes a white…
-
0
votes1
answer251
viewsQ: How to load a Recycleview with a list?
I have a List loaded with a JSON of a query with multiple records and multiple columns: List<Videos> lstVideos = new ArrayList<Videos>(); So far so good. What I need is to carry one…
-
2
votes1
answer157
viewsQ: Insert Android App into another Android app
Imagine that I make an Android app that can be included within apps from other Android developers. They don’t have access to my source code and can at a certain place in their app include my app. If…
androidasked user3267188 21