Android Features and Deployment
Posted: Tue Sep 27, 2011 8:03 pm
The TickedOff sample app was a big boon for me, thank you RunRev for that.
Embarrasingly, the app I'm developing is a task manager (i know there are lots of task managers, mine will have some unique features), which has raised some additional questions and observations:
1) Are samples from runRev and the User Community, such as the Sheep App and the Task Manager app, available and free to use in our own distributed applications? What about
- Code snippets, or complete scripts/handlers?
- Entire cards, stacks, and backgrounds?
- Custom Icons, Background Images, and other graphics elements?
2) The wipe effects don't seem to be working on my Android device. Are these effects not supported for Androids? Or am I doing something wrong?
3) I'm still looking for a more economical option from runRev - The Android deployment combination is still undergoing a lot of feature enhancements. Can we get a break for early adoption of the Android platform? Is there a bundle upcoming that I should be watching for?
4) These features are working well
- The scrolling simulator... with little modification, I was able to create two cards in a single stack with two different scrolling lists
- Back Key support - Seems to be working dandily. Still need to build/test the menu and search button support
- SQLite support - no Android-specific issues found
- Mac support for emulator and USB device testing has so far worked like a dream
Embarrasingly, the app I'm developing is a task manager (i know there are lots of task managers, mine will have some unique features), which has raised some additional questions and observations:
1) Are samples from runRev and the User Community, such as the Sheep App and the Task Manager app, available and free to use in our own distributed applications? What about
- Code snippets, or complete scripts/handlers?
- Entire cards, stacks, and backgrounds?
- Custom Icons, Background Images, and other graphics elements?
2) The wipe effects don't seem to be working on my Android device. Are these effects not supported for Androids? Or am I doing something wrong?
3) I'm still looking for a more economical option from runRev - The Android deployment combination is still undergoing a lot of feature enhancements. Can we get a break for early adoption of the Android platform? Is there a bundle upcoming that I should be watching for?
4) These features are working well
- The scrolling simulator... with little modification, I was able to create two cards in a single stack with two different scrolling lists
- Back Key support - Seems to be working dandily. Still need to build/test the menu and search button support
- SQLite support - no Android-specific issues found
- Mac support for emulator and USB device testing has so far worked like a dream