Hello friends - 

Long time java developer here with plenty of experience in the Eclipse 
arena, server side stuff mostly with j2ee.  

Anyways, I inherited an application from a guy that literally went out for 
a cigarette after lunch and never came back.  I've got the source project 
from his workstation and working .apks from tablet devices. 

When I look in the .apk that runs on the tablet, all I have is .html and 
.js pages.  Cordova is referenced in several places. 

I decided to try to come up to speed on the newest tools and brought his 
project folder up in Android Studio.  I'm seeing several of the .js and 
.html files that arrive in the .sdk.  

Curiously, I see a bunch of java files, which won't compile due to missing 
dependencies.  The jars they want just aren't in the resources lib on his 
machine.  I download 'em and attach them, and I get compilation and further 
in the build process. 

But I'm trying to figure out why I have java files at all.  To what end?  

Also, I'm a bit lost as to how the .apk that got published wound up with a 
bunch of cordova/.../../XXXX.js files in it.

Any help for the new idiot would be greatly appreciated.  Thanks.




-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/3ef82f7b-f9e4-4b03-89a1-02d8f02b9cff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to