-
Notifications
You must be signed in to change notification settings - Fork 17
Android
Andrzej M edited this page Mar 26, 2014
·
13 revisions
- How to build project from command line: (Android) Building from command line
- How to set up a new Eclipse/Android Studio project: (Android) Projects
- How to add eclipse code formatter to Android Studio: [(Android) Eclipse Code Formatter AS] (https://github.com/blstream/MyGuide/wiki/(Android)-How-to-Add-Eclipse-Code-Formatter-to-Android-Studio)
- How to change GPS coordinates on emulator: (Android) test GPS on emulator
- (Android) Parsing xml file which contains locations in Zoo
- (Android) [Parsing xml file containing settings] (https://github.com/blstream/MyGuide/wiki/(Android)-Parsing-xml-file-containing-settings)
- (Android) [Work with gps] (https://github.com/blstream/MyGuide/wiki/(Android)-Getting-location-update)
- Setting up SDK: (Android) SDK configuration
- CI: Jenkins
- Technical debt - what needs to be improved in our code for Android