SYMBIAN OS SECTION
  -My-Symbian.com-
MAEMO  SECTION
-My-Maemo.com-
SOFTWARE STOREFORUMCONTACT

My-Symbian.com Forums
Symbian Partner

 
My-Symbian & My-Maemo
Symbian & Maemo based Communicators and Smartphones Info Center
since 1999
 
 Watched TopicsWatched Topics   FAQFAQ   SearchSearch   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   RulesRules   Log inLog in 
Lightweight, simplified version of the forumsMobile version   Support this website to keep it aliveRemove all adverts!  
 
Llama - Location Aware Mobile Application

 
Post new topic   Reply to topic    My-Symbian & My-Maemo Forum Index -> Symbian OS Series 60 (S60) 1.x-2.x
View previous topic :: View next topic  
Author Message
Kebabrov
Forum Regular



Joined: 29 May 2004

Posts: 70

Phone: 6630, N80

PostPosted: Sunday, 10.Dec.2006 18:13    Post subject: Llama - Location Aware Mobile Application   Reply with quote   

Alright chaps,

Heres a project i've been working on for a while. basically it detects your location based upon cells and bluetooth devices, and then you can do events based on location and time

you can also get it to save your location, which gives you a history of where you have been. it also tags each photo/movie you take with the location it was taken, so you can view your photos by location

recently, i've hacked in an active standby screen for use on a 6630. its very hacky, but works well enough and shows the current area and next 3 calendar entries for the week. Dont enable this on a 6680/n70 if you have the real active standby enabled... i'm guessing the result won't be very pretty.

It stores the databases on the root of your MMC card. if you decide to uninstall it, you can just delete the two .dat files it makes.

It autostarts using ezboot and uses some code from the ContextPhone project (http://mikie.iki.fi/symbian/). Its been tested mostly on a 6630, but should also work on a 6680 and N70. Also, use it entirely at your own risk. It shouldnt break your phone but if it does, its your fault

if you have any questions/comments, post them in this thread. enjoy Smile
Back to top
My-Symbian
Sponsored links









PostPosted: Sunday, 10.Dec.2006 18:13    Post subject: Sponsored links      

Back to top
rulirahm
Forum Senior


Warnings : 1
Joined: 10 Oct 2005

Posts: 818
Location: Asia
Phone: N95 + 8GB's MU-43

PostPosted: Sunday, 10.Dec.2006 18:37    Post subject:   Reply with quote   

No screenshots? Laughing
Back to top
Kebabrov
Forum Regular



Joined: 29 May 2004

Posts: 70

Phone: 6630, N80

PostPosted: Sunday, 10.Dec.2006 19:05    Post subject:   Reply with quote   

rulirahm wrote:
No screenshots? Laughing


4 screenshots Smile

http://www.aspm52.dsl.pipex.com/1.jpg
http://www.aspm52.dsl.pipex.com/2.jpg
http://www.aspm52.dsl.pipex.com/3.jpg
http://www.aspm52.dsl.pipex.com/4.jpg
Back to top
alb3530
Forum Regular


Warnings : 1
Joined: 03 Jun 2006

Posts: 139
Location: Brazil
Phone: Nokia N80-1

PostPosted: Monday, 11.Dec.2006 19:07    Post subject:   Reply with quote   

I've tried MiniGPS and it has a very cool feature: you can distribute cells in groups, and create events whenever you go in/out the group.You can also write a text to be displayed as a note when a event happens.The best of all is the text is a global note: it displays the text you wrote, it doesn't matter what application is running in foreground.In my area, only 3 cells has EDGE support, i could use the application as a EDGE indicator when i tried it, since it's the only that displays a global text.Does your application feature such thing?I think you could implement a global cell indicator to be always showed.It would be very cool.Also if user renamed a cell, its name would be showed instead the number.

Note i didn't tested your application yet.But will try it as soon as i can.Thanks

PS.: for the screenshots, it's probably a very nice application
Back to top
My-Symbian
Sponsored links









PostPosted:     Post subject: Sponsored links      

Back to top
Kebabrov
Forum Regular



Joined: 29 May 2004

Posts: 70

Phone: 6630, N80

PostPosted: Monday, 11.Dec.2006 22:05    Post subject:   Reply with quote   

yep. it does all of those:)
you can set a reminder for when u enter a cell/group/see a bluetooth device, which pops up a dialog showing you the reminder

its definately worth playin around with.
Back to top
LordDante
Forum Newbie



Joined: 02 Mar 2003

Posts: 25
Location: UK
Phone: Nokia 6630, 6680, N91

PostPosted: Sunday, 31.Dec.2006 17:57    Post subject:   Reply with quote   

Hi there,

Just started using your app on my 6630 and I must say Im very impressed! Its packed full of really useful features, one of the best for me is the ability to log cell/bluetooth detections, so I can easily look back on cells Ive moved through and bluetooth devices that have been found on the way.

Also worthy of special note is the active standby for 6630, something Ive never seen done before by any other app. However I would like to suggest some possible improvements and fixes for a future release:

