[APP] Ubuntu Blackjack - Ubuntu Touch Apps and Games

I just started working on a series of card games for Ubuntu Touch. I think these will be great additions to the platform's app ecosystem. You can view some screenshots of my progress here: https://plus.google.com/110587021591787005452/posts/9yRiPbRxSFJ
Please let me know if you have suggestions

Is it possible to change the background color? All Ubuntu Touch applications have this ugly purple.
Maybe green would look good.
But great work!

To98 said:
Is it possible to change the background color? All Ubuntu Touch applications have this ugly purple.
Maybe green would look good.
But great work!
Click to expand...
Click to collapse
Yeah, that can easily be changed. Green could look like a nice card table. I'll experiment. But, form follows function!

5m0k3 said:
But, form follows function!
Click to expand...
Click to collapse
Yeah, that's true. But from the pictures I can't tell you what does work.
Are you going to publish your app on launchpad or do you want to make a paid app?

I can't tell you what does work.
Click to expand...
Click to collapse
I finished nailing all the known bugs in blackjack, so that's completely functional.
Are you going to publish your app on launchpad or do you want to make a paid app?
Click to expand...
Click to collapse
I intend to publish it to launchpad soon, so the community can use it to develop better apps. I'll update this thread when I get around to that

hoorayy card games
try this for background
top to bottom
#2b702b
#43ae43
#80ce80
could you try making other card games like Tri-Peak or Pyramid

Updates here: https://plus.google.com/110587021591787005452/posts/g8AJCC2gsUC

Major Update: https://plus.google.com/110587021591787005452/posts/Xm8CJyrDYNz
Highlights include
-Device Convergence: Different layouts for different screen sizes
-Improved Game Play Features
-High Scores
Source code available: https://code.launchpad.net/~brad-4/ubuntu-blackjack/main

Can you add this to a ppa?, I use my Nexus 7 as my primary computer which is running Ubuntu Touch and would rather download a built package instead of compiling.
Thanks for the hard work by the way!!!
Sent from my LG-LS970 using xda app-developers app

I wanted to share a few screenshots highlighting the progress of the Ubuntu Blackjack app. The app has seen a number of significant improvements since I last provided an update here:
When I began, I intended to include several card games in one app, but somebody suggested that I focus on one game and try to make it really enjoyable to play. The idea was that the game would be the experience that other developers see and want to emulate. I heeded this advice, and focused on blackjack. Initially, the game was very simple. A deck was generated, and the player simply drew cards, but there was no real motivation to continue playing. I implemented additional gameplay features so the game would involve a fair amount of strategy, rather than sheer luck. Still, the game needed an objective, so I devised a system for keeping score, with increased stakes as the rounds progress. Naturally, I had to add a database to store the top 10 scores! Later, I realized it would be nice to share high scores with friends, so I utilized the Online Accounts and Friends APIs to allow sharing of scores on social media networks. Hopefully this publicity will draw more users to the Ubuntu Touch platform.
Next, I focused on audio/visual improvements. I incorporated feedback from the Ubuntu community, including an Ubuntu design clinic, to implement designs that are simple and functional, yet visually appealing. I included realistic animations and textures. It was important that the design be convergent so it will look good on all screen sizes and take advantage of the available screen real estate as it scales up. Consequently, blackjack is a great way to pass a few minutes on phone, tablet, or desktop! Next, I packaged a rich set of free audio and added a toggle to the settings page, so the user can choose to play with sound for a more immersive experience.
I want the user experience to be pleasant from start to finish, not just while the game is loaded. To balance all these new features, I had to make changes to improve load time. I also decided to add a splash screen, so the user has visual feedback while loading is in progress. A splash screen is much more pleasant to look at than a blank white screen.
Download the app today from the click store on your Ubuntu Touch device and let me know what can be improved!

Related

02 XDA - Writing a web page for it

