I need to create a small application with the city news.
I am a professional in PHP and newbie in Android. I like corona , but as I understand it for games, and a big emphasis on it. The question is whether to use corona for my purposes?
I can’t use newTextField in theme:
-- Your code here local widget = require( "widget" ) -- Set a default theme widget.setTheme( "widget\_theme\_android" ) local numericField local function textListener( event ) if ( event.phase == "began" ) then -- User begins editing "numericField" end end -- Create text field numericField = native.newTextField( 150, 150, 180, 30 ) numericField.inputType = "number" numericField:addEventListener( "userInput", textListener )
but I do not see a beautiful field instead of the usual design Android.
Please tell me how to use the basic template from Android?Maybe you have the source components?
With dimensions even worse, if in android studio (I don’t like it) about you to understand something, then you have nonsense
Please help in 2 things.
-
Use a template for Android
-
Responsive(adaptive) design
Thanks in advance.
Sorry for the English.