Open vishnurajoasys opened 10 years ago
Please, read carefully the README for proper installation:
https://github.com/KinG-InFeT/NLoader/blob/master/README.md
in particular point:
[+] [ANDROID] Go to the folder plugins/org.apache.cordova.nloader/src/android and open the NLoader.java file and replace this line
successfully perform this step for a successful installation.
replaced this:
import com.luongovincenzo.tools.R;
with my bundle id:
import com.oasys.edocs.R
oPs... yes this is a stupid BUG... will soon be resolved.
Ok Thank you.. :+1:
OK I have studied the problem .... it is not a bug, but simply driving the README is not correct. You have to modify the file NLoader.java from your development IDE (Eclipse or Android Studio) and re-bildare the project,
http://i.imgur.com/uG29UCE.png
And after the BUILD process will end successfully.