Does anybody have a list of guidelines to follow when writing a web page for the 02 XDA.
It would seem obvious to not make it graphics intensive, and size it appropriately for the screen, but I'm looking for the more subtle tips.......not using javascript etc.....
Many Thanks
Alex Stevens
Chubby said:
Does anybody have a list of guidelines to follow when writing a web page for the 02 XDA.
Click to expand...
Click to collapse
Just rather obvious ones:
Strip everything unnecessary from the HTML
Minimize graphics, both in size and complexity
[list:74f90bba2b]
for GIF's: less colors in palette
for JPG's, higher compression
[*]Try to accomplish cool graphic effects using stylesheet tricks instead of images whenever possible
[*]GPRS is slow, so images may take a while. So specify sizes for all images, so the layout looks right immediately.
[*]Make sure it's viewable with graphics turned off (sensible alt-texts, one gif per button, etc...)
[/list:u:74f90bba2b]
There's many more things one could do. I guess when you've done the above, it all comes down to UI design: trying to estimate how much to cram in one screen, based on various properties of your target audience and many other factors.
XDA developer Peter Poelman said:
[*]Try to accomplish cool graphic effects using stylesheet tricks instead of images whenever possible
Click to expand...
Click to collapse
Stylesheets are not supported on Pocket Internet Explorer 2002. There is also a section in the Pocket PC 2002 SDK dedicated to building web application for PPC2002.
jrom said:
Stylesheets are not supported on Pocket Internet Explorer 2002.
Click to expand...
Click to collapse
Whoops, I stand corrected. Thanks...
Stylesheets
Does anyone know if XDAs will ever have stylesheet capability and if so when :?: ?
Style Sheets and XDA
WM2003 supports CSS as we use them heavily in an app. Annoying things that you often forget about are no on mouse over (hover) - logical. when you think about it, but annoying if you forget!
Pete

mConvert - WVGA (V.2) - Attractive Mobile Unit Converter

