Is there an API that can be used to detect the Keypad layout? ( Like qwerty or multitap )
Similarly is there an API to detect the default screen layout ? (Like is the current mode Landscape | Portrait ?)
Is there an API that can be used to detect the Keypad layout? ( Like qwerty or multitap )
Similarly is there an API to detect the default screen layout ? (Like is the current mode Landscape | Portrait ?)
I think you can get information of the keypad by using Hal. AknLayoutUtils might help you on the second problem.