999 comments found.
Compatible with Android 7 and 8?
yes its support for 7 and 8
On my Android 8 (oreo) your application is closing.
I tested on my oreo device its works well, can I know your phone model and brand name
Yes. Xiaomi Mi A1.
I test using my friend Mi A1 and its works, here I capture when I test it
https://prnt.sc/irwdo3https://prnt.sc/irwdtb
https://prnt.sc/irwdwg
I couldn’t find your demo app in playstore, please provide the same
here the demo https://play.google.com/store/apps/details?id=com.app.thecity
you can also found it at description
Hi NOTIFICATIONS IN my app are ever “New info: ” “The City”
- NOTIFICATION TITLE
1. open file app/controllers/place_add.js function sendGcmNotification() 2. and for news at app/controllers/news_add.js function sendGcmNotification()´
The steps 1 and 2 are ready and i cant change this text
refresh your admin panel by press CTRL + F5
it works! ty
Hello, dream_space this is a nice app and am interested so , 1. Do you have an Ios Version or plan to make it? 2. The back-end Admin creates categories or its done int the android studio codes? 3. Those it support the sub_categories where like if i want to open Hotel category i can first choose a sub_category example 5 start, 10 starts etc instead of bringing all in one form? if no will you help to include that feature thank you. hope to here from you.
I replied your email 
hi dream
It works successfully now. Thank you for your support
Hi, can I change the Category name in the Admin Panel or they are fixed , becuase I didn’t find where can I add or change cat name?
You can’t changw category from admin panel but its not fixed too, after purchase you can change it from source code
Do you support us to change it in the admin panel , I have an idea about Android Studio but web NO !
When I open the app the first page is ALL PLACES is it the nearest place to you at that moment or it will list all the items mixed in the same order ??
Hi, sorry I cannot support you to change the flow, its too far from our design and will affect so many changes.
Yes when you enabled GPS places will sort by nearest with your current location.
Oh okay, sorry for my misunderstanding. In this item already contains documentation step how to do that, if you don’t understand or have problem you can contact me.
Thank you for your quick response …. just last question if I buy the package can I create more than one application and published in the store or the license should be one application only ?
Yes, single purchase for one application, in example you want to publish three application you must purchase three times
Hello, very good product. I need to know how to publish the News also in my blog / wordpress. Is it possible to do that?
Hi, in this app news only can publish from city admin panel
hi , when i first launch the app in the android studio it crash , can i have your email to attach for you the debug message regarding it . thanks
when crash its should be produce error log on android studio, please show me the error logs here.
the error log is ” Can’t bind to local 8600 for debugger “
can you capture it? I need to see.
error logs should be located at tab Log Cat > Category : Error
E/AndroidRuntime: FATAL EXCEPTION: main Process: com.app.thecity, PID: 6051 java.lang.NoClassDefFoundError: Failed resolution of: Lcom/nostra13/universalimageloader/core/DisplayImageOptions$Builder; at app.thecity.utils.Tools.initImageLoader(Tools.java:94) at app.thecity.data.ThisApplication.onCreate(ThisApplication.java:28) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1032) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5970) at android.app.ActivityThread.-wrap3(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1710) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6776) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1518) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1408) Caused by: java.lang.ClassNotFoundException: Didn’t find class “com.nostra13.universalimageloader.core.DisplayImageOptions$Builder” on path: DexPathList[[zip file ”/system/framework/com.google.android.maps.jar”, zip file ”/data/app/com.app.thecity-1/base.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_0_apk.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_1_apk.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_2_apk.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_3_apk.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_4_apk.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_5_apk.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_6_apk.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_7_apk.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_8_apk.apk”, zip file ”/data/app/com.app.thecity-1/split_lib_slice_9_apk.apk”],nativeLibraryDirectories=[/data/app/com.app.thecity-1/lib/arm, /system/lib, /vendor/lib]] at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) at java.lang.ClassLoader.loadClass(ClassLoader.java:380) at java.lang.ClassLoader.loadClass(ClassLoader.java:312) at app.thecity.utils.Tools.initImageLoader(Tools.java:94)† at app.thecity.data.ThisApplication.onCreate(ThisApplication.java:28)† at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1032)† at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5970)† at android.app.ActivityThread.-wrap3(ActivityThread.java)† at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1710)† at android.os.Handler.dispatchMessage(Handler.java:102)† at android.os.Looper.loop(Looper.java:154)† at android.app.ActivityThread.main(ActivityThread.java:6776)† at java.lang.reflect.Method.invoke(Native Method)† at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1518)† at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1408)†
Hi, can I know your The City version? its latest or not?
try to do this
1. add multidex library into you depedecies app/build.gradlecompile 'com.android.support:multidex:1.0.1'
2. replace your file data/ThisApplication.java with this code : https://pastebin.com/TSbkuXnn
Let me know if its works
hi i have done this and i recieved this error while its still crash on launch
03/04 16:09:40: Launching app $ adb install-multiple -r -t E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\dep\dependencies.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_0.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_1.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_2.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_3.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_4.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_5.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_6.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_7.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_8.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\intermediates\split-apk\debug\slices\slice_9.apk E:\Work Love\Apprenuer\Okinawa\the_city_mainfile_6.3\android_project\The City\app\build\outputs\apk\debug\The City 6.3.apk Split APKs installed $ adb shell am start -n “com.app.thecity/app.thecity.ActivitySplash” -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Unexpected error while executing: am start -n “com.app.thecity/app.thecity.ActivitySplash” -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Error while Launching activity
Hi, please chat me on google hangout
whats your google name,email..?
you can check from my profile page https://codecanyon.net/user/dream_space
Thank you for your support , everything is fixed 
Thanks 
Hello, unfortunately I am ignorant in the application area. How could I modify the application source file and adapt it to my need? For example, translate text, logo etc.
Hi, you need to install android studio and open the project using android studio
Can you add users? and that users can add their comments and reward those users with “points” or “prizes” for giving their comments, and those “points / prizes” can be exchanged for local products? on next update its just an idea
Thanks for the idea but Sorry I cannot do that, I have not plan to add that feature
I add
Screenshot_2018-02-18-18-59-57.png
<ImageView android:id=”@+id/image” android:layout_width=”match_parent” android:layout_height=”match_parent” android:scaleType=”centerCrop” />
to
<ImageView android:id=”@+id/image” android:layout_width=”match_parent” android:layout_height=”match_parent” android:visibility=”gone” android:scaleType=”centerCrop” />
but it is still taking space …
I replied your chat
Yes, you solved the issue ,, great work n support.
Hey !
report error on google play console, Cash users app https://prnt.sc/igafu8 This happens only to some users. it would be good to correct it! regards
That error can be from internet connection user phone, when load image notification.
Thanks 
cityapp is stopped in my mobile , facing the login issue .
my mymobile version is :Lyf LS-5008 and android version is 5.0.2
login issue? the city don’t have feature login.
can you show me the error logs?
Login issue from admin backend …
Can you provide me skype or gtalk ? email ?
You can email me on dev.dream.space[at]gmail.com
I am available to gtalk/ gmail ,
After I load the app to android studio and I customize the API URL I will run the project or built apk or … always I get the following error:
Executing tasks: [:app:assembleDebug]
Configuration ‘compile’ in project ’:app’ is deprecated. Use ‘implementation’ instead. Configuration ‘testCompile’ in project ’:app’ is deprecated. Use ‘testImplementation’ instead. :app:buildInfoDebugLoader :app:preBuild UP-TO-DATE :app:preDebugBuild UP-TO-DATE :app:compileDebugAidl UP-TO-DATE :app:compileDebugRenderscript UP-TO-DATE :app:checkDebugManifest UP-TO-DATE :app:generateDebugBuildConfig UP-TO-DATE :app:prepareLintJar UP-TO-DATE :app:generateDebugResValues UP-TO-DATE :app:generateDebugResources UP-TO-DATE :app:mergeDebugResources Error: java.lang.RuntimeException: java.io.EOFException: End of input at line 1 column 1 :app:mergeDebugResources FAILED :app:buildInfoGeneratorDebug
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ’:app:mergeDebugResources’. > Error: java.lang.RuntimeException: java.io.EOFException: End of input at line 1 column 1
Solutions please
Thanks for your answer!
can you capture the error and your whole screen when android studio open, I need to see how you open the project
OK, one minute 
I have imported the sql file and upload the admin files. If I try to start the admin I can type any username or password – always the same: Login correct – and thats all. The screen will stay at the password question. I do not change any, the username and password is how you wrote in the help document.
Please look at: http://www.b2cgo.de
Thanks for your answer!
Hi, your database connection still error, you can check this http://www.b2cgo.de/app/services/checkResponse
Make sure you already configure file api.php with you database credentials.
Thanks for your answer!
I have forget to change in api.php
from: const DB = “the_city”; to: const DB = “mydatabasename”;
I can’t understand why I don’t have seen it. This are the simple problems of our life. Thanks 
okay
banner ads, ok. but intertial not, when i open menu, aps closed. email me: hwr.iza@gmail.com
boleh agan share error logs ketika aplikasi crash?
why, adsense not show? i search the code, i cant find admob banner code from activity main??, Sorry, i find, appconfig change to true. thanks
Oke gan, unit id nya harus di set sama config nya harus di buat true
Location and place sorting is not working after update. Any idea why ?
Sometimes your the code cannot get location from your device, you need to refresh your location by open google map and get your current location
I just purchased your product. When I run the app on Android Studio it couldn’t bulid the project. At the values.xml the <resources xmlns:ns1=”urn:oasis:names:tc:xliff:document:1.2” xmlns:ns2=”http://schemas.android.com/tools”> are red. And I get the following messages: C:\..............\codecanyon-15831327-the-city-place-app-with-backend-50 (1)\the_city_mainfile_6.3\android_project\TheCity\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml Error:error: file not found. Error:java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details Error:Execution failed for task ’:app:mergeDebugResources’. > Error: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details. What should I do ? Thanks Thanks
I think your project directory too long, please try to move it to more shorter like D:/Projects/TheCity
Yes, it worked!! Many thanks for your quick response and the solution!!!
Okay 
The app is excellent! The code is clean and robust! In a few minutes you could install everything! Most importantly: Technical Support is excellent. I needed the support and was promptly taken care of! I recommend everyone to buy this app. I will certainly buy others produced by Dream_Space!