Wednesday, June 4, 2014
My first Android App - Hello World
I am very happy to announce to the world, I made 'Hello World' app on Android.
Here I attached my project's source code and APK file. For install on your android device just download and open the APK file.
Subscribe to:
Posts (Atom)
Learn JavaScript - String and its methods - 16
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>String and it's methods - JS...
-
1. Get JQuery Cookie library in hand To implement this first you need to have JQuery Cookie library. So please save following JS file a...
-
Please read the functions in below URL. http://www.w3schools.com/js/js_array_methods.asp http://www.w3schools.com/jsref/jsref_obj_array.a...
-
Reference: http://www.htmldog.com/guides/javascript/advanced/localstorage/ When building more complex JavaScript applications, it’s ver...