Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Development tools
Message
 
 
General information
Forum:
Android
Category:
Other
Miscellaneous
Thread ID:
01629793
Message ID:
01629838
Views:
34
>>>>>>Hi
>>>>>>
>>>>>>
>>>>>>I'm thinking about an app I want to create but I'm not sure where to start with development tools.
>>>>>>
>>>>>>Any ideas ?
>>>>>>
>>>>>>Thanks
>>>>>
>>>>>I'm using Android Studio (as per the link Fernando posted)
>>>>>Works well. IDE is similar to VS which helps. Also contains emulators for testing. Should be all you need.
>>>>
>>>>Thanks Viv
>>>>
>>>>and a late happy new year
>>>
>>>And to you. I think you'll find Android programming interesting. Biggest surprise for me was that there's no real mature data-binding available - Google have a beta library but.........
>>
>>PMFJI, does this Android tool create a native Android application, similar to a Win Forms?
>
>Similar - though the process is perhaps more similar to WPF - the UI is defined in XML files; 'code behind' in Java.
>
>>And, if you know, would it allow making an app to store data in some "local" space on the Android? That is, would it be conducive to make an app for a disconnected use?
>
>Lots of options for storing data : local files (on internal or external storage) or SqlLite) . You can also choose whether data is made available to other apps (and access data which other apps agree to share)
>
>Outline of options here : http://developer.android.com/guide/topics/data/data-storage.html

Thank you very much. Will follow the link.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform