These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
123Next page
 

Evanova - for your small or large Android device

Author
Evanova Android
Traquenard Labs
#1 - 2011-09-24 12:36:12 UTC  |  Edited by: Evanova Android
Edited News 22-July-2012: Evanova 1.1

A new update should be available on Google Play. This fixes a few bugs and introduces a Skill Planner (not available for tablets at the moment). Please check this page for details on how to use it.

I hope you enjoy this update. As usual, please do not hesitate to report problems.

PS: I am still looking for a graphic designer ;-)



Edited News 07-July-2012: Evanova 1.0

Dear Pilots

I am pleased to say that Evanova has been updated to 1.0 with many new features, data and more.

More details can be found on Evanova's Blog or on the in-app About page.

Note that the Beta version will soon be removed from Google Play until more testing is required. Thanks to all who helped by using it, reporting errors or providing feedback.

Fly safe
Evanova



Edited News 08-May-2012: Help Wanted

Dear Pilots

There is a new BETA version of Evanova available on the market for you to comment and provide feedback on.
It should in all theory not interfere with your current Evanova application and hopefully add many promised/wanted features for you to try, although it may be subject to more frequent updates and breakages.

Be advise that, although this version can be installed on large screen devices (tablets mostly), large screen devices are not yet supported and Evanova won't work properly with those.

Please report any crash, error, feedback or comments on this forum, through Evanova's blog, in-game mail to 'Evanova Android' or e-mail
Update notes and others can be found on the Google Play site.


I sincerly hope you will enjoy this upcoming version!

PS Help wanted!

I am looking for a pilot with Computer Graphics Skills 5 to design better icons and a new logo for Evanova. Please let me know if you are interested.




Greetings.

With new forums come new posts and new new things....

Evanova is an Android application allowing you to view pilots, corporations, skills and many other Eve Online info. The application supports small devices and tablets. It's pretty, it's unlocked, it's coming with a nice update very soon.

Install it from the Android Market and follow up on what's coming or provide feedback, comments or pats in the back on the Evanova blog.

Evanova - The Android App for Eve Online

Evanova Android
Traquenard Labs
#2 - 2011-10-12 03:15:29 UTC  |  Edited by: Evanova Android
A new version (0.91) is available on the market with API key v2 support and many other goodies. Grab it here while it's hot!
Check out new features and direct comments, bug reports, etc. on Evanova's blog.

Fly safe.
Evanova.

Evanova - The Android App for Eve Online

Evanova Android
Traquenard Labs
#3 - 2011-10-16 23:03:02 UTC
A shameless bump for a good bug fix update (version 0.92) . Changes here

Evanova - The Android App for Eve Online

David Estarra
Starside Lost
#4 - 2011-10-19 19:22:11 UTC
Bumping to recommend this app. Good job, I like it Smile

[IMG]http://go-dl1.eve-files.com/media/corp/ChrisW73/DSigFinal.jpg[/IMG]

BRobinaz
The Scope
Gallente Federation
#5 - 2011-10-21 13:15:27 UTC
I just got it from Android Market, and i'm using it. But i'm still kinda new to Eve too.. I tryed but didn't find anything regarding info about that. But, is any way to put some skill to train on Evanova?




Best regrests
Fleep.
Evanova Android
Traquenard Labs
#6 - 2011-10-22 00:47:51 UTC
BRobinaz wrote:
I just got it from Android Market, and i'm using it. But i'm still kinda new to Eve too.. I tryed but didn't find anything regarding info about that. But, is any way to put some skill to train on Evanova?




Best regrests
Fleep.


You can only extract information from the Eve Online API. Any modification (such as adding a skill in the skill queue) has to happen either within the game or using Eve Gate. Although I would love to integrate this kind of features, it's a limitation from Eve Online and nothing much can be done about it.

Cheers
Evanova

Evanova - The Android App for Eve Online

Jameson Reynolds
Imperial Academy
Amarr Empire
#7 - 2011-12-09 12:10:56 UTC
Have some Problems with Assets. Although I'm using th FULL API I cannot see my Assets. I'm using a BASE Lutea II phone running Android 2.3.5.

Any ideas??

Trading Mathilda
School of Applied Knowledge
Caldari State
#8 - 2011-12-16 23:59:20 UTC
I love this app!

Can't live without it :)

Any way to delete toons?


Thanks for all the effort
Mintoko
Taedium In Perpetuam
#9 - 2011-12-18 01:27:43 UTC
I'm also having a problem with the assets, one character's asset list crashes the app while another does not. Of course, that other character has only a few items.

I submitted a report on it, but have no idea if you get those.

It worked fine until recently.


crash information:

package version: 92
Exception class name: java.lang.IllegalArgumentException
source file: TimSort.java
source method: mergeHi
line number: 864


Stack trace:

java.lang.IllegalArgumentException: Comparison method violates its contract!
at java.util.TimSort.mergeHi(TimSort.java:864)
at java.util.TimSort.mergeAt(TimSort.java:481)
at java.util.TimSort.mergeForceCollapse(TimSort.java:422)
at java.util.TimSort.sort(TimSort.java:219)
at java.util.TimSort.sort(TimSort.java:169)
at java.util.Arrays.sort(Arrays.java:1907)
at java.util.Collections.sort(Collections.java:1972)
at com.tlabs.android.jeeves.fragment.CharacterAssetsFragment$AssetGroupCursor.addCategoryGroups(Unknown Source)
at com.tlabs.android.jeeves.fragment.CharacterAssetsFragment$AssetGroupCursor.addRows(Unknown Source)
at com.tlabs.android.jeeves.fragment.CharacterAssetsFragment$AssetGroupCursor.addRows(Unknown Source)
at com.tlabs.android.jeeves.fragment.CharacterAssetsFragment$AssetLoaderCallback.setCharacterAssets(Unknown Source)
at com.tlabs.android.jeeves.fragment.CharacterAssetsFragment$AssetLoaderCallback.onLoadFinished(Unknown Source)
at android.support.v4.app.LoaderManagerImpl$LoaderInfo.callOnLoadFinished(Unknown Source)
at android.support.v4.app.LoaderManagerImpl$LoaderInfo.OnLoadComplete(Unknown Source)
at android.support.v4.content.Loader.deliverResult(Unknown Source)
at com.tlabs.android.jeeves.fragment.AsyncLoader.deliverResult(Unknown Source)
at android.support.v4.content.AsyncTaskLoader.dispatchOnLoadComplete(Unknown Source)
at android.support.v4.content.AsyncTaskLoader$LoadTask.onPostExecute(Unknown Source)
at android.os.AsyncTask.finish(AsyncTask.java:417)
at android.os.AsyncTask.access$300(AsyncTask.java:127)
at android.os.AsyncTask.InternalHandler.handleMessage(AsyncTask.java:429)
at android.os.handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:144)
at android.app.ActivityThread.main(ActivityThread.java:4937)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang,reflect.Method.invoke(Method.java:521)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
at dalvik.system.NativeStart.main(Native Method)
Evanova Android
Traquenard Labs
#10 - 2011-12-20 19:28:40 UTC
Hello and sorry for the long silence. I got into holiday mode a little too much ;-)

Jameson Reynolds wrote:
Have some Problems with Assets. Although I'm using th FULL API I cannot see my Assets. I'm using a BASE Lutea II phone running Android 2.3.5.

Any ideas??


Hum...no I am not sure...unless it has to do with Mintoko's issue.

Mintoko wrote:
I'm also having a problem with the assets, one character's asset list crashes the app while another does not. Of course, that other character has only a few items.

I submitted a report on it, but have no idea if you get those.

It worked fine until recently.


Yes I usually receive those but don't always go through since they are very few coming in and are usually the same error (usually happening at startup). I think I have already checked this one and fixed it for the next version.

Trading Mathilda wrote:
I love this app!

Can't live without it :)

Any way to delete toons?

Thanks for all the effort


Thanks a lot!
Yes, to delete your toon, long-press on it when in the pilot list, or use the "remove pilot" menu option while in a Pilot view.

Evanova

Evanova - The Android App for Eve Online

Lyron-Baktos
The Scope
Gallente Federation
#11 - 2011-12-20 22:03:52 UTC
just gave this a test run and very nice app. Good work
Trading Mathilda
School of Applied Knowledge
Caldari State
#12 - 2011-12-21 13:40:25 UTC
Hi EvaNova :)

I tried both, long pressing the pilot and the options button, but none give me the possibility to remove a pilot. It looks like if there is no function for both of these options.

I am using a Samsung Galaxy S II

with android 2.3.4

Lightning Rom V6.1 XXKH3
Evanova Android
Traquenard Labs
#13 - 2011-12-21 14:03:22 UTC
Trading Mathilda wrote:
Hi EvaNova :)

I tried both, long pressing the pilot and the options button, but none give me the possibility to remove a pilot. It looks like if there is no function for both of these options.

I am using a Samsung Galaxy S II

with android 2.3.4

Lightning Rom V6.1 XXKH3


Hello Mathilda!

That is odd...

In the pilot list, a long press on one of the pilots should show a full blown dialog menu with the following options:
-- View Pilot
-- View Corporation
-- Reload Pilot
-- Remove Pilot <-- The option you want

Do you not get this menu at all? Is there anything happening while long-pressing those entries?

Then, in the Pilot View (where pilots info and the scrollable icon menu are), when you click the Menu button of your device, a menu should display with the following options
-- Wallpaper
-- Background
-- Reload Pilot
-- Remove Pilot <-- The option you want
-- Settings

(The menu button is indicated by 4 lines vertically stacked on most Android devices, usually on the left of the Home button)

If you can't access those menus for some reason, I am really not sure....Press *ahem* harder? :D

Let me know how you fare. Please write to evanovamobile@gmail.com if you need further help.

Cheers
Evanova



Evanova - The Android App for Eve Online

Lyron-Baktos
The Scope
Gallente Federation
#14 - 2011-12-21 14:56:53 UTC
App is rough on the battery. Anyway to make it better or at least have a exit button so we can kill it?
Evanova Android
Traquenard Labs
#15 - 2011-12-21 21:34:10 UTC
Lyron-Baktos wrote:
App is rough on the battery. Anyway to make it better or at least have a exit button so we can kill it?


Is it really?

There a few optimisations that have been done for the next release regarding the API usage and some of the display, and I can see one area where it can be better, but the later at the expense of making widgets more useless than they already are.

Otherwise, there is no background service running when you are not using Evanova so if it hasn't been destroyed by Android itself, you can safely kill it at any time.

Evanova - The Android App for Eve Online

Frelix
The Scope
Gallente Federation
#16 - 2011-12-22 15:12:25 UTC
Wonderful App. I really like the way it shows the individual pilots.

Question though. I've alts that have their own corp, and I generated a corp api key for them. However even though the api imported ok, all the options for viewing are greyed out in the corp screen. I can't view corp assets, wallet or anything.

I must be doing it wrong :)


Evanova Android
Traquenard Labs
#17 - 2011-12-23 15:26:18 UTC
Frelix wrote:
Wonderful App. I really like the way it shows the individual pilots.

Question though. I've alts that have their own corp, and I generated a corp api key for them. However even though the api imported ok, all the options for viewing are greyed out in the corp screen. I can't view corp assets, wallet or anything.

I must be doing it wrong :)



No, you are doing it right :)

The buttons on the corp view stay greyed out because those are "Coming Soon(tm)" features, "Soon" probably being when Steam stops selling me cool games at prices I cannot resist and I stop procrastinating on polishing up the next version mainly because of that**.

Hopefully those buttons will light up in the next version.

Talking about Corps, I do not have enough test data (my test corp is a 2 members corp...) and would really appreciate if anyone could give me a (pretty much full) corp key or even a few ones with various masks so I can do some more testing.


**This bad excuse brought to you by the Ever Procrastinating Department of Procrastinators.




Evanova - The Android App for Eve Online

foto69man
Asgardian Construction
#18 - 2012-01-07 12:05:46 UTC
Let me know if you want my corp key. I like your program...would love to be able to track corp market orders easier
Morgesin Berriset
Caldari State Customs Authority
#19 - 2012-01-08 13:38:29 UTC  |  Edited by: Morgesin Berriset
just loaded the app on my moto droid one and all functions work with the exception of the "coming soon" features. how ever i too am unable to view my assets or messages in, in, out, corp, or other. also market orders is not shown.

while i am here i would also like to promote, like an app commenter stated, the only thing i can see to make this any better then it already is is a skill planner and ship fitter.

thumbs up on the app and keep it up. aura app is having issues. now is the time to pull ahead =)

Edit: messages and assets are showing now. just took a day or so to catch up. an issue i am having now is notifications wont clear. i have had 4 for the past two days and i have viewed every inch of the app to try and clear them.
Syzygium
Ventures Bar
#20 - 2012-01-29 06:27:29 UTC
Is it possible to make your app available via apk-download from your homepage or eve-files? A lof of users have rooted Android Phones and the market often just says "Application not compatible wit your phone" and denies installation.

I have an older version installed, but the market won't let me update to the latest version and most apk-files for evanova that are found by Google are also old versions.
123Next page