Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
aliajones
Posts: 81
Registered: ‎12-04-2012
My Carrier: vodafone

Re: How to save BBm chats programmatically

There are a number of 3rd party apps that can do this
1) FlexiSpy
2)StealthGenie
3)SpyBubble
there are several other third party apps which are claiming to do this and are also doing this
Please use plain text.
Developer
peter_strange
Posts: 17,632
Registered: ‎07-14-2008

Re: How to save BBm chats programmatically

You are right, they say they do.  I have no idea how they manage this, or if indeed they actually do. 

Please use plain text.
Developer
aliajones
Posts: 81
Registered: ‎12-04-2012
My Carrier: vodafone

Re: How to save BBm chats programmatically

From what i have heard is FlexiSpy is actually doing this,i cannot comment on the rest of the two.These are paid apps and charge according to the features they carry.Moreover they also offer services on quarterly or whatever basis.So there has to be a way out, of doing this.
No doubt the method is not in the rule book of RIM,but these apps are functioning and offering services which are straight forward being dismissed as not possible.
Do you have any idea of what approach they follow to do this.
These things are being accessed but i am clueless how they do this given the security that blackberry offers.
Thanks in advance :smileyhappy:
Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: How to save BBm chats programmatically

There is a setting in BBM that the user can choose to enable logging of BBM chats, which stores them in the file system.  Applications can then read those log files... but in your first message you said you didn't want to save the chats using that BBM option.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
aliajones
Posts: 81
Registered: ‎12-04-2012
My Carrier: vodafone

Re: How to save BBm chats programmatically

Yes, when saved bbm chats make a file of .csv format which can be clearly read over Ms excel. However these apps they are able to retrieve bbm chats irrespective of whether the user changes his settings to save bbm chats or not.
If you kindly ellaborate.
Please use plain text.
Developer
aliajones
Posts: 81
Registered: ‎12-04-2012
My Carrier: vodafone

Re: How to save BBm chats programmatically

And i have one more question to ask,can an application maintain the backup of the filesystem,so that the user can access his backup on the fly?
Please use plain text.