Amr Hesham

Results 169 comments of Amr Hesham

@softsan Sorry for delay, not supported yet, i am planning to support it without changing public api

Try using this ```java Task task = taskSnapshot.getMetadata().getReference().getDownloadUrl(); task.addOnSuccessListener(new OnSuccessListener() { @Override public void onSuccess(Uri uri) { String photoLink = uri.toString(); } });

Hello @NatBob Thanks for your report, Can you please provide some information AppName: Android OS Version: When is the crash happen? when you do what?

This is ud845-Pets app right but you edit it? https://github.com/AmrDeveloper/Android/tree/master/Basics%20Nanodegree/ud845-Pets

Thank you @Zaxx69, I will check the recommendation

Hello @Zaxx69, Sorry for delay and ping me anytime, I added them to todo list but we need to think and manage the development correctly for example supporting nested folders...

- I have implemented dynamic theme before in other project it's good but we need to think to support it or improving current themes - For the sub folder feature...

Hello @oisonan1999, Thanks for your opinion about this application, but can you describe more about what you mean by "it's not running in real time yet" do you mean the...

@oisonan1999, > I want when someone asks me or when someone likes my question it will notify me, just like Facebook To implement this we have 2 options, The first...

Thank you for your suggestion, its a good idea but first, we need to check the exported file from many browsers to write a general importer and maybe we can...