266 comments found.
Hi sir i want to purchase i i ask If the source code work i n android studio or not and Iwant tojnow is app Support. Rtl
Yes, it should be open in Android Studio. For RTL support, email us here. mangasaurgames@gmail.com
Can i edit code for use in RTL and sports Gym finder instead restaurant finder
Hello, what’s new in update? Thanks in advance
Hi, it is in the changelog inside the zip file. All files were touched are written there and you can update it with those files only.
Hi, I purchased the application, but the download file is corrupt and does not open
Hi, are you using windows or Mac?
windows
We tried downloading it and it works fine. Did you use third party zip extractor? That might be the culprit. You can use default zip extractor for windows.
no, zip for windows
What does the error says during extraction? you can send the screenshots or video on how did you extract it at our email mangasaurgames@gmail.com
appena inviato
with winrar it works with windows zip no
Issue is long file path in windows. Windows have a limitation with file paths.
Suggestion:
Rename the zip file. Avoid extracting in the subfolders. Copy the zip and paste in the D: or C: then extract there.
Error: Geocode was not successful for the following reason: OVER_QUERY_LIMIT
Hello, this is the issue with new Google API Keys. You need to claim the Free 1 year $200 credits. Once you visit the Google Console, check the above ticker that says “Activate”. You need to fill that up.
Hi can we sell food items.
Is it possible to sell items after fetching the store. Iam interested buy .
Hi, this is only for restaurants. If you are looking for items, look for ItemFinder in our app page.
Hi Team, I installed and browsed the sample apk. It feels brilliant and I am keen on purchasing it. However, I am new to php and I have a question if I may. Which php backend did you use or is recommended for this app? I did not see this mentioned in the item detail or any of the comments.
Thanks, Tolu45
Hi php backend are updated to PHP 7 so it works with latest PHP build.
Thank you for your response. Just to clarify, will that mean I will need to also have at my serverside xamppp or wamp?
Thanks for response, Tolu45
Hi, if you purchase a webhosting, you dont need to worry with that anymore. it is already added or package on what you purchase. So no need to worry on this.
For the XAMPP or WAMP, it is for local installation. This will make you see your build before migrating to production server.
Hi have not purchased the app but i am having trouble building the app. I get below error can you pleas help?
JAVA_HOME is C:\Program Files\Java\jre1.8.0_161
Error
C:\Users\XXXXXXX\Downloads\codecanyon-7683300-restaurant-finder-full-android-application-v16\Restaurant Finder Android v1.9\Restaurant Finder Android\RestaurantFinder>gradlew build C:\Users\atna3\Downloads\codecanyon-7683300-restaurant-finder-full-android-application-v16\Restaurant Finder Android v1.9\Restaurant Finder Android\RestaurantFinder\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml: error: file not found.
> Task :app:mergeDebugResources FAILED Error: java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: AAPT2 error: check logs for details
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ’:app:mergeDebugResources’. > Error: java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: AAPT2 error: check logs for details
- Try: Run with—stacktrace option to get the stack trace. Run with—info or—debug option to get more log output. Run with—scan to get full insights.
- Get more help at https://help.gradle.org BUILD FAILED in 2s 9 actionable tasks: 1 executed, 8 up-to-date
Ignore previous mail. I am able to compile now. The problem was I opened it instead of importing it.
Hi, may I know what is the function of the phpmyadmin database? Since the items inside the database are not displaying on the app…only the items in the live server are able to display
Hi, maybe you did not change the url inside the Config.java? Did you install the admin backend?
Hi, I have send my error output to your mailbox. Kindly check it
Good day, may I know in which file which command you are used to connect the apps to the live server?
Replied on the email.
Hello, I have bought this application. But the restaurant displayed at the home page were located at Brazil. By the way I’m staying in Malaysia. However in the Map tab it able locate my current location at the correct place. May I know how to fix it? Thank you
Hi, have you installed the admin backend? It might be you are still using our testing server not your own server.
Hello, I have bought it. Not able to run the php script. Got 500 Internal Server Error. Link: http://ojsclub.com/app/
imported db and configured the config.php file too.
Hi, email us here. mangasaurgames@gmail.com
Pre purchase q. How many data records(Restaurants) can me accommodated in the app database?
Hi, it is scalable. It depends on the user location. So basically it will show only nearby restaurants. For example you are in LAX, then restaurants near LAX will be shown. Those restaurants in SG wont show because it considers your current location to acquire relevant data inside the app.
Hello, it is possible to find by location with only selected category? Also do you have demo for admin page?
Hi yes by clicking a category then a restaurants under that category will show. Email us here. mangasaurgames@gmail.com
Hi, under App Features your Application “Supports offline usage.” What does this statement refer to?
Does that mean that the end-user does not need internet access to see restaurants at this moment (eg. around Termini Station in Rome) close to him (restaurants are visible offline on Google map)?
If so, is this true for the applications of both operating systems (Android / iOS)?
Thank you!
It means that you need to atleast fetch the server once to make the offline usage work given you have restaurants nearby.
Yes, both iOS and Android have that functionality.
Image need to be cached also. So atleast you have browse it and completely loaded it, it will work offline.
Thanks!
I would like to ask you the same quastion in other way: If Google map of Rome stays in cache, does cache goes empty every time when app restarts or is there a possiblity for cache (only for Rome map, because all POIs are only for Rome) to stay in app for a longer time?
Ideal situation for my project would be latter one -> the one where Rome map from Google maps is preserved in app all the time when offline.
Thank you!
Ok, I find the answer
Hi, no, cache not empty. As long as the app isnt deleted inside your device.
do i need vps hosting if i got a lot of downloads ?
Hi, you need a decent web hosting if you are expecting millions of user. VPS might be good enough or you can use HostGator or GoDaddy premium tier.
Hi,
I have set to 24, app require set to 25 minimum.
Error:
https://ibb.co/jpn6EFAfter set Built tools Version to 25.0.0
Error
https://ibb.co/eqFXoaHi, email us here mangasaurgames@gmail.com for support.
Where the getRestaurantsResult function on ControllerRest.php is called?
It is below in that php file. Try seacrhing it by CMD + F
I’m intermediate developer and know a bit of php, mysql, html, css. I’ve never work with android or any type of mobile app. What I need to customize your app? Need I to change anything hard? What exactly I need to setup to worki fine?
Hi, just install the backend and change the BASE_URL in the Config file and you are good to go. You need a Web Hosting that support PHP 5.4+ and a MySQL database.
For customization on icons, look only on the Resources folder. You can also freelance it to us for ease of use. Email us here. mangasaurgames@gmail.com
Hi, I have a problem in getting data… Fatal error: Uncaught exception ‘PDOException’ with message ‘SQLSTATE42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ’’20’’ at line 10’ in D:\web\localuser\glurl\www\app\restau\controllers\ControllerRest.php:56 Stack trace: #0 D:\web\localuser\glurl\www\app\restau\controllers\ControllerRest.php(56): PDOStatement->execute(Array) #1 D:\web\localuser\glurl\www\app\restau\rest\get_data.php(42): ControllerRest->getRestaurantsNearbyResultsAtCount(‘-20.290190’, ‘-40.293366’, ‘20’) #2 {main} thrown in D:\web\localuser\glurl\www\app\restau\controllers\ControllerRest.php on line 56
Hi, can you give us your FTP access in your server for checking? Send it here. mangasaurgames@gmail.com
The info was sent by email. Thanks.
Whats new in this update?
Only update for v-24 compilation error.
Hi, When I run the app it says failed to get data. I have all configurations done correctly including the URL, API Key and more. Can you please tell me what am I missing?
Hi, email us your server url. We will check it. mangasaurgames@gmail.com
I did. Looking forward to hearing from you!
Any update @MGAppcelerator?
Hi, please wait we will check it.
I see many errors like this in the admin panel: Deprecated: Function mcrypt_encrypt() is deprecated in /customers/7/8/4/kabulfoodcourt.com/httpd.www/application/Extras.php
Hi, please use PHP 5.4 instead. You are using PHP 7.
Thanks it worked.
Welcome.