Cook Your Wireless Application

Initiate developers towards Wirefree Solutions …

Entries for the ‘Uncategorized’ Category

Working with ADB shell.

ADB — (Android Debug Bridge)
As the name says, its a complete tool for ondevice debugging. It provides access to device data.
- let it be accessing different databases on device those are created by different applications. Imp for accessing data/data directory on Device your device has to be dev rooted.
e.g. for accessing databases on android, One […]

Comments (1)

How to Use MapActivity in Android

Getting Map View to work. A Three Step process …

1. use java “keytool” to generate Test Application RSA certificate.
Windows: Mac: Terminal
$ keytool -genkey -v -keystore my-release-key.keystore -alias alias_name -keyalg RSA -validity 10000
Now Generate MD5 Entry — with following Line …
$ keytool -list -keystore my-release-key.keystore
It will give result in this form
alias_name, Dec 14, 2009, keyEntry,
Certificate […]

Leave a Comment

MIT Courses

MIT Open course ware  is the right place for getting knowledge online.
 
http://ocw.mit.edu/OcwWeb/web/home/home/index.htm
 
There are many courses from all streams that could be of our potential interest.
I have interest in computer science and Alternative energy resources. And I found my world here. .. so don’t take time just go ahead and look for your horizon.
 
 
Amit

Leave a Comment

Hello Mobile Application Developers!

Cookwireless aims at providing basic concepts for wireless application development in almost every wireless technology available in the market i.e. J2me, Brew, WAP/XHTML-MP/ Symbian OS/ Windows mobile -.net framework and many more…
Site and promoter’s aim is to promote wireless technology to the extent where layman can replace Home PC with Handheld Device….
The blog also aims […]

Comments (5)