java - Syncing two android projects -


i using 2 different android projects downloaded internet, , assembled them make them 1 single project.

they both online apps, , using jsonparser , urls connect , sort of in different way,

will required compile jsonparser files of both projects compile 1 or , can keep them separate in same project.

let me tell u, 1 project of login,register system...... , second of account management

they in process sync function dependent on kind of each other

all mean ask can 1 android project have 2 or more jsonparser.java classes in different packages or not?

can 1 android project have 2 or more jsonparser.java classes in different packages or not?

yes, possible.

enter image description here


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -