I am looking into building my first Android application and was wondering what is the best approach to take for an experienced GWT developer.
During my research I found phone gap which helps you develop for multiple platforms using Html CSS and javascript, when I kept searching I found mgwt and gwt-phonegap which I guess will be great for a GWT developer. Before I start really looking into it I wanted to ask the experienced phone developers around here if I am in the right direction. Maybe using the plain SDK will be easier for me, after all I only want it to run on Android based phones. Maybe someone can offer other alternatives ? My application is pretty simple but demands using some of the phone's APIs like location and notifications.
Thanks!