The "one thing" the Xperia Play desperately needs..... - Xperia Play Android Development

We got touchscreen games.....
We got a nice D-Pad.......
We got a nice analog touchpad.......
We got nice buttons.......
We don't have a way to assign the D-Pad and buttons to emulate sections of the touchscreen.
We don't even have a way for the analog touchpad to emulate swipe touchscreen actions without it being programmed on a per game basis.
Would seem the most basic function of this phone that should be developed, but nobody has even thought of it or mentioned it.
Why is this?
Playing touchscreen games with the D-Pad/Touchpad and Buttons seems like an extremely obvious way to take advantage of non-Xperia Play Optimised games, and should be a basic feature of the phone.
Wierd why SE or any Devs have not even thought about it.
Thoughts?

That's not a bad idea, given that there were completely customizable profiles for each and every game.
...but at the same time, it already sounds resource heavy.

That is what I was thinking.
Sony could let you emulate the onscreen keys with the gamepad. Like putting overlays on screen,tapping them lets you assign it to keys on the gamepad.
As for non gaming,using the touchpad as a track pad.
Swiping left to right/right to left switches from homescreen to homescreen.
When in the browser, scrolling up and down in the middle (between the circles) could emulate scroll functionality.

We should like, create an Xperia Play general forum!! D You know, where people can discuss non-development related posts there!! It would be nice, huh? Oh wait - we have one -.-.....
Thoughts?

The Arc has a General and Q&A section why dont we

peter768 said:
We should like, create an Xperia Play general forum!! D You know, where people can discuss non-development related posts there!! It would be nice, huh? Oh wait - we have one -.-.....
Thoughts?
Click to expand...
Click to collapse
AndroHero said:
The Arc has a General and Q&A section why dont we
Click to expand...
Click to collapse
http://forum.xda-developers.com/forumdisplay.php?f=1091

He means separate General and Q&A sections. I never saw the difference when I was in the Galaxy S forums, but...

Related

Development Request - Keyboard idea

