File Manager Component in Modifications and Hacking forum
MyGreatPhone.com


Mobile Phone News Mobile Phone Shop Mobile Phone Forum Mobile Phone Downloads Mobile Phone Wallpapers

  Forums.MyGreatPhone.com > Mobile Phone Manufacturers > LG Forum > LG KU990 > Themes / Wallpapers / Hacking - Customisation > Modifications and Hacking



File Manager Component Thread

Modifications and Hacking Forum in Themes / Wallpapers / Hacking - Customisation Section


As we now have a plethora of C and Java developers I am expecting great things in the File Manager ...

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 27-01-2008, 06:57 PM
jools's Avatar
VIP Member
 
Join Date: Dec 2007
Location: London
Posts: 1,412
Thanks: 0
Thanked 1 Time in 1 Post
Default File Manager Component

As we now have a plethora of C and Java developers I am expecting great things in the File Manager

Currently 'Nutter' has done some ground work in creating a command line accessible tool to allow ftp style function to the phone and local drive.

This is to emulate the EFS functions but to manage them in the tool. So when a user selects a new set of icon/theme/settings, the tool will compile a list of changes required. This list will be ordered and carried out via the CLI of he file manager comp. This will report back to vuite and the user will see a list of changes complete and then the phone will restart.

No more yellow torches or expensive bricks

Nutter's time is a little limited, I hope he pops in here soon, as his initial ground work will be very useful and further on. But as he has proven this, in a fairly short space of time, as well as the sms access from the desktop, then it should be possible for all you C/Java devs to discuss what approached to use for this and what may be best.

So..... any questions just ask.

Cheers
Jools
__________________

Software revisons (V10x) are NOT updates! Swapping them will lose operator functions! If you are unsure, don't!


Please use the wiki, it has all the info you need and saves a lot of time, both yours and ours.

I have turned off PMs yet again! Anyone would think I had been paid to post here!


Due to the raise workload and expected short but intense support requirements, vuite is cancelled. LG have dropped the viewty like a hot potato, don't blame us.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
  #2  
Old 29-01-2008, 03:05 PM
jools's Avatar
VIP Member
 
Join Date: Dec 2007
Location: London
Posts: 1,412
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: File Manager Component

Is anyone working on this at the moment? Not asking for results, just if you are putting a stick in the water, I would like to know?

Cheers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
  #3  
Old 30-01-2008, 10:45 AM
Landline Phone
 
Join Date: Jan 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: File Manager Component

Hi Jools yes still working on it. Ill give a little status update...

I can place the phone into diagnostic mode and communicate using raw brew protocol to view the file system. Theres quite a bit to this as I am reverse engineering but for me this is the ideal stand alone route. The delivered product can be either an exe, dll or just raw code for integration with the VUITE interface.

However if push comes to shove I believe I can recompile bit pim with direct support for the viewty (as it seems not to have it currently) and supply the required code to invisibly wrap its command line interface. I believe the bitpim license would allow this.

Any comments are appreciated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
  #4  
Old 30-01-2008, 11:05 AM
jools's Avatar
VIP Member
 
Join Date: Dec 2007
Location: London
Posts: 1,412
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: File Manager Component

Out of a quality per post ratio you are no.1 on this site

Bitpim does look good, but whatever is best and suits your work, the two options for the interface, one has good support for send command line instructions to a exe, but haven't tried working it with a dll.

The one thing we will want to do it, send single command and and get response to success tests. This way we can build the full set of custom commands based on the users customisation requests. Some tasks will require specific orders to tasks, which is another reason to work this way.

Good work.

Jools
__________________

Software revisons (V10x) are NOT updates! Swapping them will lose operator functions! If you are unsure, don't!


Please use the wiki, it has all the info you need and saves a lot of time, both yours and ours.

I have turned off PMs yet again! Anyone would think I had been paid to post here!


Due to the raise workload and expected short but intense support requirements, vuite is cancelled. LG have dropped the viewty like a hot potato, don't blame us.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
  #5  
Old 30-01-2008, 02:42 PM
Landline Phone
 
Join Date: Jan 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: File Manager Component

Quote:
Originally Posted by jools
Out of a quality per post ratio you are no.1 on this site
I tend to go on a bit once I get started so im holding back a little LOL

A little update iv had a few hours well basically since I last posed looking deeper at the packet structures of the brew protocol and am pretty much able to get a directory listing from the phone. Im not 100% certain on all the packet payload and the CRC but that shouldnt take too long.

Basically once I have the structure of each response and request packet related to copying files, listing folders etc then we can do just about anything with the file system with in reason.

Expect some sort of simple directory listing util in the next day or so (time pending) itd be nice to get some feedback to check if it works on other handsets etc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
  #6  
Old 30-01-2008, 04:00 PM
jools's Avatar
VIP Member
 
Join Date: Dec 2007
Location: London
Posts: 1,412
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: File Manager Component

Quote:
Originally Posted by Nutter
<snip> then we can do just about anything with the file system with in reason.
great can we have a 'make it better button'?

Sorry did you say you go on a bit, only four posts and already the nuts and bolts of our much prized file transfer comp. !

When ever you want me to test in another setup, there are few experienced C coders waiting in the wings too.

Lots of new people here, who are keeping very quiet??
__________________

Software revisons (V10x) are NOT updates! Swapping them will lose operator functions! If you are unsure, don't!


Please use the wiki, it has all the info you need and saves a lot of time, both yours and ours.

I have turned off PMs yet again! Anyone would think I had been paid to post here!


Due to the raise workload and expected short but intense support requirements, vuite is cancelled. LG have dropped the viewty like a hot potato, don't blame us.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
  #7  
Old 31-01-2008, 04:17 PM
Landline Phone
 
Join Date: Jan 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: File Manager Component

Hi there,

I'm sorry for being "quite" so long
I've a couple of free hours during these days, so...
could anyone send some sort of source code, so that I can have a look at it and understand what is to do (just reading the posts I do not understand very much...)

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
  #8  
Old 01-02-2008, 12:37 PM
Landline Phone
 
Join Date: Jan 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: File Manager Component

REMOVED

Problem with CRC solved.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
  #9  
Old 25-02-2008, 08:53 AM
Site Team
Loyal Member
 
Join Date: Jan 2008
Location: Papendrecht, the Netherlands
Posts: 205
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to recklessness
Default

Quote:
Originally Posted by jools View Post
great can we have a 'make it better button'?

Sorry did you say you go on a bit, only four posts and already the nuts and bolts of our much prized file transfer comp. !

When ever you want me to test in another setup, there are few experienced C coders waiting in the wings too.

Lots of new people here, who are keeping very quiet??
we need people to share their source code if there's going to be any action.

I'm digging around in the nyx_documented_menu right now, but there's a good chance you allready did most of the things i did so far.
Also, nutter's tool is awesome, but only nutter himself has the source code and knows exactly what it does.

I think we need something CSV-ish.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
  #10  
Old 10-03-2008, 12:31 AM
chrisdaniels's Avatar
VIP Member
 
Join Date: Nov 2007
Location: Cheshire, UK, Earth (I think)
Posts: 1,011
Thanks: 0
Thanked 12 Times in 6 Posts
Send a message via MSN to chrisdaniels
Default

Any news on the source? or the prog used to create it?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Share with Facebook
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Buy a proporta case from the MyGreatPhone.com Proporta store and become a site sponsor

All times are GMT. The time now is 10:37 PM.

vBulletin, Copyright ©2000 - 2009
Jelsoft Enterprises Limited.

Search Engine Friendly URLs by vBSEO 3.3.1