• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps need some help displaying photo in a list view

So I've imported your project into Android Studio and run the emulator. The first thing I see is a login screen.
Please give me a user account to sign in with.

Screenshot_1537710457.png
 
So I created a new account, and I get this, which contains absolutely nothing.

Screenshot_1537710970.png
 
So I've imported your project into Android Studio and run the emulator. The first thing I see is a login screen.
Please give me a user account to sign in with.

View attachment 136036
you can make or create one.
after that,
you will be on the camera tab.
but actually I have 3 tabs.
the second tab named edit tab is there I have some issue.
the camera can take pictures and store it on google firebase.
but after that I want to display the pictures in a listview on the edit tab.
 
I don't see anything on the Camera tab that allows me to take a picture.
 
I see no capture bar.
Looking at your Github repo, there's only the initial commit, which was on 28th July.
 
not really
I can send it to you via dropbox

No, Github is the standard way of sharing code, and it's integrated into Android Studio. If you want help, then commit your latest changes.
I'm doing you a favour here, so the least you can do is make it dead easy to get your code and run it.
 
No, Github is the standard way of sharing code, and it's integrated into Android Studio. If you want help, then commit your latest changes.
I'm doing you a favour here, so the least you can do is make it dead easy to get your code and run it.
Thanks
let me update then
 
I'm afraid this doesn't build for me.
I don't see why you can't just commit your current code to the other repo, which does actually build and run for me.
Here's the problem I have with the 2MVDM repo:

20:48 Unsupported Modules Detected: Compilation is not supported for following modules: 2MVDM. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.

20:48 Gradle sync started

20:48 Gradle sync failed: Plugin with id 'com.android.application' not found.
Consult IDE log for more details (Help | Show Log) (11s 518ms)
 
I'm afraid this doesn't build for me.
I don't see why you can't just commit your current code to the other repo, which does actually build and run for me.
Here's the problem I have with the 2MVDM repo:

20:48 Unsupported Modules Detected: Compilation is not supported for following modules: 2MVDM. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.

20:48 Gradle sync started

20:48 Gradle sync failed: Plugin with id 'com.android.application' not found.
Consult IDE log for more details (Help | Show Log) (11s 518ms)
I don't even know what's wrong with the update.
Let me check it out.
may be I have to update the old one?
I will be back
 
I'm afraid this doesn't build for me.
I don't see why you can't just commit your current code to the other repo, which does actually build and run for me.
Here's the problem I have with the 2MVDM repo:

20:48 Unsupported Modules Detected: Compilation is not supported for following modules: 2MVDM. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.

20:48 Gradle sync started

20:48 Gradle sync failed: Plugin with id 'com.android.application' not found.
Consult IDE log for more details (Help | Show Log) (11s 518ms)
 

Attachments

  • Screenshot 2018-09-23 22.04.04.png
    Screenshot 2018-09-23 22.04.04.png
    237.9 KB · Views: 136
I'm afraid this doesn't build for me.
I don't see why you can't just commit your current code to the other repo, which does actually build and run for me.
Here's the problem I have with the 2MVDM repo:

20:48 Unsupported Modules Detected: Compilation is not supported for following modules: 2MVDM. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.

20:48 Gradle sync started

20:48 Gradle sync failed: Plugin with id 'com.android.application' not found.
Consult IDE log for more details (Help | Show Log) (11s 518ms)
when running with emulator
I have some errors but as you can see the capture bare
please the first file on github is without error,
so I think that you should use that one.
the 2MVDM is not good I think.
sorry for the confusion
 
I'm afraid this doesn't build for me.
I don't see why you can't just commit your current code to the other repo, which does actually build and run for me.
Here's the problem I have with the 2MVDM repo:

20:48 Unsupported Modules Detected: Compilation is not supported for following modules: 2MVDM. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.

20:48 Gradle sync started

20:48 Gradle sync failed: Plugin with id 'com.android.application' not found.
Consult IDE log for more details (Help | Show Log) (11s 518ms)
Hi there LV426,
Did you take a look to my request?
thanks for your feedback.
 
I'm not going to be able to look into this further until the weekend. Plus, to make matters worse, my Android Studio has decided to become completely unusable, so I'm going to have to reinstall it.
 
Back
Top Bottom