federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.69k stars 1.1k forks source link

While compiling annoying error is occured. #664

Closed kashifansari786 closed 4 years ago

kashifansari786 commented 5 years ago

when i launch this app in my real device then i got error(inner element must either be a resource reference or empty.) which is not resolved can you resolved this issue.

federicoiosue commented 5 years ago

Hi, you should elaborate a little more:

kashifansari786 commented 5 years ago

Error occurs before install the app in compile time... So i m not be able to install the app

On Sat, 9 Mar 2019, 12:34 am Federico Iosue, notifications@github.com wrote:

Hi, you should elaborate a little more:

  • which device are you using?
  • which version of the app?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/federicoiosue/Omni-Notes/issues/664#issuecomment-471039890, or mute the thread https://github.com/notifications/unsubscribe-auth/AZCPDgOd4FNdF9nDeuJKNIrUzCdc52gJks5vUrRWgaJpZM4blE-c .

tux0n commented 5 years ago

i get this error too when try to compile and install app on android studio emulator. After gradle update i get this and cant get it :

`AGPBI: {"kind":"error","text":"Progworkingram type already present: com.afollestad.materialdialogs.color.ColorChooserDialog$3","sources":[{}],"tool":"D8"} :omniNotes:transformDexArchiveWithExternalLibsDexMergerForAlphaDebug FAILED :omniNotes:buildInfoGeneratorAlphaDebug FAILURE: Build failed with an exception.

federicoiosue commented 4 years ago

The error reported by @tux0n is a different one and should be now solved on develop branch due to latest dependencies switches.

For what concerns yours @kashifansari786 I've not enough informations to reproduce.