Shopler - shopping list app for Android!

Talk about making games.

Shopler - shopping list app for Android!

Postby lcl » Wed Jun 05, 2013 5:52 pm

Hullo! :D

I've now been working on a little android app called shopler.
(Shop + helper = sholper, I know it's kinda difficult to get it xD)

The app isn't ready yet, but I have made some nice things to it already and wanted to show
it to you guys.

In the future it will be able to count the total price of your shoppings, as well as possibly
save the items you buy, so that next time you don't have to write them, you can just select them from
the list and set the amount of items to buy. :)

Some screenshots:
screenshot1.png
The beginning screen

screenshot2.png
The dialog for adding new items.

screenshot3.png
The new item has been added to the list (the list will look better when I get to work on it)


And here's a little video of it.


Have a nice day! :D
Attachments
iconHigh.png
Shopler icon
iconHigh.png (4.67 KiB) Viewed 2910 times
Last edited by lcl on Fri Jun 07, 2013 8:25 am, edited 1 time in total.
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Shopler - shopping list app for Android!

Postby Hblade » Wed Jun 05, 2013 6:51 pm

Keep up this good work, it looks amazing so far :) If you want some performance enhancement tips I can help.
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Shopler - shopping list app for Android!

Postby lcl » Wed Jun 05, 2013 7:21 pm

Hblade wrote:Keep up this good work, it looks amazing so far :)

Thanks! :)
Hblade wrote:If you want some performance enhancement tips I can help.

Well, it runs pretty well currently, but performance can never be too good.
So, what tips you have? :)
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Shopler - shopping list app for Android!

Postby Hblade » Wed Jun 05, 2013 7:31 pm

Disable the events and disable visual off screen :) And use a button or soemthing that triggers moveto to get them to move back in screen and revisualize
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Shopler - shopping list app for Android!

Postby lcl » Wed Jun 05, 2013 7:35 pm

Ok. I think those tips won't have that much effect on this little app. But those are important things in games. :)
I'm using canvas actors for the buttons, and that could possibly be slowing it down a bit. I could try changing them to actors with animations..
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Shopler - shopping list app for Android!

Postby Hblade » Wed Jun 05, 2013 7:55 pm

You can do buttons without any extra actors. using "if(xmouse>=*this* && xmouse<=*this* && xmouse etc)"
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Shopler - shopping list app for Android!

Postby lcl » Wed Jun 05, 2013 8:03 pm

Hblade wrote:You can do buttons without any extra actors. using "if(xmouse>=*this* && xmouse<=*this* && xmouse etc)"

Of course, but there's no reason since I have like about ten actors only on screen (except when using the keyboard), and GE still handles actors pretty well. :)
I think it would be a bit complicated to set that up, because then the animations would have to be the background actors animations, and there would have to be many of them. O.o
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Shopler - shopping list app for Android!

Postby Hblade » Wed Jun 05, 2013 10:23 pm

Lol yeah it would be complicated xD
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score


Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron