Code

Discussion on The City - Place App with Backend 7.7

Discussion on The City - Place App with Backend 7.7

Cart 1,229 sales

999 comments found.

Compatible with Android 7 and 8?

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/irwdo3
https://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”

  1. 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?

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

you can check from my profile page https://codecanyon.net/user/dream_space

Thank you for your support , everything is fixed :D

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 ! :D 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

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!

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 :)

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!!!

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!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey