Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Development > Application Development > Application Requests

Application Requests Request Apps or provide ideas for the devs here.



Reply
 
LinkBack Thread Tools
Old September 6th, 2010, 10:06 AM   #1 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 688
 
Device(s): Moto Xoom, Droid Bionic
Thanks: 43
Thanked 82 Times in 49 Posts
Default Simple total bag weight app. I think.

I was wondering if there was someone out there who could create what I think is a simple app. I've been using a spreadsheet, but its too much of a pain.

As a pilot for a company, we receive a load sheet from our loaders. It tells us how many bags and types of bags that have been loaded on the airplane.

Example:

Checked bags: 43
Heavy bags: 3
Planeside bags : 20

Checked bags count as 30lbs, heavy are 60, and planeside are also 30. I need a total to enter into a computer on the aircraft. In the spreadsheet I created I would enter the number next to each category and it would give me a total number. The problem is that I need this to be REALLY EASY AND FAST! I'm finding the spreadsheet to be too cumbersome. When I click on the field where I want to enter the number of bags, I first have to erase what was in the field before, then I have to change the keyboard to enter numbers. I have to do this to each field and it gets old. Is there a way to make an app that will erase what is in the field when I click on it and automatically bring up the number keyboard?

tjreishus is offline  
Reply With Quote
Sponsors
Old September 7th, 2010, 10:56 AM   #2 (permalink)
Antidisestablishmentarian
 
johnlgalt's Avatar
 
Join Date: Oct 2009
Location: 3rd Rock
Posts: 8,431
 
Device(s): Motorola® DROID® BIONIC®
Thanks: 1,836
Thanked 1,610 Times in 1,154 Posts
Send a message via ICQ to johnlgalt Send a message via MSN to johnlgalt Send a message via Yahoo to johnlgalt Send a message via Skype™ to johnlgalt johnlgalt@gmail.com
Default

Actually, If you're using a spreadsheet, save the spreadsheet with no values in the count column as a template - then you open the template and it opens a new spreadsheet with the column empty and you can enter and go.

That should save you a lot of time, and provides you with an easy way to save each file with a date / location so you can keep track of all of them yourself.

Having worked as a lineman at Macon Downtown in GA, it really sounds like you're working for a courier service (we serviced 4 Flight Express and 1 Ram-Ari when I worked there about 3 years ago). The app you're requesting could (and should!) be pretty simple to make, though, seeing as you only need to punch in numbers and have it calc Ttl Wt. based upon the formulas....

Someone here can come up with it in a matter of minutes, me, personally, it will take a bit longer b/c I am still new to the programming aspect of Android.

Still, though, this is exactly the kind of project I need to get going - I ma a math major, so calculating this would be easy enough, and it is simple enough to not take me 3 years to make

I'll try to give it a shot in a couple of days if someone doesn't beat me to the punch....
__________________

Files for the Motorola® DROID® BIONIC®:
Motorola USB drivers v5.5.0- 32bit | Motorola USB drivers v5.5.0- 64bit | Motorola RSD Lite v5.7
johnlgalt is online now  
Reply With Quote
Old September 8th, 2010, 03:05 PM   #3 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 688
 
Device(s): Moto Xoom, Droid Bionic
Thanks: 43
Thanked 82 Times in 49 Posts
Default

Thanks John,

I gave it a try and it does help some to open it up with empty fields. I still have to click on the field, then click on the top bar where I enter the number, then change the keyboard to numbers. I was hoping to be able to click on the field and it would open the number keyboard automatically. One tap, enter number, next tap, enter number, etc. I figured it would be easy for someone who knows how to program. I actually work for an airline carrying passengers, all the cargo is luggage. We used to receive a cargo load report that had total weights, but now they want the rampers to give bag counts only and have the crew total up the weights.

Thanks for your help.
tjreishus is offline  
Reply With Quote
Old September 8th, 2010, 09:06 PM   #4 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

This shouldn't be too bad at all. I'll see If I can whip something up for you.
DavidAndroidDev is offline  
Reply With Quote
Old September 8th, 2010, 11:23 PM   #5 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default App done!

Done. 2.5 hours.
Tell me what you think? I can put more work in and functionality, just let me know what you want.

luggagepro - Project Hosting on Google Code

Don't forget. Since this app isn't on the Marketplace, you'll have to have Unknown Sources checked under Applications in your Settings. Go to the link on your phone and click the D/L link to start, or go on your desktop/laptop, hook your phone up as a drive, and put it on your SD card, then run it with a file manager! You're set!

