Is developing for Android the same regardless of the device manufacturer for non-lower level programs? -


if have samsung, kindle, or goldengulf tablet, same programming paradigm? need special 1 device maker - in general? if general, please consider question,

can use eclipse or other ide android development same configuration goldengulf (a random android tablet saw low price) , samsung. use goldengulf example because cheaply priced , samsung on higher end.

this in-house applications, if matters, no app store. no device drivers written, "standard" application.

http://www.amazon.com/goldengulf-atm7021-capacitive-registered-washington/dp/b00cc8oz8q

yes. whole concept developers abstract hardware itself.

the class definitions, machine , other details should not altered developer common.

if need can done within activity/service/broadcast system, device indeed android run same input/output in of devices....

that noted, possible command, method, or whole class "loosely" developed in single device, , misbehave in product.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -