Devsoc-BPGC / DoJMA

DoJMA news app for BITS Pilani K K Birla Goa Campus students
6 stars 18 forks source link

Create "DoJMA Journalists" app #86

Closed Rushi98 closed 6 years ago

Rushi98 commented 6 years ago

Move current project to 'androidClient' directory. Create the new Android project in 'journalists' directory'

  1. Close Android studio
  2. Crease directory 'androidClient' and move other files (including hidden) except the .git directory to 'androidClient'.
  3. Create 'journalists' directory. Create a new Android project in this directory.
Rushi98 commented 6 years ago

done by #91

Rushi98 commented 6 years ago

The app has build problems. The is due to incorrect refactoring of androidx

use https://developer.android.com/topic/libraries/support-library/refactor to resolve

Rushi98 commented 6 years ago

Fixes by fbe2155