Skip to content

Issue with ActionBarย #3

@tokudan

Description

@tokudan

The documentation for the ActionBar does not seem to work with the current version anymore.
I followed the instructions by the letter and ran these commands, but I do not get an ActionBar:

ruboto gen app --package org.ruboto.action_bar --target=android-19 --min-sdk=android-15

cd action_bar/

rake debug install start

( replace /src/action_bar_activity.rb with the code from https://github.com/KCErb/hello-ruboto/blob/master/training/basics/actionbar/adding-buttons.md#the-simplest-possible-button )

rake debug install start

After the first start of the app I get the usual demo app "What haz Maz...", after changing the action_bar_activity.rb I only get an empty app view without an action bar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions