« first day (1002 days earlier)   

4:52 AM
hello GM all
 
gm all
 
how to view pdf file via android app without download pdf file
 
@Shubham yes
 
app should allow to view within app via webview
@AmitBasliyal
 
@Erum never work but google sample code

https://github.com/googlesamples/android-PdfRendererBasic
 
5:03 AM
Good Morning
 
@AmitBasliyal but it will download the pdf as well
 
Hey good morning
people
 
morn
 
What exactly is scaling a View I don't get it ? I tried to give some random values in XML but still could not get it
If the scaleX is a smaller value say 0.6 and the width is 200dp the view does not occupy the entire width why ?
Any one ???
 
5:26 AM
gm...
 
 
1 hour later…
6:30 AM
1 message moved to Trash
1 message moved to Trash
 
Dev
7:12 AM
mornings people
 
 
2 hours later…
8:57 AM
hello
in doInBackground() method of AsyncTask I gave the name to thread
Thread.currentThread().setName("customName").

Now I know that this thread has a name,
Now Looping to check the available threads

for (Thread t : Thread.getAllStackTraces().keySet()) {
if (t.getName().contains("customName")) {

}
}
In this loop I am checking how many instances of customName Threads are created,

My question is How to remove the customName Thread from thread pool after execution.
The thread name customName should be displayed when I loop to check the thread.
any one??
 
9:43 AM
what happened?? no one is here??
 
 
2 hours later…
11:19 AM
hey all good evening
 
11:40 AM
hi @nawaabsaab
 
hey @DemoMail
 
nawaab saab, can u plz solve my issue??
 

« first day (1002 days earlier)