I am a beginner at android, however I have tried developing simple android apps using IntelliJ idea. But when I tried developing sony small apps in IntelliJ idea, it does not work. When I try to run the application it say MainActivity is not a type of Activity.
My MainActivity extends SmallApplication provided by the Sony SDK.
Has anybody tried using sony small apps sdk with intelliJ idea or is there any work around for it to work..??