Posts by Thiago Melo • 51 points
7 posts
-
0
votes1
answer41
viewsQ: Google Play Billing Library
In the library Google Play Billing, could anyone inform me what the part is for handlePurchase(purchase)? What exactly does she do? @Override void onPurchasesUpdated(@BillingResponse int…
-
1
votes2
answers70
viewsA: Change background color when Listview has no items
Hi, look I’m new to development, but I hope I can help. From what I understand you have a Listview that is being populated with a list of Books, what you want is if the search does not return result…
androidanswered Thiago Melo 51 -
1
votes1
answer779
viewsQ: Dotted Line (Dotted/Dashed Line)
I’m trying to create a division line in my App as shown below. drawable/dotted.xml: <?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android"…
-
0
votes3
answers803
viewsA: How to add a Searchview to an Android Fragment?
I have a similar problem, and I was wondering if anyone could help me. I created the XML below and, as below, I put inside the Toolbar a Searchview. However I can’t instantiate it in the Fragment…
-
0
votes1
answer36
viewsQ: Debug PHP’s script
I’m developing an Android app and in this app I make some accesses to the BD (Mysql - Hostinger) through calls, from within the Android code , the PHP files via browser. But sometimes I have…
-
1
votes1
answer160
viewsA: Android Emulator with Internet
Speak up! You’ve already added the internet permission on Androidmanifest.xml ? <manifest xlmns:android...> <uses-permission…
-
2
votes1
answer270
viewsQ: Upload Image to Hostinger directory
Guys I’m trying to save (upload) an image in a directory of Hostinger, but I can’t do it. Below follows me PHP script. Obs.: The image in Base64 is coming from an Android app. <?php $ftp_server =…
phpasked Thiago Melo 51