Android News App
  • Welcome
  • Android Studio
    • Getting Started
    • Import Project
    • Generate google-services.json
    • Push Notification
    • Package Name
    • Server Connection
    • Ad Network
    • Legacy GDPR
    • Funding Choices
    • App Configuration
    • Get YouTube API Key
    • Change App Logo
    • Change App Color
    • Text Assets
    • Image Assets
    • App Font
  • Admin Panel
    • Getting Started
    • Database Configuration
    • Related Video Tutorial
    • SMTP Config
    • Change Color
    • Change Text
  • Publish the App
    • Release Version
    • Generate Signed Bundle / APK
  • Migrate from Older Version
    • v4.2.1 to v4.3.0
    • v4.2.0 to v4.2.1
    • v4.0.0 to v4.2.0
    • v3.4.x to v4.0.0
  • Rating and Support
  • Changelog
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Android Studio

Import Project

PreviousGetting StartedNextGenerate google-services.json

Last updated 3 years ago

Was this helpful?

Extract .zip you download from Codecanyon, you will see some file and folder. We named project folder with “ AndroidNewsApp“, the project location inside android_studio folder.

When your Android Studio ready you can open it and you will see display like this :

  1. select “Import project (Gradle, Eclipse ADT, etc.)“.

  2. Browse location Project and press “OK” button.

  3. Wait for few minutes until all process import has finished.