Guys i wanna ask, i made android app and connect into db using php. When i tried in localhost, it worked without error. But when i tried using real server, i got error. And i ...
Sir can u help me? i have problem, I have product fragment and product detail fragment. Product fragment contain list of product, everytime i click one of product, the product...
guys i have fragment and cardview inside fragment. I want if i click my cardview, it move to another fragment. How can i do that? i already write a code and doesnt work. Its a...
sir it works. But now i have another problem, I have product fragment and product detail fragment. Product fragment contain list of product, everytime i click one of product, ...
Guys anyone here have an idea about bot telegram, i want make my bot only interact with specific id, so i need to build like login authentication. Anyone here have an idea how...
i want to pass pid into next fragment, how can i pass pid into next fragment? i only get example pass pid into next activity, is it possible to pass pid into next fragment?
guys sorry, im new in php. I wanna ask what bind_param means? and why there is "s" on bind_param parameter. Is it okay if i change to "x" or "a" or "b"? thanks for the help
Im using simple adapter on my list view that show all product. After i clicked button that refresh the list view so it can show product based on category the apps crash, it h...
Whats the best practice to do pagination in android? I want to get data from mysql database, if i get all data at the same time it will cost much time. Pls help
guys anyone here have a tips about debug error in layout? i try to run an app, no error in logcat but my app crashing.
man, every time i try to move another fragment my app keeps stopping. But i dont know where is the error, is there a way that i can do trace about the error? i tried using log...
Anyone here know how to connect headless rasp pi into wifi? It means we have to input wifi ssid + pass first, before we can connect to the network. Is control rasp pi via blue...
guys sorry, if i ask in wrong place. But i need to connect my android into my db using php. Anyone here know about bind_param? what bind_param means? and why there is "s" on b...
after do some research i think yeah, its using geolock. Now the problem is, how can i know my latitude its still inside the area of city so i can use my apps?
did i miss syntax? require once, im not sure about require once on my code. is it working on linux like that? cause it work on windows, im not sure in linux
here is my registration code, anyone can help me? where should i check? i can insert into my database but my logcat said json parsing error, no value for user
anyone here using digitalocean?
i want to put text view in the left of name product and have a space, how can i input more space? between nama and product name
correct me if im wrong, so "s" on my code means string? if the input value is integer, i need to write "i" on parameter bind_param?
im trying to get json from my android application, but i got this error. I think its on server side, anyone can help me?