01-15-2013 01:44 PM
Hi,
I am just wondering why look and feel of Android apps alone is different than the rest of the development platforms for BB10 & Playbook. I read somewhere that, RIM wants all of their apps to be consistent across all the platforms and that's why AIR apps and Native Apps have same UI. For example, the way menu is shown. the colour and size of the title bar, etc. But Android Runtime Apps are still having Android 2.3.3 UI. Will RIM work on this in future? Or always Android runtime apps will have different UI than Native BB10/Playbook apps? And also do they plan to support latest Android OS? Because it is really hard to go back to 2.3.3 so that I can port my app to BB10/PlayBook.
Thanks,
Karthik
Solved! Go to Solution.
01-16-2013 12:03 PM
Hello,
Since the Android Runtime is based off Android Gingerbread 2.3.3, menus and controls will shown as they would on an Android device. Converting menus and UI elements to be styled like native BlackBerry 10 apps could introduce a significant amount of issues with ported Android applications as they were not originally designed or developed to be re-styled.
We are however always looking at ways to improve the end user experience within the Android Runtime. One such feature for BlackBerry 10 was our integration to the new Keyboard, including text prediction. We will continue to add integration features such as this in the future to reduce the UI differences between native and Android Runtime applications. And yes, we are currently evaluating support for a new Android OS in future releases.
Thank you for your feedback,
01-16-2013 12:09 PM
Hi Thanks for the response. And about the keyboard, I just wanna mention an issue I noticed. When a TextField's input type is set to number, the popped up keyboard should automatically be in numeric mode. It happens in AIR & Native but not in Android. I just wanna mention if you are not already aware of it.
Thanks,
Karthik
01-16-2013 12:34 PM
Thank you for the feedback. Yes, this will be something we are looking to resolve in an upcoming release.
Cheers,
4 weeks ago
Any idea when this will be resolved? (ie having the numeric keypad automatically pop up when inputType = number)
4 weeks ago
3 weeks ago - last edited 3 weeks ago
Hello,
Can you confirm which keyboard you are seeing in Air and Native for TextField's input type set to numeric? It should be one of these: http://developer.blackberry.com/cascades/documenta
Thanks,
Matt
3 weeks ago
3 weeks ago
The reason I asked is that for this situation Android shows the password keyboard layout which has both numbers and characters. There isn't a native numeric only keyboard layout, but there is one for numbers and punctuations and hex values used for PIN entries.
3 weeks ago