Hi Zero!
Thanks for your great work! Unfortunately, I could not launch your
application yet, as I ran into a couple of issues, but today I will
not have time to look into that, and on Saturday I'm also not
available, so I will only get a chance to look into it on Sunday
again..
But, a couple of issues that I noticed:
I tried to include openintents-lib.jar into your newsreader
application, but this is not enough:
Your application explicitely requires for example access to the
classes org.openintents.news.views.* or
org.openintents.tags.MagnoliaTaggig.
But the only classes currently contained in openintents-lib.jar are
defined in OpenIntents/build-lib-content.txt:
org/openintents/provider/*.class
org/openintents/OpenIntents.class
org/openintents/hardware/Sensors.class
org/openintents/hardware/SensorsPlus.class
org/openintents/hardware/SensorSimulatorClient.class
In principle this should ONLY be the first two lines, i.e. everything
in provider and the OpenIntents.class itself. The last three lines are
included explicitely for performance reasons.
Note that openintents-lib.jar is included in every application. This
does not make sense for views for example: We don't need the same code
several times on the phone, but you want newsreader to call the code
that exists in OpenIntents. The correct way to do it is to call the
intent not by its explicit class, but by a string that specifies the
intent that you want to call, and this string should be put into the
provider/xxx.class.
Try to use the openintents-lib.jar from the last distribution (or from
any of the samples/xxx/lib folders) and you will see what I mean...
If you have any questions, I am available by email until tonight. If
you run into problems with these changes, I can help on the code again
Saturday evening / Sunday.
I hope you can see what I mean. Too bad I can't try out your
application now, as I would really like to see how it looks :-) (The
automatic build did not work, because Friedger has included the new
positron acceptance tests that do not compile yet properly with the
ant scripts... so some time is necessary to fix that, but, as
mentioned, right now I am simply not able to do it here...)
Peli
On 29 Feb., 05:29, Muthu Ramadoss <
muthu.ramad...@gmail.com> wrote:
> Great news.. I have a requirement to read RSS feeds (media) and probably
> news reader can help me. I'll check it out. Thanks zero.
>
> Zero wrote:
> > Right!
> > Newsreader 0.1 is here!
> > You can check out the code from trunk/applications/newsreader and
> > build it yourself,
> > or you can wait until tomorrow and try an apk.
> > (0200 MET, I need some sleep now. )
>
> --
> Thanks.
>
> Muthu Ramadosshttp://www.intellibitz.comhttp://
groups.google.com/group/android-chennaihttp://www.slideshare.net/intellibitz