hi i have this code wich should return the post server value but it returns always nulll <?php $result_api = array(); if ($_SERVER["REQUEST_METHOD"] == "POST") { $name = $_P...
Hi I have i question I dont know if there are any ways to do this or not but i domt know what did i habe to search in internet Is there any way To make an code that If user ...
Hi i have made this code the code should read a file line by line and in every line it should replace everthing inside " " to "hallo and then save this file but there is somet...
Hi i have a question i have an php function wich returns return [ "1", "2", "3", "4", "5", ]; as example, How can i get this content ...
Iam creating an apk with auth system Realtimedatabase I searched everywhere i dont found any solution I want that if 1 user If he use 1 key from my data base Then the key m...
Hi I have an sql database From phpmysdmin The database is for checking users if user is exists then login to my app But i also have 1 file is there any way to make the file ...
Hi i have this code and i want to add a parameter inside my query instant of 10 but iam not getting it can someone help me with it ? Thx
Hi Is there any way to put my java code in a server and call this codes Like example only toast code When user click the button then the cpde muse be returned from server to ...
Hi iam draw an line with canvas and now i want to show this line over other apps with overlay https://pastebin.com/n5hkTgvd this is my code can someone tell me how i can overl...
Iam trying to add progress dialog in an code the code is for excuting an file to sdcard but the progress dialog is only showing after the excuting is finish Any reason? Solut...
In my apk i need 1 login user and password Muss only work on 1 phone?
Hello my apk has 2 bottuns What i want is When i click 1st bottun then the 1st bottun muss be unclickable since i clicked the second bottun Can anyone help me please?
Hello i have a question Can i run terminal on android studio and give it commands For example cp data/data/file.txt And move an file with this commands? Thank you
Hello i have an file in assets in my apk what i want is that when i install the apk then the file in assets folder muss be moved to an folder in sdcard can anyone help?
Hi there is an app in github With source My question is Could i edit the app completly and publish it on googleplay Or is that not legal? Thanks
String hi = "X1234.324Y4321.76"; i have this string how can i get the number only after the X and get the number after Y ?
If you have firebase can you please try on your pc I only want to know if the problem is because of me or firebase?
in java i have to write it like this then it would be proc+ the value of c but how can i do it on c++ ?
Is downiam finish with the applecation but this is a problem thae apk get crash is there any solution here?
Could be the problem that i give the root permission to the app by java and not from jni?