langerhans / dogecoin-wallet-new

Dogecoin Wallet app for your Android device. Standalone Dogecoin node, no centralized backend required. Forked from the popular Bitcoin Wallet.
188 stars 105 forks source link

Unable to build project #29

Closed saldisobi closed 8 years ago

saldisobi commented 9 years ago

[ERROR] Failed to execute goal on project wallet: Could not resolve dependencies for project de.langerhans.wallet:wallet:apk:1.07: Could not find artifact com.google:dogecoinj:jar:0.12-SNAPSHOT -> [Help 1] [ERROR]

justinvforvendetta commented 9 years ago

i am also having a similar problem building this, even after importing sherlock:

[2014-10-31 13:36:54 - WalletActivity] D:\Downloads\langerhans-dogecoin-wallet-new-1.07-4-gb1a6277 (1)\langerhans-dogecoin-wallet-new-b1a6277\wallet\res\values\styles.xml:28: error: Error retrieving parent for item: No resource found that matches the given name '@style/TextAppearance.Sherlock.Widget.ActionBar.Title'. [2014-10-31 13:36:54 - WalletActivity] [2014-10-31 13:36:54 - WalletActivity] D:\Downloads\langerhans-dogecoin-wallet-new-1.07-4-gb1a6277 (1)\langerhans-dogecoin-wallet-new-b1a6277\wallet\res\values\styles.xml:35: error: Error retrieving parent for item: No resource found that matches the given name '@style/TextAppearance.Sherlock.Widget.ActionBar.Subtitle'. [2014-10-31 13:36:54 - WalletActivity] [2014-10-31 13:36:54 - WalletActivity] D:\Downloads\langerhans-dogecoin-wallet-new-1.07-4-gb1a6277 (1)\langerhans-dogecoin-wallet-new-b1a6277\wallet\res\values\styles.xml:40: error: Error retrieving parent for item: No resource found that matches the given name '@style/Widget.Sherlock.Light.ActionMode.Inverse'. [2014-10-31 13:36:54 - WalletActivity] [2014-10-31 13:36:54 - WalletActivity] D:\Downloads\langerhans-dogecoin-wallet-new-1.07-4-gb1a6277 (1)\langerhans-dogecoin-wallet-new-b1a6277\wallet\res\values\styles.xml:41: error: Error: No resource found that matches the given name: attr 'background'. [2014-10-31 13:36:54 - WalletActivity] [2014-10-31 13:36:54 - WalletActivity] D:\Downloads\langerhans-dogecoin-wallet-new-1.07-4-gb1a6277 (1)\langerhans-dogecoin-wallet-new-b1a6277\wallet\res\values\styles.xml:45: error: Error: No resource found that matches the given name: attr 'subtitleTextStyle'. [2014-10-31 13:36:54 - WalletActivity] [2014-10-31 13:36:54 - WalletActivity] D:\Downloads\langerhans-dogecoin-wallet-new-1.07-4-gb1a6277 (1)\langerhans-dogecoin-wallet-new-b1a6277\wallet\res\values\styles.xml:43: error: Error: No resource found that matches the given name: attr 'titleTextStyle'.

langerhans commented 9 years ago

Sorry, just saw this. Dumb Github :/
Well, you need to get https://github.com/langerhans/dogecoinj-new and build it before. As it states, it can't find the dependency.

For ABS: You need the right version which should be automatically fetched tho.