Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Android Devices > Android Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 06-27-2011, 09:38 PM   #1
Logseman
Orisa
Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.
 
Logseman's Avatar
 
Posts: 1,999
Karma: 1035571
Join Date: Feb 2010
Location: Ireland
Device: Onyx Poke 5
Helping developers: an introduction to Android debugging (Logcat)

The fact that Android is based on an open-source kernel and that it is an open ecosystem which allows running apps not only from its preferred market, but from alternative ones and even from simple executable files (.apk) implies that application development is more accessible than in other platforms. This implies that more amateur or small-time programmers will develop for Android, and this implies as well that they may not have the ressources for extensive testing. So this is a guide meant for users who want to help developers by debugging Android applications.

Mainly, we are going to cover three subjects: the installation of ADB (Android Debug Bridge), adding the folder where adb is located to your PATH variable in order to be able to run it in your terminal easily and the use of adb logcat. ADB (Android Debug Bridge) is, as its name states, the plaform which allows communication between the computer of a developer (or tester, as is our case) and the debugged device. What we want to do is to install it, then modify the PATH variable so that we only need to type "adb" for adb related commands anywhere we want, instead of having to access the folder where we installed ADB, and lastly a small guide on how to actually debug the applications. You'll notice that the deployment part is MUCH longer than the actual usage.
Logseman is offline   Reply With Quote
Old 07-12-2011, 05:44 AM   #2
Felipe01
Junior Member
Felipe01 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2011
Device: none
One of the reason for the popularity of android is because it is open source. This allows the developers to tweak it according to their requirement and the result is some beautiful and useful applications running in your smartphone.
Felipe01 is offline   Reply With Quote
Advert
Old 08-18-2011, 12:04 PM   #3
Gunnerp245
Gadget Freak
Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.
 
Gunnerp245's Avatar
 
Posts: 1,169
Karma: 1043832
Join Date: Nov 2007
Location: US
Device: EE, Note 8
@Logseman

Being interested in android I await your guides.
Gunnerp245 is offline   Reply With Quote
Old 08-25-2011, 04:48 AM   #4
kenyatelecommuni
Junior Member
kenyatelecommuni began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Aug 2011
Device: none
thanks for sharing this type news
kenyatelecommuni is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Android (mobile) Gaming -- not quite there yet for developers RockdaMan Android Devices 5 04-14-2011 10:00 AM
Debugging Password kaitorii enTourage Archive 4 11-14-2010 09:34 AM
Android Developers: Licensing Service For Android Applications kjk Android Devices 0 07-28-2010 03:23 PM
iLiad Debugging and the iLiad scotty1024 iRex Developer's Corner 2 10-23-2006 03:43 PM


All times are GMT -4. The time now is 09:01 AM.


MobileRead.com is a privately owned, operated and funded community.