GithubHelp home page GithubHelp logo

Comments (4)

stephanenicolas avatar stephanenicolas commented on August 29, 2024

Hi Nilkash,

RoboSpice motivations is a bit part and can't really be counted as a
sample. It's a pedagogical app that we use as a demonstrator with lots of
explanations to demonstrate why RoboSpice is better than AsyncTasks and
Loaders when it comes to networking.
It relies on some libraries, such as ActionBarSherlock and might be
difficult to setup.

Nevertheless, what really matters to developers are all the other samples.
You just picked the wrong one.

Stéphane

2013/3/4 nilkashid [email protected]

Hi I am just trying to learn and integrate Robospice library for my
android project. I build few project successfully. But I am not able build
few of sample. like in my robospice motivation project when i tried to do
"mvn clean install -Pant" it gives me following error

[INFO]
/home/nilkash/Desktop/robospice_sample/RoboSpice-samples/robospice-motivations/target/unpack/apklibs/com.actionbarsherlock_actionbarsherlock_apklib_4.2.0/res/values-v14/abs__themes.xml:32:
error: Error retrieving parent for item: No resource found that matches the
given name 'android:Theme.Holo.Light.Dialog'.
[ERROR] Error when generating sources.
org.apache.maven.plugin.MojoExecutionException:

[ERROR] Failed to execute goal
com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.4.2-SNAPSHOT:generate-sources
(default-generate-sources) on project robospice-motivations:
MojoExecutionException: ANDROID-040-001: Could not execute: Command =
/bin/sh -c cd
/home/nilkash/Desktop/robospice_sample/RoboSpice-samples/robospice-motivations
&& /home/nilkash/Downloads/android-sdk-linux/platform-tools/aapt package -m
-J
/home/nilkash/Desktop/robospice_sample/RoboSpice-samples/robospice-motivations/target/generated-sources/r
-M
/home/nilkash/Desktop/robospice_sample/RoboSpice-samples/robospice-motivations/AndroidManifest.xml
-S
/home/nilkash/Desktop/robospice_sample/RoboSpice-samples/robospice-motivations/res
-S
/home/nilkash/Desktop/robospice_sample/RoboSpice-samples/robospice-motivations/target/unpack/apklibs/com.actionbarsherlock_actionbarsherlock_apklib_4.2.0/res
--auto-add-overlay -A
/home/nilkash/Desktop/robospice_sample/RoboSpice-samples/robospice-mot
ivations/assets -I
/home/nilkash/Downloads/android-sdk-linux/platforms/android-7/android.jar,
Result = 1 -> [Help 1]

I dot know how to solve this problem according to this I did some few
changes but its not working. Need help thank you ....


Reply to this email directly or view it on GitHubhttps://github.com//issues/4
.

Stéphane NICOLAS,
OCTO Technology
Développeur & Consultant Android / Java
..........................................................
50, Avenue des Champs-Elysées
75008 Paris
+33 (0)6.26.32.34.09
www.octo.com - blog.octo.com
www.usievents.com
...........................................................

from robospice-samples.

StingerAJ avatar StingerAJ commented on August 29, 2024

The important bit here seems to be: "No resource found that matches the given name 'android:Theme.Holo.Light.Dialog'."

... which for me points to the correct Android SDK platform containing Theme.Holo.Light.Dialog (android-16) not being installed with the SDK manager. Could that be the issue here?

from robospice-samples.

nilkashid avatar nilkashid commented on August 29, 2024

I build with android-16 but still giving same problem. I don't know why. Whether this is because of ActionBarSherlock or because of some thing else? Thank you for help..

from robospice-samples.

stephanenicolas avatar stephanenicolas commented on August 29, 2024

All of this comes from ABS I believe. There is a special lint file that you
should use when checking the ABS-based project with lint.
You can find this file on stack over flow.

S.

2013/3/11 nilkashid [email protected]

I build with android-16 but still giving same problem. I don't know why.
Whether this is because of ActionBarSherlock or because of some thing else?
Thank you for help..


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-14708737
.

Stéphane NICOLAS,
OCTO Technology
Développeur & Consultant Android / Java
..........................................................
50, Avenue des Champs-Elysées
75008 Paris
+33 (0)6.26.32.34.09
www.octo.com - blog.octo.com
www.usievents.com
...........................................................

from robospice-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.