App Development Proposition - "Zusix" - Windows Phone 8 Apps and Games

Hi guys, before I begin the pitch to you all I just want to say that I do NOT want to make money off of anyone here and I also do NOT wish to take credit for others work.
I have just started to develop a new Music application which I have named "Zusix" (Zoo Zix). I would love this to be a community made application and thought XDA is the best place for this to occur. So lets get started:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As you can see I have started on the layout and design of Zusix and have a good idea on the theme I want to use the colours also will change depending on the system theme. I have little knowledge of coding, this is where everyone fits in.
There will be no splash screen for the app and the first page when opening will be the now playing section of the panorama page. This section will display the playing artist, album, song name and will have a play, pause and skip/previous control. When a user taps the album art they will be taken to a now playing screen which will feature the full player screen (below) with the playing artist, album, song and will feature the playing controls and will display the next tracks etc.. below. The user can then swipe to the left to get artist info and maybe related items?
The next part will be the collection viewer, this is on the left of the Now Playing screen on the first panorama page and will be completely built into the first page (hopefully) and should make choosing a new song quicker.
The "Store" panoramic page will include a link to the store app and tiles of featured artists and albums for users to explore and discover.
The History page will contain previously played items - this page can also be allocated to something else im not sure what yet
----------------------------------------------------------------------------
So, this is what I have so far; I just want to get an idea on who would like to take part, whether people think this is a good idea and some feedback on the design.
Thanks for reading!
Any questions about anything to do with the project just ask, I will be more than happy to try and help.
I have also uploaded the XAP for this project so people can get a feel for the design so far - baring in mind there is no functional use yet, its only a design preview.

Related

[REQ] Music Player with Search (text) function

I was playing with Groovefish last week (while it was still working) and realized that I really enjoyed searching for music by text (artist name, title, etc) instead of trying to sift through my lists of mp3s stored on the device.
It got me thinking- why aren't there any good music players out there that with a text search option?
I'm picturing it working on some sort of index, similar to the way you can type a contact name or subject/sender in messaging, and it will narrow down the list of options as you type in real-time.
For devices with keyboards, this would be an invaluable tool. Does something like this exist and I've just missed it? If not, how hard would it be to implement?
yes there is actually
I wrote such a program a (very long) while ago. A small part of it's interface is in hebrew but basically it is icon based. Also, it is written for QVGA devices and i don't know how it will run on WM 6.5 and later.
It is meant to be finger friendly and easy to operate while driving, that's why i chose to implement this kind of input method.
I stopped development in the middle of making a new, WVGA compatible version with a whole new interface based on ALPINE's car audio system and haven't continued since.
Some screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The search box is next to the magnifying glass icon and it updates the list in real-time.
You can download it here:
http://www.megaupload.com/?d=BVYP6LY1
If you have any questions, hit the "i" button - my e-mail address is written there.
There's an awesome one called Windows Media Player. It comes with your device. You start typing and it filters
yeah- try using those tiny icons on a wvga display while driving, blue.
WMP is pretty terrible to use without a stylus, although it will sort through a list of titles as you type, now that you point it out. The problem, aside for the lack of finger friendliness, is that the search is only in the category u select.
In other words, I have to first click artist if I'm searching for an artist, or album if I want the album name. What I love about searching with groovefish is that I can type any part of the name, artist, album, etc, and it will find it on a whim. Being able to do that locally in real time would be extremely useful, especially with some nice big icons to click.
Gorel, my hebrew is a bit weak, but I can fake my way through it. Too bad you stopped development... theres really nothing else out there like this?
I'm sorry, not that i know of.
I may get back to deveploment now that i have my hd2 but it is very time consuming and it is very low on my priority list (i am not a pro)...
I think it is best if one of the developers here would incorporate this feature into his own software - it basically a simple sql query and shouldn't be too hard for a pro to implement.
edit: I just thought of something, assuming you have an hd2, you could use the zoom feature to make the program appear full screen!
Let me see... where did I put that hd2...

[APP DEVELOPMENT] ELAudioBooks2 - Audio Books for Windows Phone 8.1+

Sharing with you the project I've started for myself as i did with http://forum.xda-developers.com/showthread.php?t=1147373
ELAudioBooks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The idea is easy - listen to audiobooks from file system.
So - just copy your audiobook to the phone, select it from application and you're good to go.
If someone likes it - please leave a feedback here.
A lot is still missing from application, but it does the job for me and a lot is still to come.
Download from Windows Phone Store:
http://www.windowsphone.com/s?appid=8a2e6128-630e-433c-81f7-aad07f74db08
ChangeLog
[v.1.6.0]
Added support of changing position in track by sliding
[v.1.5.0]
Fixed track changing issue
[v.1.4.0]
Support for m4b chapters added
[v.1.3.0]
Support of m4b, stability fixes, design fixes and improvements
[v.1.2.0]
Added playback speed setting option
Fancy play/pause button
[v.1.1.0]
Position is saved in a book folder.
If you open a book with save marker you will not lose your position
[v.1.0.3]
Fixed position loosing
Added timer to save position every 5 seconds
[v.0.2]
Fixed missing SD card capability
Fixed loading of different book
Fixed image changing after book change
[v.0.1]
Initial release
New version submitted to windows phone store. With speed rate setting support.
New version now supports m4b.
New version now supports track position change by simply sliding
New version with sleep timer support, chapter list support, stability improvements and bug fixes.
Elastep said:
New version with sleep timer support, chapter list support, stability improvements and bug fixes.
Click to expand...
Click to collapse
Thank you so much, I just came to the WP world from Android and I use to listen to some MP3 Podcast every week, just downloading them to my phone and pressing play in Android. it looks like big MP3 files are not shown on the WP music player, and the sound player that opens when I try to open the file from the folder is just sad.
With your app now I can listen podcasts just choosing them, I can't play them on the background but when I go back to the app, it continues from where I left it.
Thanks again