Hi all,
I had an idea for a better keyboard for the streak, but I can't find any step-by-step walkthroughs for making android keyboards. If there's one available, let me know and I should be able to tackle this.
If not, I think the streak needs a split keyboard. Imagine the left half of the keyboard on the left third of the screen, the right half on the right third, and a big numpad/d-pad in the middle third. When I'm typing in landscape mode, I know I'd appreciate minimizing my thumbs' reach.
Any takers? Or good keyboard making tutorials?
-- David Z
+1
I thought the same thing when i first got my streak.
Sent from my Dell Streak using XDA App
Great Idea!
If someone does make one you should add settings so you can control where the DPAD is, so you could make it like the original Dell Keyboard too!
I'm guessing you've not tried swype then?
Sent from my Dell Streak using XDA App
While we're on the subject of thumb reach, might I suggest a portrait keyboard with more keys on the left/right side, so you don't constantly mis-type those O's and P's as a leftie (for example), when using the streak one-handed?
I was thinking of a real multitouch keyboard.
First, you have the standard qwerty keyboard, with shift, enter en dpad buttons. A tab button would be cool too.
Second, if you tap and hold the keyboard (anywhere) and slide it to the left, on the right side it will reveal the nummeric keys, where you can input your numbers. Releasing the keyboard and it'll slide back in position. Slidng the other way around, gives other keys.
I'm dreaming of such a keyboard a long time now.
Someone?
Radddogg said:
I'm guessing you've not tried swype then?
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
I'm guessing you blatantly did not read the OP's idea then?
Zelman said:
I think the streak needs a split keyboard. Imagine the left half of the keyboard on the left third of the screen, the right half on the right third, and a big numpad/d-pad in the middle third. When I'm typing in landscape mode, I know I'd appreciate minimizing my thumbs' reach.
Click to expand...
Click to collapse
If somebody makes this, I will personally buy them a drink
I love the Streak, but my thumbs don't...
Hi guys- I don't know of any tutorials, but basically you need to create a custom IME (that's the term used by Android SDK). There is an android SDK example for creating an IME I believe. Also, here is the source code for a Latin keyboard IME someone made:
http://android.git.kernel.org/?p=platform/packages/inputmethods/LatinIME.git;a=summary
+1 to the initial idea.
Myself and my office mate were just discussing UI's and both of us agreed that a split keyboard option would make the streak far more ergonomically friendly and probably speed up typing.
BTW, for mocked up examples of what we are talking about see:
http://blog.laptopmag.com/wpress/wp-content/uploads/2010/02/google-tablet-1.jpg
http://wp.appadvice.com/wp-content/uploads/2010/04/4309481995_5bc3276d61_o.png
http://cache.gawker.com/assets/images/4/2010/01/ss_dialkeys_horiz_520.jpg
I would really love to see a keyboard like this!
Dell's 1.6 stock keyboard makes good use of the additional space instead of just making the buttons ridiculously large, but it really should be symmetric.
With smartphones getting larger and tablets on the rise it's high time for new keyboards, so I think not only the Streak would benefit from it!
All thumbs up for the idea!
Here's an idea: find a developer and start up a kickstart for this... Perhaps we could post this to the general android development forum.
Basic Version
Hey all,
Here's a basic version. It's just a slightly modified version of the soft keyboard that comes with the SDK. It's only usable it in landscape mode, unless you have really small fingers.
Any thoughts/ideas/feedback? Basic changes may be within my ability. A lot of the programming is way over my head, so if anyone wants the source to do some fancy stuff, let me know.
Zelman
Zelman said:
Hey all,
Here's a basic version. It's just a slightly modified version of the soft keyboard that comes with the SDK. It's only usable it in landscape mode, unless you have really small fingers.
Any thoughts/ideas/feedback? Basic changes may be within my ability. A lot of the programming is way over my head, so if anyone wants the source to do some fancy stuff, let me know.
Zelman
Click to expand...
Click to collapse
Nice work will give it a try
Works fine i would just prefer the buttons to be a bit bigger about double the size infact and would like the numbers on the end and not in the middle and the numbers a different colour but thats me other than that a great start thanks
Awesome! Some color / shading might help to distinguish between the letters and numbers and more easily find keys. May be its something you adjust to but i find myself having to search for letters.
Two other layout thoughts. 1) maybe stretching out the spacebar a bit. since thats a frequently pressed key it'd be nice to have it by the other letters and closer to the thumbs., 2) rearranging the numpad to have the zero at the bottom center as with a typical dialer numpad. This would require splitting the spacebar into two segments.
Just my 2 cents.
Sent from my Dell Streak using XDA App
gtg203a said:
Awesome! Some color / shading might help to distinguish between the letters and numbers and more easily find keys. May be its something you adjust to but i find myself having to search for letters.
Two other layout thoughts. 1) maybe stretching out the spacebar a bit. since thats a frequently pressed key it'd be nice to have it by the other letters and closer to the thumbs., 2) rearranging the numpad to have the zero at the bottom center as with a typical dialer numpad. This would require splitting the spacebar into two segments.
Just my 2 cents.
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
Can't get color to work, yet. Good idea on the spacebar(s). Check this version out.
Screenshot
Here's the current state of things (as of the build above). I'm going to look more into changing the color of the number keys, but I don't think it's really as necessary with this layout. Any and all suggestions are welcomed, and I will let you know what I can/can't/will/won't do.
Also, anyone with android programming experience who can tell me things like, "What are the image format requirements for icons like the one on the delete key?" please let me know if you can offer expertise.
Zelman said:
Can't get color to work, yet. Good idea on the spacebar(s). Check this version out.
Click to expand...
Click to collapse
hi thanks alot for the keyboard, its amazing, only 1 bug/error or maybe its just me, as i type a text, after every fullstop, it automatically changes to capital which is good, but it doesnt change back to small case letters after the first letter has been typed, for example if i type this and then stop. IT CONTINUES LIKE THIS. hope u understand? plz help cause otherwise this keyboard would be perfect for me
kag8 said:
hi thanks alot for the keyboard, its amazing, only 1 bug/error or maybe its just me, as i type a text, after every fullstop, it automatically changes to capital which is good, but it doesnt change back to small case letters after the first letter has been typed, for example if i type this and then stop. IT CONTINUES LIKE THIS. hope u understand? plz help cause otherwise this keyboard would be perfect for me
Click to expand...
Click to collapse
I have definitely seen the same issue. I will take a look at the source, but if anyone has the SDK and has a good eye for troubleshooting code, feel free to post hints.

[Q] Force Zplayer in landscape mode?

Hey
I bougt a tablet and I want to use Zplayer but Is there a way to force the app to be in landscape mode?
I have a Transformer Pad and I belive theres no root if theres a whay that require root...
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
If the app doesn't have landscape layout... no way, mate (the developer decides).
I found this http://alternativeto.net/software/zplayer/about how did he get it in landscape? Different app? If so what app?
Is there any other player with artist artwork that works with tablets and looks good?
Is the same app, so I think it has a setting to allow to use the orientation sensor (like other apps I seen).
If you can't find that setting... post a comment in that forum
RoberGalarga said:
Is the same app, so I think it has a setting to allow to use the orientation sensor (like other apps I seen).
If you can't find that setting... post a comment in that forum
Click to expand...
Click to collapse
Theres no setting for that. I remember that landscape worked on my phone several months ago but now it don't work.
Seems like they had the setting before and then removed it for some stupid reason.
Some people say "contact the developer" when someone have a request to add something to an app. Anyone that knows how to contact the developer so I or others can make a request? Some has requested it on Play Store but to ask the dev directley would be best. He/she/they have a blog but you can't whrite comments there.
Does ZPlayer support landscape now? Love the look of this app but landscape is a must for me.

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:

Touch3D

I were just having a play with the new IPhone 6S Plus and find the new Touch3d, or Force Touch nice to use.
This is a link to demo the new feature.
If some developer can incorporate this into Android then I feel it would be a great addition.
What do others think?
AndHD2 said:
I were just having a play with the new IPhone 6S Plus and find the new Touch3d, or Force Touch nice to use.
This is a link to demo the new feature.
If some developer can incorporate this into Android then I feel it would be a great addition.
What do others think?
Click to expand...
Click to collapse
I just hate people who post questions like these without researching. ForceTouch is a hardware feature, not a software one. If it was that easy there would have been two or three apps. General rule of thumb: RESEARCH BEFORE POST.
I'm just spit balling here. Yes, it is hardware feature but surely it can be integrated into say a launcher? If written into the Launcher code a time lapse for apps. Say tap to open an app, longer press for app options, even longer press or double tap to uninstall the app. It's just a rough idea but that is software written. If I had the knowledge then I'd do it myself, hence posting this thread.....
Something similar to Action Launcher but Touch3D features.
This is as close as your gonna get without it being made purposefully to support that feature:
http://repo.xposed.info/module/jp.tkgktyk.xposed.forcetouchdetector
http://repo.xposed.info/module/com.mohammadag.systemwideforcetouch
Yes, you have to be rooted.

Coming from IOS, noob questions

Hi guys!
I'm just enjoying the new open world of my very first Android device, after 8 years of iOs.
In certain ways- it really just very new and fresh and enjoyable-, and in other ways there are small annoyances which i hope i can find a solution with your help (or will just get used to them)
GENERAL, ANDROID, SEARCH
First of all,i'm a keyboard guy. Because of that, since IOS3, i wasn't using screens, but rather the search option, in my opinion there is really no better way to look for an app, but hit the first few letter, and choose from the narrowed list.
In pixel launcher, i was very happy with the search field, BUT, it's at the top on the screen and you have to touch it before keyboard comes up
I mean... COME ON. Seriously?
Phones are over 5.5" phone, this is really a pain in the butt.
I have a big hand, but it's impossible to reach with one hand.
Why not the keyboard comes up TOGETHER with the launcher?? So my question is:
Is there any app, which provide a search among installed apps, and can be reached easily with a shortcut (i mean like in IOS, -> swipe down, and type immediately | no hassle to tap the input field, then wait for the keyboard
NOTIFICATIONS
This one is very simple. Is there any way to make it like IOS?
I mean, in my opinion:
every notification should be one item (not grouped by programs)
when i click on one item, it opens the target itself, and not the program in which the target is (ie: it opens the received email, and not the email app)
Is there any hack / settings / app for all the above?
I would be just really very happy...
Thanks for reading me
zsoltpopa said:
Hi guys!
I'm just enjoying the new open world of my very first Android device, after 8 years of iOs.
In certain ways- it really just very new and fresh and enjoyable-, and in other ways there are small annoyances which i hope i can find a solution with your help (or will just get used to them)
GENERAL, ANDROID, SEARCH
First of all,i'm a keyboard guy. Because of that, since IOS3, i wasn't using screens, but rather the search option, in my opinion there is really no better way to look for an app, but hit the first few letter, and choose from the narrowed list.
In pixel launcher, i was very happy with the search field, BUT, it's at the top on the screen and you have to touch it before keyboard comes up
I mean... COME ON. Seriously?
Phones are over 5.5" phone, this is really a pain in the butt.
I have a big hand, but it's impossible to reach with one hand.
Why not the keyboard comes up TOGETHER with the launcher?? So my question is:
Is there any app, which provide a search among installed apps, and can be reached easily with a shortcut (i mean like in IOS, -> swipe down, and type immediately | no hassle to tap the input field, then wait for the keyboard
NOTIFICATIONS
This one is very simple. Is there any way to make it like IOS?
I mean, in my opinion:
every notification should be one item (not grouped by programs)
when i click on one item, it opens the target itself, and not the program in which the target is (ie: it opens the received email, and not the email app)
Is there any hack / settings / app for all the above?
I would be just really very happy...
Thanks for reading me
Click to expand...
Click to collapse
Use playstore for downloading the ios launcher if the default android irritates you so much. For other stuffs, Google is your best friend
Thank you very much for reading my post
KingRaheel said:
Use playstore for downloading the ios launcher if the default android irritates you so much. For other stuffs, Google is your best friend
Click to expand...
Click to collapse
Wait... That's not true, you obviously didn't read my post, otherwise you wouldn't have answered this...
Please read (analyze), and IF you have any USEFUL suggestion, i would be more than happy to discuss...
...ps: I love Android, much more than IOS, i really don't get, from where did you get that i'm irritated by it...
zsoltpopa said:
Wait... That's not true, you obviously didn't read my post, otherwise you wouldn't have answered this...
Please read (analyze), and IF you have any USEFUL suggestion, i would be more than happy to discuss...
...ps: I love Android, much more than IOS, i really don't get, from where did you get that i'm irritated by it...
Click to expand...
Click to collapse
Perhaps you didn't read my comment properly. Since you had asked if there was an app with features like apple or whatever I said download ios launcher from playstore. Anyways I am out of here. Perhaps some other person may help you out.
You can download the "nils lockscreen notifications" app from play store and espier launcher pro from google
Regards milkyway3

Categories

Resources