[Intro]
The result of a bored uni student on holidays, mConvert is a Windows Mobile unit converter.
And now, Version 2 of that slick, finger friendly converter is out. After much feedback suggesting more categories would be good, I have added 10 categories, meaning you can now convert in the following categories:
Area
Length
Power
Temperature
Velocity
Computers
Force
Frequency
Volume
Weight
Acceleration
Cooking
Energy
Pressure
Torque
This is now a powerful converter app, able to rival many of the other converters on the market. And best of all? It's still FREE!! But as before, donations are kindly accepted (on FreewarePocketPC site).
I have tried to make the UI as attractive as possible, as this makes or breaks an app in my opinion. Hope you like it.
I decided to make the app free as nobody likes paying for this stuff, including myself. The aim of mConvert was not only to make an effective converter for mobiles, but to also showcase the potential Windows Mobile has.
For the VGA version, visit:
http://cleanimport.xda/index.php?posts/7067568/
For the FreewarePocketPC site (location to donate) visit:
http://www.freewarepocketpc.net/ppc-download-mconvert.html
[Updates]
05/07/2010 (Version 2.0.0.2) - Added various conversions
21/05/2010 (Version 2.0.0.2) - Added ability to use a "Result" value as an "Input Value" by hold-clicking the result and selecting "Use as Input Value", bug fix (bug#2)
20/05/2010 (Version 2.0.0.1) - Added splash screen, bug fix (bug#1)
15/05/2010 (Version 2.0.0.0) - Added 10 extra categories with a large amount of new unit conversions, minor UI change
06/05/2010 (Version 1) - Added ability to convert between Sq/Ft > Acres and Acres > Sq/Ft
[Bugs]
Bug#2 (Version 2.0.0.1) - Error in "Mph/s > Kph/s" conversion formula Status: Fixed
Bug#1 (Version 2.0.0.0) - Using hardware back button would permanently close a screen, not allowing user to re-open. Status: Fixed
[System Requirements]
Windows Mobile (Tested on 6.5)
Windows .NET Framework 3.5
WVGA Resolution Screen
Touch Screen
Check out the pics below and download.
Enjoy!
Hi, thanks for sharing this app....and welcome to the forums..
I have just downloaded and tried it out and I must say its the best looking converter I've seen and really easy to use too, works great on my HD2
Thanks again!
No worries mate, thanks for the great feedback!
Hope you enjoy it!
I agree. Simple and easy to use.
Just wondering if you could add weight conversions???
thex said:
I agree. Simple and easy to use.
Just wondering if you could add weight conversions???
Click to expand...
Click to collapse
thex,
Thanks for downloading! The reason there are only five unit categories is basically because my coding skills are very limited at the moment. If I was to make a sixth category, it would disappear off the bottom of the screen, as the app does not allow the user to move the screen around, if that makes any sense.
If I can work it out, or someone can reference a site where it explains it, I might include it.
looks great, i hope you can make a VGA version soon, like it was said, this seems to be the best looking converter to date
paulmahoney40 said:
The result of a bored uni student on holidays, mConvert is a Windows Mobile unit converter.
I have tried to make the UI as attractive as possible, hope you like it.
I decided to make the app free as nobody likes paying for this stuff, however if you really like it, feel free to donate at the FreewarePocketPC site - Just go to FreewarePocketPC and search mConvert (I could not post a link here as I am new to the forum - if someone can post a link that's much appreciated )
System Requirements:
Windows Mobile (Tested on 6.5)
Windows .NET Framework 3.5
WVGA Resolution Screen
Touch Screen
Check out the pics below and download.
Enjoy!
Click to expand...
Click to collapse
Hello,
Please ... Can you do this program for VGA? ... Thank you.
Sincerely,
FreewarepocketPC Direct Link
Thankz for this app!
Hi Paul,
If you thinking of adding additional categories, rather than putting them on the same page and having to scroll down, you could always make a new page and add page number links to the top of each (if that makes sense).
it's just a suggestion, but thanks again for the app!
Hoping to make a VGA version when uni slows down, pretty insane at the moment.
Mass13 said:
FreewarepocketPC Direct Link
Thankz for this app!
Click to expand...
Click to collapse
Thanks for the direct link mate
l3mm said:
Hi Paul,
If you thinking of adding additional categories, rather than putting them on the same page and having to scroll down, you could always make a new page and add page number links to the top of each (if that makes sense).
it's just a suggestion, but thanks again for the app!
Click to expand...
Click to collapse
Great idea l3mm!
When uni slows down I'll look into that - I'll see if i can add some more categories, and I'll try and make a VGA version - seems to be a popular request.
paulmahoney40 said:
Thanks for the direct link mate
Click to expand...
Click to collapse
welcome, u did the work, I just copy/paste
Gets me to think of uconvert .. pretty close
Would it be an idea if the predefined converting options would be read from an XML file?
This way others can add to this list.
Very nice looking app!
Btw just wandering which language do you use to program this on?
ock said:
Very nice looking app!
Btw just wandering which language do you use to program this on?
Click to expand...
Click to collapse
I did this is VB.NET - basically what I learnt at uni but adapted for mobile.
Images were done in GIMP
Hi there mate, welcome to the programmers world ... Here is a little tip to add more calculations without losing to much space:
Remove the = button, calculate on the fly. Saves you some space, and saves the user a click.
Add a dropdown with categories: Weight, Distance, Speed, etc....
Add a second dropdown which is filled with the items from the selected category: Inch/feet, Inch/cm etc
I didn't do much VB.net/C# lately, but with a little research it wouldn't be to hard to do, keep motivated!
Thanks a lot!!
very useful app.
Great program! But do you think you could add "sq.ft. > acres" and "acres > sq.ft." in the area conversions? I work in a landscaping company and those are my 2 most used calculations.

Need Help making a tiny wings port with app inventor , devs help please demo included

Hi I have been working with app inventor and Iam trying to make a tiny wings port with this tool.
What I have accomplished so far
1) I have the tiny wings charactor heading downward angeled left when screen starts
2) When the tiny wings charactor lands on the ground , he bounces upward at angle
3) When you press the screen the tiny wings charactor will make a quick dive down.
4) I have a score thats triggered when the bird collides with the ground
5) Reset button to reposition the tiny wings bird.
Need immediate help with
1) Making the screen scroll to the right
2) Making platforms appear as screen goes to the right
3) Who to contact so I can make a larger file size game, so that I can add the music
4) If there is anyone who can make music and sound files smaller and compressed, can I get your email address ?
Need future help with
1) Restart and reset game
2) Change animations
Goal
To show how you can make great games with app inventor by making a tiny wings type clone game. I want app inventor to be put on the map and to further promote app inventor. Anyone who helps with the project will recieve credit and project will be promoted on twitter and facebook when its done. I made an apk so you can test it out the progress so far on your device. I will update the apk as I add more to it.
I havent progressed to far so you can try the alpha version here .
Are there any developers who are experianced with app inventor or just really good coders I could use your help. I just need a couple of things to make this project complete and will give credit to those who help me. Thanks for your time!
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟
Moving to General
lufc said:
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟
Moving to General
Click to expand...
Click to collapse
Ok I thought the development forum was for any developer related subject. Now I know to post all questions here for the future.
Hi, im taking a look at the game you have sofar, now im not a pro dev but been dabbling in the arts of app inventor for a few months now, the problem is making games do what you want them to, even when your logic seems fair its not always easy to figure out what the issues are,
ill try figure out how to import the apk to app inventor, i dont think you can produce the sorce code from app inventor, however if it looks easy enough to fix i may need a map of your block editor and which components are used!
you can do this by taking a screen shot of your project open onscreen, i can quickly replicate this on my app inventor.
ill let you know what i think once i test this!
thanks
puggz
Edit:
Tested the apk, ike the little bouncy sound, reminds me of angry birds lol
I think the main problem your going to have is making the screen move when the target passes the screen value, quick and dirty ways to do it woud be having multiple screen arangments 12345etc when the target reaches a point on the screen arangment have it switch screen, how to do thes yet is only my basic theory's would need to mess around with the layout for this, another theory could be using thr clock timer to set screen changes, would mean calculating the time needed to pass to next screen, i think this might be a complex task..
another way would be to use an animation to move the screen a sprite function of sorts could work adding landing blocks as sprites to move with screen would need to be done too,
The problem with this its fine for a few sprites but get too complex and it will lag the app to hell,
Since there is no hardware acceleration involved, the trouble with the screen just now is it fills out to the parent, ie the devices set resolution, you could make the resolution wider and enable scrolling, this would in effect mean you could scroll left and right, up and down to the screens set resolution, it wouldent be an automatic procedure, but alot of finger swipeage.
for a basic game i think this might do the trick, just depends really on what you wish it to do really
i have ripped the main elements from the apk, all i would need is screen shots of the block editor and components used in app inventor, and settings used, or a screen shot of this too would be helpfull,
i can mess around with this idea if you like, i cant promise anything amazing but i should beable to atleast work out what needs to be done and if its possible to do in app inventor, certainly in a real sdk its possible
Ill play around with what i have for now, and workout how to implement a moving screen canvas
i think this is the easy part, getting the fixed landing blocks to be in sync may be the issue, anyways
no harm in trying huh!
thanks
thanks for trying and keep going bro you are making our dreams come true:angel:

