2184 comments found.
Hi, I purchased this project. I need your help to configure the admin panel. Login dialog is not showing up.
Hi Key2015,
Please send me your cpanel hosting information, i can help you to configure your admin panel.
You can contact me here : developer.solodroid@gmail.comThank you
Please give me your skype id. Its better if you explain me, because I put files in temporary folder and I will change it later. this is why I have to be able to configure by myself.
Hi Key2015,
i have explain you by email.
Thank you.
Admin password please
Hi Orachorn,
User login admin panel :
username : admin
password : admin
Thank you
Hello, Nice Application.
Pre sale questions: I want to know that the wallpaper can be scrollable? Demo is too slow, why?
Thanks
Hi amitrr,
what you mean about wallpaper can be scrollable, is after set wallpaper or view image inside application?
the image can be zoom with pinch zoom, finger swipe to view other image wallpaper, save to gallery, and other features, you can try the demo apk and admin panel.
the demo is not slow, I have test on many device and it’s working normally, check you internet connection, and please try to re open after restart your phone first.
Thank you
Can I load the image from remote URL?
Hi itkamaraj,
the image only can load from admin panel that has include in package, the android app as client side implemented based web services, so the image source only can take from admin panel as server side.
Thank you
So.. Its like
Application -> php call -> Jason output ( from mysql table ) ?
If I put the URL as remote server URL in the mysql table… Will it work ?
Thanks
Yes, you right,
Android read the json output from mysql table.
It’s will work, but, I have set default url on android code which connected to specific path from admin panel directory, so, if you want to use external image url, it also need change few code on android side.
Thank you.