[FREE] Guess Them All

Guess Them All!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Category: Game
Base price: Free
Hypercube released its new game “Guess Them All“ for Android, iOS and WP8.
The idea behind the game is simple – you have a bunch of images on one part of the screen and their silhouettes on the other and your job is to guess which silhouette belongs to which image. Add a bunch of achievements to the mix and many different collections of images to unlock and choose from and you get “Guess Them All“, a game suitable for everyone and anyone.
Channel your inner hawk, keep your eyes wide open and start guessing! Simple doesn’t mean easy. Win trophies to unlock more shapes and increase your score multiplier. Choose between Classic, Survival, Nightmare, Dizzy and Frenzy mode and find the one that suits your style. Tired of guessing alone? Hit a friend up and try the multiplayer mode.
Can you really guess them all?
Features:
Addictive, yet simple gameplay
5 playable mods with more to come
A single device multiplayer mode
Beautiful graphics and matching sound quality
Over 100 achievements and 16 collections of shapes to choose from
Download links:
iOS - https://itunes.apple.com/us/app/guess-them-all/id918937344?ls=1&mt=8
Android - https://play.google.com/store/apps/details?id=hc.android.guessthemall
Windows Phone - http://www.windowsphone.com/en-us/store/app/guess-them-all/1d593631-58a7-465d-93d1-7e7ff00ac3df
In Hypercube we put our time, knowledge and effort to the test. Our dream is to find ideas, develop and deliver multi platform mobile apps that stand out in quality and uniqueness of design. If you have any suggestions, complains or if you just feel like sharing your thoughts and ideas in the area of design and software development, please contact us.​
"I can't buy this app"- message.
Please share here the depp-link of windows store as QR-Code. Otherwise it is hard to get correct language pack in installed. I would love to install it. It looks nice. What platform have you developed in?
Regards

Framagic – Awesome Framing Photos App – Now Free

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You want your photos more attractive and impressive?
FRAMAGIC will help you by some easy steps:choosing frames, effects, backgrounds, borders…
Here are some main frames that Framagic App includes:
- Halloween
- Valentine
- Love
- Marry Christmas
- Autumn
- Nature
- Magazine
- and more…
New frames and effects will be updated in a cloud store so that you just need to download new contents without updating the app.
Framagic is now FREE, you can download here from Windows Phone Store
Hi
43MB is a lot for the app.
The sample screenshots are absolut great too look at.
And then, I've clicked on first image after Download: Great feeling! Good job guys.
Again I hate ads on the top. I will uninstall if it goes fullscreen. But if not, it is ok. Those ads will take all the good look of your app
But the keying of images and the photos are great. Also the idea to have image templates in cloud.
How is it about copyright if I make my compilations public?
And why I am not able to select images from my whole picture gallery?
Regards
I will leave it on my phone and rate it 5*
goldengelch said:
Hi
43MB is a lot for the app.
The sample screenshots are absolut great too look at.
And then, I've clicked on first image after Download: Great feeling! Good job guys.
Again I hate ads on the top. I will uninstall if it goes fullscreen. But if not, it is ok. Those ads will take all the good look of your app
But the keying of images and the photos are great. Also the idea to have image templates in cloud.
How is it about copyright if I make my compilations public?
And why I am not able to select images from my whole picture gallery?
Regards
I will leave it on my phone and rate it 5*
Click to expand...
Click to collapse
it will be alright if you do not use the images for the commercial purpose.
and if you want to choose images from you gallery, you use the middle button (next to the camera icon) when use open the app
Thanks very much for your rate,
Mom no .

[FREE GAME] Maniac Tap, the insanely hard game!

Well Guys, here we come!
Maniac Tap, the insanely hard game!
Link to the app:
http://www.windowsphone.com/en-us/store/app/maniac-tap/ad3a71f2-101f-4e32-9403-e9fce054e0fe
First of all, thanks to this big community we recently joined.
Actually we have been working on this game this last month, My partner in business, my GF and me.
That's our first of many games that we are working on it so we want to give a little push up and we are listening to everything that can improve our apps, specially our first game!
Actually we are working to improve our Google play store presentation with a video and better game screenshots. And we are about to release an update with google services and fix for aspect ratio.
Also we put some ads so we are interested to hear in the way we show it if its so intrusive or its fine or we can change something.
At this moment there is no payment content.
Although we listen for game improves, bugs fixes and other suggestions.... Everything its welcome!
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About the game:
We made this game thinking about how to make a game of geometry dash kind with a medium-high skill level. After all we decided to make 5 different games mode:
- Classic: We consider this our mainly playable mode, all you have to do its to dodge the incoming obstacles that come from the down of the screen. Just take it easy.
- Reverse: That's the same as classic but we changed the orientation side, for this that who prefer obstacles coming from the upper side.
- Frenzy: That's where the things start getting hard, to dodge the obstacles you have keep pressing the side or the the cube will come back and hit the obstacles!
- Frenzy Reverse: Same as before, but changing the orientation for those who like more
- Master mode: That's where the things get real hard and you want to kills us for making this kind of game, now you have one side going up and the other going down, with the play-style of frenzy, so you have to keep touching the screen to dodge! Prepare your fingers!!
Consider to download it and rate it, if you do it and you want we can rate back your application too .
Link to the app:
http://www.windowsphone.com/en-us/store/app/maniac-tap/ad3a71f2-101f-4e32-9403-e9fce054e0fe
The game is indeed insanely hard.
Also the description could've be polished a bit, as now it's made for play market.
I will try! THank you

Categories

Resources