Android offers a custom plugin for the Eclipse IDE, called Android Development Tools (ADT). This plugin is designed to give you a powerful, integrated environment in which to develop Android apps. It extends the capabilities of Eclipse to let you quickly set up new Android projects, build an app UI, debug your app, and export …
Category Archives: Mobile / Tablet
HowTo Decompile / Reverse Engineer Android APK
first you need a tool called dex2jar ,which is made by a chinese student. it will translate dex to jar file. then you can use jd-gui, the source code is quite readable as dex2jar makes some optimizations.
Jquery.mobile.lazyloader
jquery.mobile.lazyloader is a jQuery Mobile Widget for lazy loading listviews with AJAX or JSONP calls to a server-side resource. http://dcarrith.github.com/jquery.mobile.lazyloader/
iPad-Specific CSS
@media only screen and (device-width: 768px) { /* For general iPad layouts */ } @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) { /* For portrait layouts only */ } @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) { /* For landscape layouts only */ }
jQuery UI Touch Punch
jQuery UI Touch Punch is a small hack that enables the use of touch events on sites using the jQuery UI user interface library. Currently, jQuery UI user interface library does not support the use of touch events in their widgets and interactions. This means that the slick UI you designed and tested in your …
appsgeyser
AppsGeyser is a FREE service that converts your content into an App andmakes you money.