Edit: I know one thing to change already. The launcher icon sucks, but images Isnt my department. I'll give it another shot tomorrow if I have time after work.
DavidAndroidDev is offline  
Last edited by DavidAndroidDev; September 8th, 2010 at 11:33 PM. Reason: added additonal comment about icon
Reply With Quote
The Following 2 Users Say Thank You to DavidAndroidDev For This Useful Post:
johnlgalt (September 10th, 2010), tjreishus (September 10th, 2010)
Old September 10th, 2010, 01:03 PM   #6 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 688
 
Device(s): Moto Xoom, Droid Bionic
Thanks: 43
Thanked 82 Times in 49 Posts
Default

AWESOME!

Exactly what I was looking for. I used it today and thought it was perfect. The ONLY way that it could possibly be faster would be if it were possible to have the cursor already in the first field with the keyboard open each time I open the app. I don't know if thats possible and it only saves me one tap on the screen so its really not a big deal at all.

Thank you so much for that, it's going to save me a lot of time over the next few years that I use it. I work for a company with just under 5000 pilots, would you mind if I share this with them. Otherwise, you could put this on the market for cheap and I will tell everyone with android phones about it.

Thanks again!
tjreishus is offline  
Reply With Quote
Old September 10th, 2010, 04:24 PM   #7 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

Lol. Glad you like it. I can make it so it starts on the first field. That's easy. If I put it on the marketplace, think like 50 cents is ok?
DavidAndroidDev is offline  
Reply With Quote
Old September 10th, 2010, 06:19 PM   #8 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 688
 
Device(s): Moto Xoom, Droid Bionic
Thanks: 43
Thanked 82 Times in 49 Posts
Default

That would work fine. I will buy the market version for sure.
tjreishus is offline  
Reply With Quote
Old September 10th, 2010, 09:25 PM   #9 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

Ok, made those changes for you, plus a few small UI tweaks. It's on the same page luggagepro - Project Hosting on Google Code

I think I decided that I'll just put it up for free, and have a donate through Paypal option or even maybe host a donate version on the Marketplace.
DavidAndroidDev is offline  
Reply With Quote
Old September 11th, 2010, 01:46 PM   #10 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 688
 
Device(s): Moto Xoom, Droid Bionic
Thanks: 43
Thanked 82 Times in 49 Posts
Default

Just when I thought we had this this thing perfect, my company went and changed things on me yesterday. They just added 3 more rows to the new sheet for misc. weight. I completely understand if you are done with this project. If you really feel like it, and only if you want to, would it be too hard to add 3 more rows for misc. weight? They added 3 rows because the weight could be in different categories. Ballast, Mail, or comat. The only other thing, and again it's really not a big deal at all, but it's so close to being absolutely PERFECT! With the new change I saw that you were able to clear all the fields and have the cursor in the 1st field when I open the app each time. Is there a way to have the number keyboard open when I open the app also?

example:

checked bags
oversized bags
planeside bags
misc weight
misc weight
misc weight

Thanks for everything you've done so far, let me know how I can donate.
tjreishus is offline  
Reply With Quote
Sponsors
Old September 11th, 2010, 06:27 PM   #11 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

Lol. There is no such thing as done with a project if you're a developer. I'll make those changes tonight. That should be easy to put in. As far as the keyboard being open, Ill give it another shot. thought the change I put in last night would do it, but apparently not. Also, thinking if putting in a way to change the default weights, just in case the company changes the. Look for another version in a night or two.
DavidAndroidDev is offline  
Reply With Quote
Old September 11th, 2010, 06:39 PM   #12 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

On top of that, maybe ill include functionality to allow the user to add new weights themselves. That will require a bit more coding than what you need atm, so maybe I'll make that version 1.1
DavidAndroidDev is offline  
Reply With Quote
Old September 12th, 2010, 01:24 PM   #13 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

Just as a head's up. I decided to just immediately work on version 1.1 instead. All the changes go hand in hand, so it makes sense. The only thing that will slow you down in the beginning is having to add the luggage types in. I'm having a way to add types, and also, ways to remove them (in case your company changes things again). I'll put some images up tonight.
DavidAndroidDev is offline  
Reply With Quote
Old September 13th, 2010, 10:13 PM   #14 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

Update: Man, taking a lot longer than I thought. Still working out some small issues that came up with all this new code. Thinking I can have it done by Wednesday. Hope you're still holding out for me!
DavidAndroidDev is offline  
Reply With Quote
Old September 14th, 2010, 12:21 AM   #15 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 688
 
Device(s): Moto Xoom, Droid Bionic
Thanks: 43
Thanked 82 Times in 49 Posts
Default

No problem at all. Take your time. I am using the last version you made and it works fine for now. If they add more weight, I can easily add that in my head or on a calculator. I have shown a couple people and they also love it. Be sure to include how we can donate.
tjreishus is offline  
Reply With Quote
Old September 14th, 2010, 10:16 PM   #16 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

...And it's published! Check out the Marketplace apps! Search for Luggage Calc and you should find it, if you can't, check under Apps -> Tools!
DavidAndroidDev is offline  
Reply With Quote
Old September 15th, 2010, 08:38 AM   #17 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 688
 
Device(s): Moto Xoom, Droid Bionic
Thanks: 43
Thanked 82 Times in 49 Posts
Default

Found it! That is impressive. I love how you can create your own field and name it what you want. It looks like that took you a long time to create. The only problem that I ran into was that there is no way to have a field where I can enter a weight instead of a unit number. For example, if I get my load sheet saying I have 32 checked, 5 heavy's, 25 planeside, 25lbs of mail, and 200lbs of ballast, I don't know how to enter the 25lbs of mail and 200lbs of ballast. I could create a new field but the mail weight and ballast won't ever be the same number. Not a big deal though, it only happens about 1 out of 5 flights and I can add those in my head if need be.

Thanks again for all the hard work, it really does save a lot of time.
tjreishus is offline  
Reply With Quote
Old September 15th, 2010, 09:01 AM   #18 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

Ah I think I better understand what you are looking for now. Ummm...that shouldn't be too hard to do.Actually I just thought of an easy way to do just that. Today I'm at school fro and workm 8 am till 9 pm. but ill try to get those changes in for you in the next day or two.
DavidAndroidDev is offline  
Reply With Quote
Old September 16th, 2010, 09:19 PM   #19 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

Ok! App is updated! There is now a misc. button that will show up on the layout. Click it, and it will add a misc row in there as well. there's no limit to how many you can put, and you can remove them just like the other rows. This text box also holds more numbers, up to 5. If you think that's not enough, let me know, since I don't know what numbers you usually process. Hope you like it.

Edit: Also, these fields will disappear when the app is closed. Figured that was easier since I didn't think it would be necessary to keep them around on subsequent opens. Plus, you said it happens 1 out of 5 flights. If those fields are there for those other 4, you'd have to put 0 for the calculator to process the input, thus SLOWING you down! We don't want that!
DavidAndroidDev is offline  
Last edited by DavidAndroidDev; September 16th, 2010 at 09:21 PM. Reason: Comment about fields disappearing
Reply With Quote
Old September 21st, 2010, 07:56 AM   #20 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

Any update on what you think about the app?
DavidAndroidDev is offline  
Reply With Quote
Sponsors
Old September 22nd, 2010, 12:57 AM   #21 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 688
 
Device(s): Moto Xoom, Droid Bionic
Thanks: 43
Thanked 82 Times in 49 Posts
Default

Im so sorry it has taken so long to get back to you on this. One of my dogs had to be put down so I wasn't into the phone or computers for a couple days. Then as things got back to normal my phone broke and it took 5 days to get another one. I just used it today and I think it is perfect. Did you get my donation about 10 days ago? Im going to post something about this app for other crewmembers to take a look at. I'll encourage to buy the donate version.

Thanks again for your hard work.
tjreishus is offline  
Reply With Quote
Old September 22nd, 2010, 07:31 PM   #22 (permalink)
Junior Member
 
Join Date: Sep 2010
Posts: 21
 
Device(s):
Thanks: 0
Thanked 2 Times in 1 Post
Default

Sorry to hear how the week or so has been. Putting down pets is hard, Ive had to do that too.

Glad you like It. I haven't checked either accounts yet. Thanks for the donation.

Let me know if there Is anything else you want the app to do.
DavidAndroidDev is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Android Development > Application Development > Application Requests User CP
Thread Tools

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best app for losing weight WOapp Android Applications 20 June 16th, 2011 06:28 AM
Measurements and weight? gogol Motorola XOOM 9 January 9th, 2011 02:48 AM
Support Total....and I do mean TOTAL novice!! janiedelang Samsung Galaxy Portal 2 July 23rd, 2010 03:30 PM
Weight Distribution Vihzel Motorola Droid X 23 July 6th, 2010 03:19 PM
Total, Total Newb Doctor-X Introductions 1 June 26th, 2010 01:08 AM



All times are GMT -5. The time now is 02:54 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo