WebThingsIO / android-app

A Web of Things client for Android
Mozilla Public License 2.0
6 stars 3 forks source link

Create initial android project from wizard #40

Closed arist0v closed 2 years ago

arist0v commented 2 years ago

Initial empty compose project

arist0v commented 2 years ago

i agree to move it to app instead of second webthings, for now the major part of those file isn't OK since it was the default android compose project settings, i will adapt the file in the next PR i will do

namespace will be modified in PR #49

tim-hellhake commented 2 years ago

Would io.webthings.app make more sense? @tim-hellhake what do you think?

I agree.

arist0v commented 2 years ago

Would io.webthings.app make more sense? @tim-hellhake what do you think?

I agree.

This will be changed in #49

tim-hellhake commented 2 years ago

I would prefer to change it here. Otherwise, it will add a lot of noise to other PRs.

arist0v commented 2 years ago

done

tim-hellhake commented 2 years ago

@arist0v You don't need to replicate the changes in the other PRs. As soon this is merged you can rebase the other branches.

arist0v commented 2 years ago

@arist0v You don't need to replicate the changes in the other PRs. As soon this is merged you can rebase the other branches.

yeah i knew, but i never done that and was kind of lazy googling :P

arist0v commented 2 years ago

should be good to go now