Bitcoin Forum
May 30, 2024, 07:33:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Useful document for mobile developers  (Read 476 times)
Mike Hearn (OP)
Legendary
*
expert
Offline Offline

Activity: 1526
Merit: 1129


View Profile
August 22, 2013, 11:04:06 AM
 #1

http://developer.android.com/training/efficient-downloads/efficient-network-access.html

Optimising power usage on mobile devices means understanding the UMTS protocol state machine. Go learn!

(btw, we should think about this when doing p2p protocol upgrades and writing client code. bitcoinj pings nodes rather inefficiently today as part of trying to discover overloaded nodes, as the single threaded nature of Satoshi's code means responsiveness can vary wildly. but that's redundant after doing the initial chain catchup).
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!