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.

Hi ,,,, the deleting option in the admin panel is not working … I can’t delete places nor news !

Make sure your sever support http method DELETE

hello please see hangout

Hi, How I upload admin (Cpanel) to web hosting server …..?

Just zip the admin_panel folder and upload to your hosting folder

Hello

Did you app support Admob banner & interstitial ?

Yes this app suppoer ads banner & interstitial

How to transform, KM to timeleft to the place? it´s possible?

Its impossible because you need to calculate device move speed to get timeleft

Hi. Can you add in next update option: Date and time for events and place?

I din’t know, I will consider about it

when i compile the project return

org.gradle.api.tasks.TaskExecutionException: Execution failed for task ’:app:mergeDebugResources’. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:100) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:70) at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:63) at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54) at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:58) at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:88) at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:52) at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52) at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54) at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43) at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:248) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:197) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:107) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:241) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.processTask(DefaultTaskPlanExecutor.java:124) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.access$200(DefaultTaskPlanExecutor.java:80) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:105) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:99) at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:625) at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:580) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:99) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55) at java.lang.Thread.run(Thread.java:748) Caused by: com.android.build.gradle.tasks.ResourceException: Error: java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details. at com.android.build.gradle.tasks.MergeResources.doFullTaskAction(MergeResources.java:269) at com.android.build.gradle.internal.tasks.IncrementalTask.taskAction(IncrementalTask.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73) at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$IncrementalTaskAction.doExecute(DefaultTaskClassInfoStore.java:173) at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.execute(DefaultTaskClassInfoStore.java:134) at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.execute(DefaultTaskClassInfoStore.java:121) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:122) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:197) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:107) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:111) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:92) ... 30 more Caused by: Error: java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details. at com.android.ide.common.res2.MergedResourceWriter.postWriteAction(MergedResourceWriter.java:622) at com.android.ide.common.res2.MergeWriter.end(MergeWriter.java:46) at com.android.ide.common.res2.MergedResourceWriter.end(MergedResourceWriter.java:238) at com.android.ide.common.res2.DataMerger.mergeData(DataMerger.java:301) at com.android.ide.common.res2.ResourceMerger.mergeData(ResourceMerger.java:412) at com.android.build.gradle.tasks.MergeResources.doFullTaskAction(MergeResources.java:258) ... 46 more Suppressed: java.lang.RuntimeException: No slave process to process jobs, aborting at com.android.builder.tasks.WorkQueue.shutdown(WorkQueue.java:168) at com.android.builder.internal.aapt.QueuedResourceProcessor.end(QueuedResourceProcessor.java:147) at com.android.builder.internal.aapt.v2.QueueableAapt2.close(QueueableAapt2.java:117) at com.android.build.gradle.tasks.MergeResources.doFullTaskAction(MergeResources.java:266) ... 46 more Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details. at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:503) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:482) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:79) at com.android.ide.common.res2.MergedResourceWriter.postWriteAction(MergedResourceWriter.java:593) ... 51 more Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details. at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:503) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:462) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:79) at com.android.builder.internal.aapt.v2.QueueableAapt2.lambda$compile$0(QueueableAapt2.java:149) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Caused by: java.lang.RuntimeException: No server to serve request. Check logs for details. at com.android.builder.tasks.WorkQueue.run(WorkQueue.java:219) ... 1 more

Can you capture your screen, I need to see how you open the project

How do you disable the like or favorite button instead of showing when you scroll down it can be fix and be shown everytime without scrolling.

Hi, thanks, so you want to hide favorite button forever?

Not hide it forever i just want to disble the animate thing like istead of show it when you scroll it can be fix somewhere i mean disable the animation of it

You can replace ActivityPlaceDetail.java with this https://pastebin.com/h4h4bwTq

What is the way to show only a 1 column of places? i dont like 2 columns with places..

You can edit at Tools.java method getGridSpanCount(), make it return 1

Thank you, it´s works!

Hi, nice product! I have installed the admin on my apache (MAMP) as a test: http://trikalacity but after login with demo credentials, I can’t get into the admin, despite I get the message ”Login Success”. I see the follow message on log “PHP Warning: mysqli::__construct(): (HY000/1045): Access denied for user ‘root’@’localhost’ (using password: NO) in /Applications/MAMP/htdocs/admin_project/app/services/api.php on line 24”

Hi, can I know your admin panel url? from that error message you not change USER db at file ap.php

please read documentation

Hi. Can we change the upload image size? If yes, could you say where can i find it?

Thankyou :)

BTw, are you sure about, only here need to change? Because its not working. :(

”” root.constrainFile = function(f){ return ((f.type "image/jpeg" || f.type “image/png” ) && f.size <= 10000); ””

refresh your browser with CTRL + F5

Gan, kalo gambar gak tampil masalahnya dimana ya?

biasanya nulis web url yang di android salah gan

Saya berencana ingin membeli Aplikasi ini karena menggunakan database, tapi di Source code di Android di bagian mana yang harus di Edit agar aplikasi Android terhubung ke url server Hosting?

Nanti di dokumentasi ada panduan gan untuk menghubungkan ke servernya.

Terimakasih

who to exchange category name to Arabic when i do that in database appear in admin panel ??

Hi, I am on vacation now and I am away from my computer, I cannot help much now.

when your vacation will finished to contact you

Please contact me after April 2

can you give me names of webhosting that can be used with this app ?

I used this hosting provider : https://idcloudhost.com/

login successfully but i stay on the login page, kindly help

can I know your admin panel url?

i want to know if the app support Admob

yes this app support admob

hi i want to add sound to Activity Splash

I tried the version downloaded with the code and found the same problem when doing a search that stops the application

Okay lets continue in google hangout

It works successfully now. Thank you for your support

the app is taking time to open i had removed splash screen for app and i had getting error ThisApplication.trackScreenView(java.lang.String)’ on a null object reference at rs.com.mesto.ActivityPlaceDetailplaces.onCreate(ActivityPlaceDetailplaces.java:137)

that lines is ThisApplication.getInstance().trackScreenView(“View place : ” + place.name);

Hi, please don’t remove splash screen, for first time open takes time because its need to obtain gcmRegId ad submit it to server, once its success next ope app will be fast. so please don’t delete splash screen

hi. create something in admin panel but its not load in my phone

Hi, are you purchase my item?

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