Skip to content

rohitsharmapg77/sharingContent_one_app_to_other

Repository files navigation

sharingcontent

Android Project Architecture

This is example of android project architecture.

Project Setup

  • Project name - ShareListApp
  • Package name - com.example.demoapp
  • Package Init - Module
  • Dependency
    • AndroidX Core
    • Meterial Design
    • Kotlin-Stdlib

Package Setup - Layer

  • activity - MainActivity, ShareActivity, RealPathUtil

Naming Convention

  • activity - MainActivity.kt, activity_main.xml
  • activity - ShareActivity.kt, activity_share.xml

Project Architecture

Android SDK
  • minSdk 21
  • targetSdk 32
  • compileSdk 32
  • gradle 4.1.3
  • kotline 1.4.21
  • gradlew wrapper 7.3.3

Licence

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

#npm install

VID-20220727-WA0007 (1) (1)

About

Sharing Content between One Android Application to other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages