Skip to content

Imported project into Android Studio#1

Open
aseggemu-fyber wants to merge 2 commits into
Heyzap:masterfrom
aseggemu-fyber:RDT-109-update-the-android-example-app
Open

Imported project into Android Studio#1
aseggemu-fyber wants to merge 2 commits into
Heyzap:masterfrom
aseggemu-fyber:RDT-109-update-the-android-example-app

Conversation

@aseggemu-fyber

Copy link
Copy Markdown
  • The project imported into Android Studio.
  • Replaced app icon launcher.
  • Replaced the layout colour with new Fyber logo colour.
  • Updated
    • .gitignore file
    • project file structure

- The project imported into Android Studio.
- Replaced app icon launcher.
- Replaced the layout colour to new Fyber logo colour.
- Updated .gitignore file

@joaocunhajeronimo joaocunhajeronimo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The overall migration for Android Studio seems fine. However, this app seems a bit buggy... For starters there are some UI interactions directly from the Heyzap callbacks (witout a sync to the UI thread) lading to crashes.
Not sure if we should run some sort of smoke testing before linking it on the portal. Then again, curretnly we have an Eclipse app with the same bugs...

Comment thread .gitignore Outdated
*.ipr
*.iws
.idea/
.idea/workspace.xml

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you replace this and the lines below with

.idea/

?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the .gitignore with the replace.
Please review commit
1a3875e

replaced with .idea/
@aseggemu-fyber

Copy link
Copy Markdown
Author

@joaocunhajeronimo
can you merge this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants