/.gitignore (10cfdbfaf8ed53e905f414c7ae3c4c4050d83105) (109 bytes) (mode 100644) (type blob)
*.iml
.gradle
/local.properties
/.idea
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
109 |
10cfdbfaf8ed53e905f414c7ae3c4c4050d83105 |
.gitignore |
040000 |
tree |
- |
9455971a3bb49c6140f2da9ce7ff86d2a5bef215 |
appDemo01 |
100644 |
blob |
458 |
2106b8202a873455e7bedfe29a430e9e5a46d236 |
build.gradle |
100644 |
blob |
1093 |
52f5917cb0d0c47fd00ba8ee85c14eb27e1c41cc |
gradle.properties |
040000 |
tree |
- |
531d7f2dae6466735635c70e7de15d78e88ab340 |
gradle |
100644 |
blob |
5766 |
4f906e0c811fc9e230eb44819f509cd0627f2600 |
gradlew |
100644 |
blob |
2674 |
107acd32c4e687021ef32db511e8a206129b88ec |
gradlew.bat |
100644 |
blob |
293 |
fb06be1b351e7db4a653aef0a4653d6a80c3474a |
settings.gradle |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/darren/AndroidApp01
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/darren/AndroidApp01
Clone this repository using git:
git clone git://git.rocketgit.com/user/darren/AndroidApp01
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main