a) The active standby doesnt work too well with apps that use the standby screen for anything, an example being Smart Settings, the menu on that gets cut off at the top by your active standby.

b) It would be especially great if the user could choose what and how items get displayed on the active standby. For example would be cool to be able to see what track is being played in the music player (such as the player included in 6630 music edition), or in something like OggPlay, if its at all possible. Also displaying info about free ram and storage capacity, or the number of unread messages in the inbox etc. Basically a fully customisable active standby would be absolutely fantastic, and in fact would beat even the S60v3 active standby!

Thats it for the time being, if I think of anything else, I will post it here. Thanks for creating such a wonderful and free app!
Back to top
Kebabrov
Forum Regular



Joined: 29 May 2004

Posts: 70

Phone: 6630, N80

PostPosted: Monday, 01.Jan.2007 22:52    Post subject:   Reply with quote   

I'm glad you like it Smile

Unfortunately, i dont think its worth writing a customisable active standby app for 6630s. After all, they are only one phone... and a very old phone nowadays. If anyone fancies writing one, the code is basically this: http://mikie.iki.fi/symbian/ (look for Drawing on top of Phone screen).

The active standby was added as an after-thought cos i previously owned an N80, but it was a whore to program for and the battery life stank. I know the active standby is buggy, but it works well enough for me.

Its a shame that nokia are cretins and dont allow developers to add stuff to active standby.
Back to top
arizkohli
Forum Regular



Joined: 15 May 2003

Posts: 362

Phone: N81 8GB, N95 8GB

PostPosted: Thursday, 04.Jan.2007 21:10    Post subject:   Reply with quote   

Kebabrov, everything sounds cool and I'm going to give this shot soon.

I'm particularly interested in your AS screen implementation. Is it just a simple draw on top of everything else? What's the problem with battery for this? Is it the constant redraws? I'm working on a project and evaluating overriding the AS screen too. But I won't waste my time if it kills the battery or has some fundamental limitations.

No plans to port to 3rd ed yet? I've just got an N91-2 and would love to try your app on that.
Back to top





Kebabrov
Forum Regular



Joined: 29 May 2004

Posts: 70

Phone: 6630, N80

PostPosted: Friday, 05.Jan.2007 01:40    Post subject:   Reply with quote   

its the same as the implementation from the http://mikie.iki.fi/symbian/ link. It only draws on top of the 'Phone' application. Unfortunately it doesnt bother checking if the 'Phone' application is actually in standby mode (as opposed to a menu being open, or adding a new contact via the phone application (thus the 'hacky' status)).

It doesnt redraw every second. it only redraws when the current app changes (and then only if the current app is the Phone app). Battery life is fine.

I did have a nokia N80, but the 3rd edition capabilities rubbish really got on my tits. at the time it was impossible (i think) to get the Cell ID without having an ACS certificate (even with a dev certificate). I think this has been relaxed recently so you can now get a dev cert to run your app on only one phone, but if an app were to ever be released it would need to be signed by symbian. Those 3rd edition phones deserve the 'defective by design' label to be attached to them... whats the point of a smartphone if it cant do anything?

I've now gone back to my trusty 6630 (and thus the need for the active standby hack).
Back to top
arizkohli
Forum Regular



Joined: 15 May 2003

Posts: 362

Phone: N81 8GB, N95 8GB

PostPosted: Friday, 05.Jan.2007 12:12    Post subject:   Reply with quote   

PlatSec is a pain initially but once you get accustomed it's not too bad.

The AS implementation I'm looking for is more sophisticated to this may not work; I'll give it a shot sometime soon and if it goes well I'll release the source.

I like the 6630 too but with the new N-Series it feels primitive.
Back to top
exosyphen
Developer



Joined: 04 Jan 2004

Posts: 840
Location: Romania
Phone: Nokia 6600, HP iPaq h6430, Siemens AX72, SE R600

PostPosted: Saturday, 06.Jan.2007 10:49    Post subject:   Reply with quote   

Looks interesting ... I always forgot to turn of my phone at night ... and get called Smile
Back to top
VJ
Forum Elder



Joined: 22 Dec 2003

Posts: 462

Phone: HTC TyTN, Nokia 6260

PostPosted: Thursday, 11.Oct.2007 14:34    Post subject:   Reply with quote   

Just found this thread and thought the software could be interesting.

The main program however doesn't run on my Nokia 6260 (it launches, but the screen never changes). Sad


Jörg
Back to top
Display posts from previous:   
Post new topic   Reply to topic    My-Symbian & My-Maemo Forum Index -> Symbian OS Series 60 (S60) 1.x-2.x All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
View previous topic :: View next topic

Posting/discussing/exchanging warez/cracks/serial numbers/links to web sites offering such resources and/or any other illegal content
is FORBIDDEN on this forum and results in an immediate BAN.


Symbian and all Symbian-based marks and logos are trade marks of Symbian Software Limited.
This website is not in any way endorsed or supported by Symbian Software Limited.    (C) 2001 My-Symbian.com All Rights Reserved