Hamster Beat applications

Hey, guys!
Let me introduce myself. I'm a founder of Hamster Beat team, which is focused on personalization apps development for Android. Most of our apps are live wallpapers, but unlike other live wallpapers, we are trying to implement only the most original ideas and not cloning existing apps like many others.
We're looking for promotions partners in US, Europe and all the world. Cross-promotion is also very interesting for us
So, if you have any idea we can work together in any way, you're welcome to contact me here on xda.
And here is some info about our work.
We started to work together with my friend on May 2012. Our first work was Metaballs Liquid HD. The idea come from PC machine graphics, and it was really hard to get it work on smartphones because of a complex computations. But we did it, spent a couple of month for coding and optimization research. The fate was not on our side, and application got banned on Play Store after a while due to sexual content violation, although there were completely no such a content inside the app. The discussion with Google Support team did not help, so we had to republish it with a higher maturity rating.
Here is how this app looks right now:
Then, we thought we can create an app that would be useful for those people who do not actually use live wallpapers. We started to work on a completely free app called Panoramic Screen which turns any regular 2D image into 3D panorama (not 360, of course, it's impossible).
This app is already featured on XDA main page. It was chosen to be included in top10 hottest apps on appbrain twice and few days ago we received information from Google Editors that they suggest Panoramic Screen to get featured on Google Play.
Panoramic Screen is free and you're welcome to try it. Here is how it looks:
Next time we focused on even more complicated idea. We wanted to create an application that can modify any other wallpaper and can animate something over any image picked from the gallery. Several months of coding leads us to Coloring Screen and Coloring Weather Screen applications. Coloring Screen was featured on xda and appbrain too. App allows to apply well-known photo filters and colors effects to change the entire look of any image. The full version is trying to animate current weather conditions, seasons and time of the day over ANY custom background. Although that was an extremely great idea, i can't tell we implemented it quite well. We had risen too high in India and received a very low percentage of active application installs compared to our other apps. So, i'm not actually sure if we can help it right now, but anyway we will merge Panoramic Screen with Coloring Screen into one app in the nearest future.
Our other apps you can always find on Google Play.
You're welcome to ask any questions if you want to know more about our experience.
Have a good weekend!
i once saw the review of PanoramicScreen on a blog and i tried it...very good app! Since then I have looked for information on how to create live wallpaper but with no luck
Anyway keep up the good work! ;D
ciao99 said:
Since then I have looked for information on how to create live wallpaper but with no luck
Click to expand...
Click to collapse
What's going wrong? It seems quite simple to create basic lwp. Actually, lwp creation process is more about design, art and promotion instead of coding.
just want to drop in and say good luck in your endeavours! I absolutely loved panoramic screen as it was so simple yet customisable
Metaballs
Hi -- just thought I'd say how much I like Metaballs.
SammiSaysHello said:
just want to drop in and say good luck in your endeavours! I absolutely loved panoramic screen as it was so simple yet customisable
Click to expand...
Click to collapse
Thanks, since last update, Coloring Screen includes the same panoramic effect in addition to color and photo filters.
Is this thread alive?
Sent from my HTC One X+ using XDA Free mobile app

Too Much Music not enough Calendar?

First of all, I absolutely love this app. It's so easy to use yet powerful and the variety is just incredible. I remember a few years ago when I still had a jailbroken iPhone 3GS, it took me a whole afternoon just to make my phone look like one of these themes, now it's just a press of a button.
I just want to voice a little suggestion for the designers out there and if anyone disagrees with me, please send it right back. I think one of the coolest things about Android compared to iOS is the widgets and one widget that many people use often around me is the calendar. Unfortunately, even though there are so many amazing themes made for this app, very few of them actually dedicate enough space to a calendar widget (and often not at all).
Every theme though seems to dedicate a whole page to a music app. From my experience, this isn't really necessary since when a song is playing, i can see it in the notifications shade or when I want to start a new session to listen to music, I probably want to go into the app and choose which song to start with.
So I'm just making a suggestion to include more calendar widgets in future themes because at the moment, there's not enough themes with them but there are too many themes with music widgets. What do you guys think?
or better yet, make a theme yourself and include whatever you want =)
pcshano said:
or better yet, make a theme yourself and include whatever you want =)
Click to expand...
Click to collapse
I plan to eventually but I don't have the time right now so I thought I'd make a suggestion for those who do.
A good way to start finding your work-life balance is to challenge yourself to identify one behavior that you can change. What makes you happiest? What stresses you out the most? Determine your answers, then focus on a few areas in which you can improve, whether it's socializing more at work or planning out your day better. Soon you’ll be living happier, too!
sajjad2w said:
A good way to start finding your work-life balance is to challenge yourself to identify one behavior that you can change. What makes you happiest? What stresses you out the most? Determine your answers, then focus on a few areas in which you can improve, whether it's socializing more at work or planning out your day better. Soon you’ll be living happier, too!
Click to expand...
Click to collapse
Thanks for the self-help tip. It's funny how a suggestion for future themes lead to a lesson on life management! I guess I better keep this in mind the next time I write an app review in the Google Play Store.
sajjad2w said:
A good way to start finding your work-life balance is to challenge yourself to identify one behavior that you can change. What makes you happiest? What stresses you out the most? Determine your answers, then focus on a few areas in which you can improve, whether it's socializing more at work or planning out your day better. Soon you’ll be living happier, too!
Click to expand...
Click to collapse
well that sorted my life out !!!! seriously how is this helping anyone !!!!!
I understand what you mean that many do try and have more music apps etc and as you mention are not always useful,I am guilty of this myself in some respects,but when I create a style I create them because I want to not because they may or not become popular,as this doesn't concern me.It is all down to personal taste I suppose.
I maybe give this a try in a future theme,to be honest it is a good suggestion in my opinion
alldroid said:
well that sorted my life out !!!! seriously how is this helping anyone !!!!!
I understand what you mean that many do try and have more music apps etc and as you mention are not always useful,I am guilty of this myself in some respects,but when I create a style I create them because I want to not because they may or not become popular,as this doesn't concern me.It is all down to personal taste I suppose.
I maybe give this a try in a future theme,to be honest it is a good suggestion in my opinion
Click to expand...
Click to collapse
Thanks a lot! I'm glad someone gets what I'm talking about
marcolorenzo said:
First of all, I absolutely love this app. It's so easy to use yet powerful and the variety is just incredible. I remember a few years ago when I still had a jailbroken iPhone 3GS, it took me a whole afternoon just to make my phone look like one of these themes, now it's just a press of a button.
I just want to voice a little suggestion for the designers out there and if anyone disagrees with me, please send it right back. I think one of the coolest things about Android compared to iOS is the widgets and one widget that many people use often around me is the calendar. Unfortunately, even though there are so many amazing themes made for this app, very few of them actually dedicate enough space to a calendar widget (and often not at all).
Every theme though seems to dedicate a whole page to a music app. From my experience, this isn't really necessary since when a song is playing, i can see it in the notifications shade or when I want to start a new session to listen to music, I probably want to go into the app and choose which song to start with.
So I'm just making a suggestion to include more calendar widgets in future themes because at the moment, there's not enough themes with them but there are too many themes with music widgets. What do you guys think?
Click to expand...
Click to collapse
Hey Marco,
This is a good suggestion, we'll definitely pass it onto the team. Thanks!
Calendar apps are light on the ground for me to, I uses a self edited version of the shades of green themer which has a good calendar app
spacecat said:
Calendar apps are light on the ground for me to, I uses a self edited version of the shades of green themer which has a good calendar app
Click to expand...
Click to collapse
Yeah, right now it is the shades of green the only really good theme, if you want events on the home screen. I also feel that all the themes go in a direction of fun and design, and there are only very few, that at least add basic organizer options.
More work related themes would be welcome
I have to second the request for a calendar widget in more of the themes.
I LOVE themer and it's my default launcher now. I use the agenda view of the calendar all the time which gives me the option to scroll through my appointments and meeting times. Unfortunately, there are only a handful of themes that present this option, such as 'Series', 'Silver lining', 'Coordinate' and 'Violet'.
I usually just end up inserting an agenda widget in one of the unused whitespaces in the screen.
I would make my own themes, but I don't have a creative bone in my body. I couldn't hope to come up with anything half as nice as what you guys do on a regular basis.
Thank you for all your hard work. I will certainly be paying for this launcher when it comes out of beta. :good:
MunkySpunk said:
I have to second the request for a calendar widget in more of the themes.
I LOVE themer and it's my default launcher now. I use the agenda view of the calendar all the time which gives me the option to scroll through my appointments and meeting times. Unfortunately, there are only a handful of themes that present this option, such as 'Series', 'Silver lining', 'Coordinate' and 'Violet'.
I usually just end up inserting an agenda widget in one of the unused whitespaces in the screen.
I would make my own themes, but I don't have a creative bone in my body. I couldn't hope to come up with anything half as nice as what you guys do on a regular basis.
Thank you for all your hard work. I will certainly be paying for this launcher when it comes out of beta. :good:
Click to expand...
Click to collapse
Thanks for your response! We've passed this message onto the team and will look into including more agenda-focused themes

Categories

Resources