Skip to content

Commit 239d6ea

Browse files
committed
Add android route guide example and move helloworld example to its own dir
1 parent 7d464fc commit 239d6ea

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1144
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/android/app/src/main/AndroidManifest.xml renamed to examples/android/helloworld/app/src/main/AndroidManifest.xml

File renamed without changes.

examples/android/app/src/main/java/io/grpc/helloworldexample/HelloworldActivity.java renamed to examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/HelloworldActivity.java

File renamed without changes.

examples/android/app/src/main/proto/helloworld.proto renamed to examples/android/helloworld/app/src/main/proto/helloworld.proto

File renamed without changes.

examples/android/app/src/main/res/layout/activity_helloworld.xml renamed to examples/android/helloworld/app/src/main/res/layout/activity_helloworld.xml

File renamed without changes.

examples/android/app/src/main/res/mipmap-hdpi/ic_launcher.png renamed to examples/android/helloworld/app/src/main/res/mipmap-hdpi/ic_launcher.png

File renamed without changes.

examples/android/app/src/main/res/mipmap-mdpi/ic_launcher.png renamed to examples/android/helloworld/app/src/main/res/mipmap-mdpi/ic_launcher.png

File renamed without changes.

0 commit comments

Comments
 (0)