tailieunhanh - Xây dựng ứng dụng cho Android với HTML, CSS và javascript - part 15

Tham khảo tài liệu 'xây dựng ứng dụng cho android với html, css và javascript - part 15', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Figure 7-10. If the ant debug command finishes without errors you ll see BUILD SUCCESSFUL at the end of the output r n n KilaGap . 1 16 items CB available A 1 Modified IF Today 3 32 PM Today 3 3 C 1 assets Today 3 32 PM Today 3 3 E bin Today 3 33 PM Today 3 3 O classes Today 3 33 PM Today 3 3 F Today 3 33 PM Today 3 3 Today 3 33 PM Today 3 3 Today 3 33 PM Today 3 3 Today 3 33 PM Today 3 3 F Today 3 32 PM Today 3 3 e Today 3 32 PM Today 3 3 s Today 3 32 PM Today 3 3 O gen Today 3 33 PM Today 3 3 O libs Today 3 32 PM Today 3 3 0 Today 3 32 PM Today 3 3 UJ res Today 3 32 PM Today 3 3 LJ Stc Today 3 32 PM Today 3 3 k Figure 7-11. The ant debug command will create the binary in the KiloGap s bin directory Installing KiloGap in the Emulator 123 Download from 4. Now that we have a binary we can install it on the emulator. To do so enter the following command if you re using a different location replace Desktop Kilo-Gap bin with the location of the bin subdirectory of wherever you told droidgap to create the project back in step 5 on page 120 adb -e install -r Desktop KiloGap bin adb is short for Android Debug Bridge which is a tool that is included in the Android SDK we installed earlier in the chapter. The -e flag tells adb to install our binary package . Desktop KiloGap bin on the first running emulator that it finds. The -r flag tells adb to replace the binary on the emulator if it has been installed previously. If you get a device offline error go into the emulator and unlock it if it s locked for example on Android slide the green lock icon to the right then try again. Your app is now available on the emulator just like any other application Figure 7-12 . To play around with it locate Kilo in the application launcher and tap it to launch the app.

TỪ KHÓA LIÊN QUAN